Searched refs:test_options (Results 1 – 5 of 5) sorted by relevance
62 def test_options(): function193 options = test_options()334 options = test_options()
329 test_options = [430 chromium_options + results_options + test_options +
658 static const struct option test_options[] = { variable666 argc = parse_options(argc, argv, test_options, test_usage, 0); in cmd_test()668 usage_with_options(test_usage, test_options); in cmd_test()
601 test-report) test_options="-k";; \602 full-report) test_options="-k -m=perf";; \603 perf-report) test_options="-k -m=perf -m=slow";; \605 $(GTESTER) --verbose $$test_options -o test-report.xml $(TEST_PROGS); \
700 const unsigned int test_options = PTRACE_O_TRACECLONE | in test_ptrace_setoptions() local735 NULL, test_options) < 0) { in test_ptrace_setoptions()756 ptrace_setoptions |= test_options; in test_ptrace_setoptions()