Home
last modified time | relevance | path

Searched refs:selftests (Results 1 - 4 of 4) sorted by relevance

/third_party/libbpf/ci/vmtest/
H A Drun_selftests.sh65 configs_path=/${PROJECT_NAME}/selftests/bpf
83 cd ${PROJECT_NAME}/selftests/bpf
/third_party/mbedtls/programs/test/
H A Dselftest.c272 const selftest_t selftests[] = variable
526 for (test = selftests; test->name != NULL; test++) { in main()
542 for (test = selftests; test->name != NULL; test++) { in main()
/third_party/ntfs-3g/ntfsprogs/
H A Dntfssecaudit.c3584 static void selftests(void) in selftests() function
6377 selftests(); in main()
/third_party/ltp/scripts/
H A Dcheckpatch.pl2554 # Do not check for BPF programs (tools/testing/selftests/bpf/progs/*.c, samples/bpf/*_kern.c, *.bpf.c).
2555 return $realfile =~ m@^tools/testing/selftests/bpf/progs/.*\.c$@ ||

Completed in 14 milliseconds