Searched refs:tests (Results 1 – 25 of 48) sorted by relevance
12
132 } tests[] = { variable145 for(i = 0; tests[i].cmd; i++) { in usage()146 fprintf(stderr," %-8s %s\n", tests[i].cmd, tests[i].help); in usage()191 for(i = 0; tests[i].cmd; i++) { in main()192 if(!strcmp(argv[1], tests[i].cmd)) { in main()193 usb = usb_open(tests[i].match); in main()194 if(tests[i].test) { in main()197 tests[i].cmd); in main()200 if(tests[i].test(usb)) { in main()201 fprintf(stderr,"usbtest: %s: FAIL\n", tests[i].cmd); in main()[all …]
1 This directory contains a set of tests for Android's Bionic C library.6 cd system/extras/tests/bionic/libc15 Contains tests that can be compiled either with Bionic or another19 Contains tests that can *only* be compiled against Bionic22 Other unrelated tests. These are not run by the test runner
36 $(eval LOCAL_MODULE_TAGS := tests) \54 $(eval LOCAL_MODULE_TAGS := tests) \
31 readonly tests=$(find . -name '*_test.py' -type f -executable)32 readonly count=$(echo $tests | wc -w)38 for test in $tests; do
24 test_tags := tests27 -Ibionic/tests \77 LOCAL_MODULE := $(test_module_prefix)unit-tests
20 LOCAL_MODULE_TAGS := tests25 LOCAL_C_INCLUDES += system/extras/tests/include
20 LOCAL_MODULE_TAGS := tests25 LOCAL_C_INCLUDES += system/extras/tests/include external/tinyalsa/include
20 LOCAL_MODULE_TAGS := tests25 LOCAL_C_INCLUDES += system/extras/tests/include \
18 LOCAL_MODULE_TAGS := tests23 LOCAL_C_INCLUDES += system/extras/tests/include \
22 LOCAL_MODULE_TAGS := eng tests34 system/extras/tests/include \
24 test_tags := tests47 LOCAL_MODULE := $(test_module_prefix)unit-tests
49 struct test_t tests[] = variable89 for(i = 0; i < sizeof(tests)/sizeof(struct test_t); ++i) in scanline_col32cb16blend_test()91 struct test_t test = tests[i]; in scanline_col32cb16blend_test()
16 LOCAL_MODULE_TAGS := tests
20 test_tags := tests56 LOCAL_MODULE := $(test_module_prefix)unit-tests
48 struct test_t tests[] = variable98 for(i = 0; i < sizeof(tests)/sizeof(struct test_t); ++i) in scanline_t32cb16blend_test()100 struct test_t test = tests[i]; in scanline_t32cb16blend_test()
54 LOCAL_MODULE := ziparchive-tests63 LOCAL_MODULE := ziparchive-tests-host
20 LOCAL_MODULE := adf-unit-tests
14 LOCAL_MODULE_TAGS := tests
12 LOCAL_MODULE_TAGS := tests
20 LOCAL_MODULE_TAGS := tests
32 LOCAL_MODULE_TAGS := eng tests
17 LOCAL_MODULE_TAGS := eng tests