Home
last modified time | relevance | path

Searched refs:TST_RETVAL_NOTNULL (Results 1 – 4 of 4) sorted by relevance

/third_party/ltp/include/
Dtst_common.h70 #define TST_RETVAL_NOTNULL(x) (!!(x)) macro
/third_party/ltp/testcases/kernel/syscalls/ioctl/
Dioctl09.c19 ({ value ? TST_RETVAL_EQ0(x) : TST_RETVAL_NOTNULL(x); })
/third_party/ltp/testcases/kernel/pty/
Dpty04.c173 TST_RETVAL_NOTNULL); in retry_async_write()
181 TST_RETVAL_NOTNULL); in retry_async_read()
/third_party/ltp/doc/
Dshell-test-api.txt435 * 'TST_RETVAL_NOTNULL()' - The call was successful if 'FUNC' returned any