platform_build/tools/aconfig/tests
Mårten Kongstad 5cfad6abd2 aconfig: re-enable development with cargo
The integration tests introduced in 906405f5c9 depend on libraries
auto-generated by running aconfig. This works fine for the Android build
system, but breaks `cargo t`.

Disable the tests when using `cargo t` for local development. Cargo can
be used for rapid local development, including running unit tests;
integration tests should be run using atest.

Bug: 298904077
Test: cargo t
Test: atest aconfig.test_mode.test.rust aconfig.prod_mode.test.rust
Change-Id: Ifcd374fa6efdc121cbfd4c4ac4fb43cf9cacc192
2023-09-04 13:22:28 +02:00
..
aconfig_prod_mode_test.rs aconfig: re-enable development with cargo 2023-09-04 13:22:28 +02:00
aconfig_test.cpp aconfig: restructure integration tests 2023-07-24 13:05:43 +02:00
aconfig_test_mode_test.rs aconfig: re-enable development with cargo 2023-09-04 13:22:28 +02:00
AconfigHostTest.java aconfig: generate full fakefeatureflagsimpl in prod mode 2023-08-28 16:54:15 +00:00
AconfigTest.java aconfig: generate full fakefeatureflagsimpl in prod mode 2023-08-28 16:54:15 +00:00
AndroidManifest.xml aconfig: add Java integration tests 2023-06-09 09:59:21 +02:00
first.values aconfig: add fixed read only flag 2023-08-24 17:35:18 +00:00
second.values aconfig: add Java integration tests 2023-06-09 09:59:21 +02:00
test.aconfig aconfig: add fixed read only flag 2023-08-24 17:35:18 +00:00