Home
last modified time | relevance | path

Searched defs:test (Results 1 – 15 of 15) sorted by relevance

/tools/testing/selftests/powerpc/vphn/
Dtest-vphn.c20 static struct test { struct
24 } all_tests[] = { argument
365 static int test_one(struct test *test) in test_one()
393 static struct test *test; in test_vphn() local
/tools/perf/tests/
Dtests.h27 struct test { struct
33 int test__vmlinux_matches_kallsyms(void); argument
Dbuiltin-test.c182 static bool perf_test__matches(struct test *test, int curr, int argc, const char *argv[]) in perf_test__matches()
206 static int run_test(struct test *test) in run_test()
Dattr.py13 def __init__(self, test, msg): argument
20 def __init__(self, test): argument
Dkmod-path.c6 static int test(const char *path, bool alloc_name, bool alloc_ext, in test() function
/tools/virtio/
DMakefile2 test: virtio_test vringh_test target
Dvirtio_test.c159 int r, test = 1; in run_test() local
/tools/testing/selftests/x86/
Dtest_FISTTP.c20 int test(void) in test() function
Dtest_FCOMI.c35 int test(long flags) in test() function
/tools/testing/selftests/mqueue/
Dmq_perf_tests.c369 struct test { struct
370 char *desc;
371 void (*func)(int *);
/tools/usb/
Dtestusb.c135 int test; member
386 int test = -1 /* all */; in main() local
/tools/perf/util/
Dtrace-event-read.c350 char test[] = { 23, 8, 68 }; in trace_report() local
/tools/iio/
Diio_utils.c660 int test; in _write_sysfs_int() local
/tools/lib/traceevent/
Dparse-filter.c1346 char *test; in pevent_filter_add_filter_str() local
/tools/testing/selftests/seccomp/
Dseccomp_bpf.c689 int ret, test; in TEST_F() local