Lines Matching refs:tests
115 // Unit tests
120 test_suites: ["general-tests"],
137 "tests/end_to_end_tests.cpp",
138 "tests/fake_io_delegate.cpp",
139 "tests/main.cpp",
140 "tests/test_data_example_interface.cpp",
141 "tests/test_data_ping_responder.cpp",
142 "tests/test_data_string_constants.cpp",
143 "tests/test_util.cpp",
158 dictionary: "tests/aidl_parser_fuzzer.dict",
160 "tests/corpus/*",
173 "tests/aidl_parser_fuzzer.cpp",
174 "tests/fake_io_delegate.cpp",
175 "tests/test_util.cpp",
193 main: "tests/aidl_integration_test.py",
194 srcs: ["tests/aidl_integration_test.py"],
195 test_config: "tests/aidl_integration_test.xml",
201 test_suites: ["device-tests"],
226 test_suites: ["device-tests"],
243 srcs: ["tests/android/aidl/tests/*.aidl"],
244 path: "tests",
249 local_include_dir: "tests/versioned",
251 "tests/versioned/**/*.aidl",
265 local_include_dirs: ["tests"],
270 "tests/simple_parcelable.cpp",
284 srcs: ["tests/aidl_test_service.cpp"],
298 "tests/aidl_test_client.cpp",
299 "tests/aidl_test_client_file_descriptors.cpp",
300 "tests/aidl_test_client_parcelables.cpp",
301 "tests/aidl_test_client_nullables.cpp",
302 "tests/aidl_test_client_primitives.cpp",
303 "tests/aidl_test_client_utf8_strings.cpp",
304 "tests/aidl_test_client_service_exceptions.cpp",
305 "tests/aidl_test_client_defaultimpl.cpp",
306 "tests/aidl_test_client_versioned_interface.cpp",
330 manifest: "tests/java_app/AndroidManifest.xml",
331 resource_dirs: ["tests/java_app/resources"],
333 "tests/android/aidl/tests/*.aidl",
334 "tests/android/aidl/tests/generic/*.aidl",
335 "tests/android/aidl/tests/immutable/*.aidl",
336 "tests/android/aidl/tests/map/*.aidl",
337 "tests/android/aidl/tests/extension/*.aidl",
338 "tests/java_app/src/android/aidl/tests/ExtensionTests.java",
339 "tests/java_app/src/android/aidl/tests/GenericTests.java",
340 "tests/java_app/src/android/aidl/tests/MapTests.java",
341 "tests/java_app/src/android/aidl/tests/ImmutableAnnotationTests.java",
342 "tests/java_app/src/android/aidl/tests/NullableTests.java",
343 "tests/java_app/src/android/aidl/tests/SimpleParcelable.java",
344 "tests/java_app/src/android/aidl/tests/TestFailException.java",
345 "tests/java_app/src/android/aidl/tests/TestServiceClient.java",
346 "tests/java_app/src/android/aidl/tests/generic/Pair.java",
347 "tests/java_app/src/android/aidl/tests/TestVersionedInterface.java",
351 "system/tools/aidl/tests/",
356 test_suites: ["device-tests"],
366 local_include_dir: "tests",
368 "tests/android/aidl/loggable/ILoggableInterface.aidl",