HomeSort by relevance Sort by last modified time
    Searched refs:TWARN (Results 351 - 367 of 367) sorted by null

<<1112131415

  /external/ltp/testcases/kernel/syscalls/fanotify/
fanotify03.c 311 tst_resm(TWARN | TERRNO, "close(%d) failed", fd_notify);
fanotify04.c 291 tst_resm(TWARN | TERRNO, "close(%d) failed", fd_notify);
fanotify06.c 146 tst_resm(TWARN, "close(%d) failed",
  /external/ltp/testcases/kernel/syscalls/open/
open11.c 354 tst_resm(TWARN, "%s - close failed: %s",
  /external/ltp/testcases/kernel/syscalls/readahead/
readahead02.c 351 tst_resm(TWARN, "using less cache than expected");
  /external/ltp/testcases/kernel/syscalls/signalfd/
signalfd01.c 277 tst_resm(TWARN,
  /external/ltp/testcases/kernel/syscalls/utimensat/
utimensat_tests.sh 41 tst_brkm TWARN "$LTPROOT/testcases/bin/$TEST_PROG is missing (please check install)"
  /external/ltp/testcases/lib/
test_net.sh 61 tst_resm TWARN "tst_rhost_run: command not defined"
  /external/ltp/testcases/misc/math/float/
main.c 183 tst_resm(TWARN,
  /external/ltp/testcases/network/lib6/
in6_02.c 264 tst_resm(TWARN, "LHOST_IFACES not defined, default to eth0");
  /external/ltp/tools/apicmds/
ltpapicmd.c 96 * Return: test type TPASS, TFAIL, TBROK, TCONF, TWARN, or TINFO
111 else if (strcmp(tstype, "TWARN") == 0)
112 return TWARN;
  /external/ltp/testcases/kernel/fs/ftest/
ftest06.c 242 tst_resm(TWARN,
  /external/ltp/testcases/kernel/io/direct_io/
dma_thread_diotest.c 434 tst_resm(TWARN | TERRNO, "umount device:%s failed", device);
  /external/ltp/testcases/kernel/syscalls/migrate_pages/
migrate_pages02.c 129 tst_resm(TWARN, "migrate_pages could not migrate all "
  /external/ltp/testcases/kernel/syscalls/sigrelse/
sigrelse01.c 708 tst_resm(TWARN, "kill(%d, SIGKILL) failed", pid);
  /external/ltp/testcases/kernel/controllers/cpuctl_fj/
run_cpuctl_test_fj.sh 42 tst_resm TWARN "WARN:$CPUCTL already exist..overwriting"
  /external/ltp/testcases/kernel/syscalls/fcntl/
fcntl17.c 430 tst_resm(TWARN, "You may need to kill child processes by hand");

Completed in 622 milliseconds

<<1112131415