HomeSort by relevance Sort by last modified time
    Searched refs:test_harness_run (Results 1 - 3 of 3) sorted by null

  /external/autotest/client/site_tests/security_SeccompSyscallFilters/src/
test_harness.h 291 int main(int argc, char **argv) { return test_harness_run(argc, argv); }
421 static int test_harness_run(int __attribute__((unused)) argc, function
  /external/linux-kselftest/tools/testing/selftests/
kselftest_harness.h 313 return test_harness_run(argc, argv); \
725 static int test_harness_run(int __attribute__((unused)) argc, function
  /external/seccomp-tests/linux/
test_harness.h 310 return test_harness_run(argc, argv); \
509 static int test_harness_run(int __attribute__((unused)) argc, function

Completed in 70 milliseconds