Searched refs:support_capture_subprocess_check (Results 1 – 10 of 10) sorted by relevance
/support/ |
A D | capture_subprocess.h | 71 void support_capture_subprocess_check (struct support_capture_subprocess *,
|
A D | tst-support_descriptors.c | 97 support_capture_subprocess_check (&proc, "subprocess_no_change", in test_run() 111 support_capture_subprocess_check (&proc, "subprocess_closed_descriptor", in test_run() 126 support_capture_subprocess_check (&proc, "subprocess_opened_descriptor", in test_run() 142 support_capture_subprocess_check (&proc, "subprocess_changed_descriptor", in test_run()
|
A D | tst-test_compare_string.c | 101 support_capture_subprocess_check (&proc, "TEST_COMPARE_STRING", in do_test()
|
A D | tst-test_compare_blob.c | 119 support_capture_subprocess_check (&proc, "TEST_COMPARE_BLOB", in do_test()
|
A D | tst-test_compare_string_wide.c | 101 support_capture_subprocess_check (&proc, "TEST_COMPARE_STRING_WIDE", in do_test()
|
A D | tst-test_compare.c | 111 support_capture_subprocess_check (&proc, "TEST_COMPARE", 0, sc_allow_stdout); in do_test()
|
A D | support_capture_subprocess_check.c | 49 support_capture_subprocess_check (struct support_capture_subprocess *proc, in support_capture_subprocess_check() function
|
A D | tst-support_capture_subprocess.c | 304 support_capture_subprocess_check (&result, "signal", in do_multiple_tests() 311 support_capture_subprocess_check (&result, "exit", in do_multiple_tests()
|
A D | Makefile | 50 support_capture_subprocess_check \
|
A D | test-container.c | 1153 support_capture_subprocess_check (&result, "execv", 0, sc_allow_none); in main()
|
Completed in 17 milliseconds