Home
last modified time | relevance | path

Searched refs:TST_RETVAL_GE0 (Results 1 – 7 of 7) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/bpf/
Dbpf_common.c35 TST_RETVAL_GE0); in bpf_map_create()
111 TST_RETVAL_GE0); in bpf_load_prog()
Dbpf_prog06.c87 TST_RETVAL_GE0); in load_prog()
Dbpf_prog07.c95 TST_RETVAL_GE0); in load_prog()
Dbpf_prog05.c86 TST_RETVAL_GE0); in ensure_ptr_arithmetic()
/third_party/ltp/include/
Dtst_common.h75 #define TST_RETVAL_GE0(x) ((x) >= 0) macro
/third_party/ltp/doc/
Dshell-test-api.txt437 * 'TST_RETVAL_GE0()' - The call was successful if 'FUNC' returned value >= 0.
DShell-Test-API.asciidoc461 * 'TST_RETVAL_GE0()' - The call was successful if 'FUNC' returned value >= 0.