Lines Matching refs:tests
107 // Unit tests
112 test_suites: ["device-tests"],
129 "tests/end_to_end_tests.cpp",
130 "tests/fake_io_delegate.cpp",
131 "tests/main.cpp",
132 "tests/test_data_example_interface.cpp",
133 "tests/test_data_ping_responder.cpp",
134 "tests/test_data_string_constants.cpp",
135 "tests/test_util.cpp",
150 dictionary: "tests/aidl_parser_fuzzer.dict",
152 "tests/corpus/*",
164 "tests/aidl_parser_fuzzer.cpp",
165 "tests/fake_io_delegate.cpp",
166 "tests/test_util.cpp",
184 srcs: ["tests/aidl_test_sentinel_searcher.cpp"],
209 srcs: ["tests/android/aidl/tests/*.aidl"],
210 path: "tests",
218 local_include_dirs: ["tests"],
223 "tests/simple_parcelable.cpp",
232 srcs: ["tests/aidl_test_service.cpp"],
241 "tests/aidl_test_client.cpp",
242 "tests/aidl_test_client_file_descriptors.cpp",
243 "tests/aidl_test_client_parcelables.cpp",
244 "tests/aidl_test_client_nullables.cpp",
245 "tests/aidl_test_client_primitives.cpp",
246 "tests/aidl_test_client_utf8_strings.cpp",
247 "tests/aidl_test_client_service_exceptions.cpp",
248 "tests/aidl_test_client_defaultimpl.cpp",
263 manifest: "tests/java_app/AndroidManifest.xml",
264 resource_dirs: ["tests/java_app/resources"],
266 "tests/android/aidl/tests/*.aidl",
267 "tests/android/aidl/tests/generic/*.aidl",
268 "tests/android/aidl/tests/map/*.aidl",
269 "tests/java_app/src/android/aidl/tests/GenericTests.java",
270 "tests/java_app/src/android/aidl/tests/MapTests.java",
271 "tests/java_app/src/android/aidl/tests/NullableTests.java",
272 "tests/java_app/src/android/aidl/tests/SimpleParcelable.java",
273 "tests/java_app/src/android/aidl/tests/TestFailException.java",
274 "tests/java_app/src/android/aidl/tests/TestLogger.java",
275 "tests/java_app/src/android/aidl/tests/TestServiceClient.java",
276 "tests/java_app/src/android/aidl/tests/generic/Pair.java",
280 "system/tools/aidl/tests/",
289 local_include_dir: "tests",
291 "tests/android/aidl/loggable/ILoggableInterface.aidl",