index
:
build_soong
history/28-08-2020
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-10
replicant-11
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
Fork of build/soong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cc
/
test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support require_root in auto-gen test configs
Dan Shi
2019-07-15
1
-7
/
+20
*
Soong: Add synopsis to several modules under cc package.
Patrice Arruda
2019-03-25
1
-5
/
+15
*
ATest: GTest auto gen config support run_test_as in Android.bp .
yelinhsieh
2019-03-23
1
-0
/
+14
*
Replace ctx.ExpandSources with android.PathsForModuleSrc
Colin Cross
2019-03-20
1
-2
/
+2
*
Annotate paths and deprecate ExtractSource(s)Deps
Colin Cross
2019-03-07
1
-14
/
+6
*
cc_test: emit errors if there's duplicate in srcs
Jooyung Han
2019-03-07
1
-0
/
+15
*
Autogenerate some extra_options based on some build properties
Julien Desprez
2019-03-01
1
-1
/
+6
*
[SOONG] Not auto-generate test config if test_suite is cts
yangbill
2019-02-19
1
-2
/
+2
*
Enable benchmarks on darwin
Colin Cross
2018-11-13
1
-11
/
+0
*
Revert "ATest: GTest auto gen config support run_test_as in Android.bp ."
Bill Yang
2018-10-25
1
-18
/
+1
*
ATest: GTest auto gen config support run_test_as in Android.bp .
yelinhsieh
2018-10-22
1
-1
/
+18
*
Add an isolated option for cc_test targets.
Christopher Ferris
2018-09-27
1
-0
/
+5
*
TradeFed: Add "test_config_template" flag in Android.bp
Jack He
2018-09-26
1
-2
/
+14
*
Move autogenerated test config into Soong
Colin Cross
2018-08-14
1
-0
/
+9
*
Support 'test_config' into soong modules
Julien Desprez
2018-08-07
1
-1
/
+9
*
Build System: Fix rpath error if native executable under testcase folder.
yangbill
2018-05-07
1
-5
/
+9
*
Use proptools.BoolDefault
Colin Cross
2018-04-10
1
-1
/
+1
*
Fix NDK gtest name.
Dan Albert
2018-02-21
1
-6
/
+1
*
Remove support for gnustl.
Dan Albert
2018-01-05
1
-2
/
+0
*
Change bool, and string properties to *bool, and *string for cc
Nan Zhang
2017-11-07
1
-2
/
+2
*
Export test/benchmark factory symbols.
Steven Moreland
2017-11-02
1
-10
/
+10
*
Add $ORIGIN to rpath for host tests
Colin Cross
2017-10-21
1
-0
/
+5
*
Some clarifications in preparation to automatically order linker dependencies
Jeff Gaston
2017-10-18
1
-1
/
+1
*
Add -lm to the default libs for Linux & Darwin
Dan Willemsen
2017-09-26
1
-2
/
+0
*
Make test_suites arch_variant
Dan Willemsen
2017-09-18
1
-1
/
+1
*
Move benchmarks to /data/benchmarktest[64] to match make
Colin Cross
2017-09-08
1
-3
/
+3
*
Add support for data field in cc_benchmark.
Anders Lewis
2017-07-17
1
-0
/
+7
*
Refactor factories
Colin Cross
2017-06-30
1
-7
/
+5
*
Support test_suites in cc_benchmark modules
Colin Cross
2017-04-24
1
-0
/
+13
*
Add support for test_suites property on cc_test modules
Colin Cross
2017-03-27
1
-0
/
+5
*
Support data properties for test binaries
Colin Cross
2017-02-02
1
-2
/
+10
*
Allow disabling the named test directory for cc_test
Dan Willemsen
2016-12-27
1
-1
/
+12
*
Pass DepsContext to dependency methods
Colin Cross
2016-12-13
1
-3
/
+3
*
Remove boolean arguments from NewLibrary()
Colin Cross
2016-12-13
1
-1
/
+1
*
Move registration into android package
android-n-mr1-preview-2
android-n-mr1-preview-1
Colin Cross
2016-10-12
1
-6
/
+5
*
Disable cc_benchmark for Darwin hosts
Dan Willemsen
2016-10-04
1
-0
/
+11
*
Improve test support for art tests
Colin Cross
2016-09-14
1
-7
/
+10
*
Support shared cc_test_library
Dan Willemsen
2016-08-31
1
-2
/
+2
*
Expose module suffixes to Make
Dan Willemsen
2016-08-29
1
-10
/
+8
*
Fix cc_benchmark installs
Colin Cross
2016-08-11
1
-0
/
+1
*
Refactor cc modules to use decorators instead of inheritance
Colin Cross
2016-08-05
1
-84
/
+140
*
Rename compiler, linker and installer methods to be unique
Colin Cross
2016-08-01
1
-22
/
+22
*
Separate cc.go
Colin Cross
2016-07-29
1
-0
/
+256