Searched refs:TRERRNO (Results 1 – 15 of 15) sorted by relevance
/external/ltp/testcases/kernel/crypto/ |
D | pcrypt_aead01.c | 60 tst_brk(TCONF | TRERRNO, in run() 64 tst_brk(TBROK | TRERRNO, "add_alg"); in run() 68 tst_brk(TBROK | TRERRNO, "del_alg"); in run()
|
/external/ltp/testcases/kernel/syscalls/signal/ |
D | signal06.c | 153 tst_brkm(TBROK | TRERRNO, NULL, in main() 160 tst_brkm(TBROK | TRERRNO, NULL, in main()
|
/external/ltp/testcases/kernel/io/ltp-aiodio/ |
D | dio_truncate.c | 76 tst_resm(TBROK | TRERRNO, "cannot malloc aligned memory"); in dio_read() 121 tst_resm(TBROK | TRERRNO, "cannot malloc aligned memory"); in dio_append()
|
D | dio_append.c | 94 tst_resm(TBROK | TRERRNO, "cannot malloc aligned memory"); in dio_append()
|
D | aiodio_append.c | 106 tst_resm(TBROK | TRERRNO, "cannot malloc aligned memory"); in aiodio_append()
|
D | dio_sparse.c | 65 tst_resm(TBROK | TRERRNO, "cannot allocate aligned memory"); in dio_sparse()
|
D | aiodio_sparse.c | 95 tst_resm(TBROK | TRERRNO, "cannot allocate aligned memory"); in aiodio_sparse()
|
/external/ltp/testcases/kernel/mem/hugetlb/hugemmap/ |
D | hugemmap06.c | 115 tst_brk(TBROK | TRERRNO, in do_mmap() 132 tst_brk(TBROK | TRERRNO, in do_mmap()
|
/external/ltp/testcases/cve/ |
D | cve-2015-3290.c | 220 tst_brk(TCONF | TRERRNO, in set_ldt() 223 tst_brk(TBROK | TRERRNO, "modify_ldt"); in set_ldt()
|
/external/ltp/include/ |
D | tst_res_flags.h | 26 #define TRERRNO 0x400 /* Capture errno information from TEST_RETURN to macro
|
/external/ltp/testcases/kernel/mem/ksm/ |
D | ksm05.c | 71 tst_brk(TBROK | TRERRNO, in test_ksm()
|
/external/ltp/lib/tests/ |
D | trerrno.c | 59 tst_resm(TINFO | TRERRNO, "test"); in main()
|
/external/ltp/lib/ |
D | tst_res.c | 349 if (ttype & TRERRNO) { in tst_print()
|
D | tst_test.c | 222 if (ttype & TRERRNO) { in print_result()
|
/external/ltp/testcases/kernel/mem/lib/ |
D | mem.c | 95 tst_res(TINFO | TRERRNO, "pthread_create"); in child_alloc()
|