Home
last modified time | relevance | path

Searched refs:PASSED (Results 1 – 16 of 16) sorted by relevance

/freebsd/tools/regression/security/cap_test/
H A Dcap_test_pdkill.c54 exit(PASSED); in handle_signal()
60 int success = PASSED; in test_pdkill()
90 if ((success == PASSED) && WIFEXITED(status)) in test_pdkill()
H A Dcap_test.h44 #define PASSED 0 macro
111 if ((success == PASSED) && (rights != max)) \
121 if ((success == PASSED) && (_rights != (rights))) \
H A Dcap_test_pdfork.c57 int success = PASSED; in test_pdfork()
102 if ((success == PASSED) && WIFEXITED(status)) in test_pdfork()
H A Dcap_test_sysctl.c53 int success = PASSED; in test_sysctl()
H A Dcap_test_capabilities.c67 success = PASSED; \
93 success = PASSED; \
416 if (success == PASSED) \
433 int success = PASSED; in test_capabilities()
H A Dcap_test.c114 (result == PASSED) ? "ok" : "not ok", in execute()
H A Dcap_test_fcntl.c63 int success = PASSED; in test_fcntl()
H A Dcap_test_relative.c53 int success = PASSED; in test_relative()
H A Dcap_test_capmode.c67 int success = PASSED; in test_capmode()
/freebsd/tools/regression/bpf/bpf_filter/
H A Dbpf_test.c37 #define PASSED 0 macro
220 return (PASSED); in main()
250 return (PASSED); in main()
278 exit(PASSED); in sig_handler()
/freebsd/tests/sys/capsicum/
H A Dfunctional.sh41 atf_check -s exit:0 -o match:PASSED -e ignore \
53 atf_check -s exit:0 -o match:PASSED -e ignore \
/freebsd/contrib/googletest/docs/
H A Dquickstart-bazel.md133 [ PASSED ] 1 test.
140 //:hello_test PASSED in 0.1s
H A Dadvanced.md2051 <font color="green">[ PASSED ]</font> 28 tests.
/freebsd/sys/contrib/libsodium/test/default/
H A Dindex.html.tpl59 hn.appendChild(document.createTextNode(' - PASSED (time: ' + duration + ' ms)'));
/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-output-test-golden-lin.txt1051 [ PASSED ] 31 tests.
1175 [ PASSED ] 0 tests.
1191 [ PASSED ] 1 test.
1201 [ PASSED ] 1 test.
/freebsd/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh2209 WARNING: `uname -sr` HAS PASSED ITS END-OF-LIFE DATE.