Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/crypto/
Dpcrypt_aead01.c48 tst_brk(TCONF | TRERRNO, in run()
52 tst_brk(TBROK | TRERRNO, "add_alg"); in run()
56 tst_brk(TBROK | TRERRNO, "del_alg"); in run()
Dcrypto_user02.c54 tst_brk(TBROK | TRERRNO, in run()
72 tst_brk(TBROK | TRERRNO, in run()
90 tst_brk(TBROK | TRERRNO, in run()
/external/ltp/testcases/kernel/syscalls/signal/
Dsignal06.c153 tst_brkm(TBROK | TRERRNO, NULL, in main()
160 tst_brkm(TBROK | TRERRNO, NULL, in main()
/external/ltp/testcases/kernel/io/ltp-aiodio/
Ddio_truncate.c76 tst_resm(TBROK | TRERRNO, "cannot malloc aligned memory"); in dio_read()
121 tst_resm(TBROK | TRERRNO, "cannot malloc aligned memory"); in dio_append()
Ddio_append.c94 tst_resm(TBROK | TRERRNO, "cannot malloc aligned memory"); in dio_append()
Daiodio_append.c106 tst_resm(TBROK | TRERRNO, "cannot malloc aligned memory"); in aiodio_append()
Ddio_sparse.c65 tst_resm(TBROK | TRERRNO, "cannot allocate aligned memory"); in dio_sparse()
Daiodio_sparse.c95 tst_resm(TBROK | TRERRNO, "cannot allocate aligned memory"); in aiodio_sparse()
/external/ltp/testcases/kernel/mem/hugetlb/hugemmap/
Dhugemmap06.c115 tst_brk(TBROK | TRERRNO, in do_mmap()
132 tst_brk(TBROK | TRERRNO, in do_mmap()
/external/ltp/include/
Dtst_res_flags.h26 #define TRERRNO 0x400 /* Capture errno information from TEST_RETURN to macro
/external/ltp/testcases/cve/
Dcve-2015-3290.c199 tst_brk(TCONF | TRERRNO, in set_ldt()
202 tst_brk(TBROK | TRERRNO, "modify_ldt"); in set_ldt()
/external/ltp/testcases/kernel/mem/ksm/
Dksm05.c62 tst_brk(TBROK | TRERRNO, in test_ksm()
/external/ltp/lib/tests/
Dtrerrno.c59 tst_resm(TINFO | TRERRNO, "test"); in main()
/external/ltp/lib/
Dtst_res.c349 if (ttype & TRERRNO) { in tst_print()
Dtst_test.c222 if (ttype & TRERRNO) { in print_result()
/external/ltp/testcases/kernel/mem/lib/
Dmem.c95 tst_res(TINFO | TRERRNO, "pthread_create"); in child_alloc()