Home
last modified time | relevance | path

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

/trueos/tools/regression/security/cap_test/
HDcap_test_pdkill.c59 exit(PASSED); in handle_signal()
65 int success = PASSED; in test_pdkill()
95 if ((success == PASSED) && WIFEXITED(status)) in test_pdkill()
HDcap_test.h46 #define PASSED 0 macro
113 if ((success == PASSED) && (rights != max)) \
123 if ((success == PASSED) && (_rights != (rights))) \
HDcap_test_pdfork.c62 int success = PASSED; in test_pdfork()
107 if ((success == PASSED) && WIFEXITED(status)) in test_pdfork()
HDcap_test_sysctl.c58 int success = PASSED; in test_sysctl()
HDcap_test.c118 (result == PASSED) ? "ok" : "not ok", in execute()
HDcap_test_fcntl.c66 int success = PASSED; in test_fcntl()
HDcap_test_capabilities.c70 success = PASSED; \
96 success = PASSED; \
419 if (success == PASSED) \
436 int success = PASSED; in test_capabilities()
HDcap_test_relative.c58 int success = PASSED; in test_relative()
HDcap_test_capmode.c72 int success = PASSED; in test_capmode()
/trueos/tools/regression/bpf/bpf_filter/
HDbpf_test.c39 #define PASSED 0 macro
221 return (PASSED); in main()
251 return (PASSED); in main()
279 exit(PASSED); in sig_handler()
/trueos/contrib/groff/contrib/gdiffmk/tests/
HDruntests.in30 echo $2 PASSED
/trueos/contrib/dtc/
HDchecks.c37 PASSED, enumerator
159 if (prq->status != PASSED) { in run_check()
175 c->status = PASSED; in run_check()
181 if ((c->status != PASSED) && (c->error)) in run_check()
/trueos/usr.sbin/freebsd-update/
HDfreebsd-update.sh1981 WARNING: `uname -sr` HAS PASSED ITS END-OF-LIFE DATE.