Lines Matching refs:tst_brk

114 		tst_brk(TBROK | TERRNO, "open(%s)", shm_path);
161 tst_brk(TBROK, IPC_ENV_VAR" is not defined");
164 tst_brk(TBROK, "File %s does not exist!", path);
228 tst_brk(TBROK, "Invalid ttype value %i", ttype);
384 tst_brk(TBROK, "Child (%i) killed by signal %s", pid,
389 tst_brk(TBROK, "Child (%i) exited abnormally", pid);
398 tst_brk(TBROK, "Invalid child (%i) exit value %i", pid, ret);
421 tst_brk(TBROK | TERRNO, "wait() failed");
431 tst_brk(TBROK, "test.forks_child must be set!");
454 tst_brk(TBROK, "test.forks_child must be set!");
490 tst_brk(TBROK, "Failed to parse %s: %s",
616 tst_brk(TBROK, "Option collision '%s'",
647 tst_brk(TBROK, "Invalid option '%c' (should not happen)", opt);
680 tst_brk(TBROK, "Invalid option");
710 tst_brk(TBROK, "Unexpected argument(s) '%s'...", argv[optind]);
912 tst_brk(TCONF, "The test requires kernel %s or newer",
984 tst_brk(TBROK, "No test function specified");
987 tst_brk(TBROK, "You can define only one test function");
990 tst_brk(TBROK, "Number of tests (tcnt) must be > 0");
993 tst_brk(TBROK, "You can define tcnt only for test()");
1079 tst_brk(TCONF, "No enough memory for tmpfs use");
1141 tst_brk(TBROK, "No tests to run");
1144 tst_brk(TBROK, "Invalid runtime value %i",
1149 tst_brk(TCONF, "%s", tst_test->tconf_msg);
1161 tst_brk(TCONF, "Aborting due to unsuitable kernel config, see above!");
1164 tst_brk(TCONF, "Test needs to be run as root");
1170 tst_brk(TCONF, "This arch '%s' is not supported for test!", tst_arch.name);
1173 tst_brk(TCONF, "Kernel is locked down, skipping test");
1176 tst_brk(TCONF, "SecureBoot enabled, skipping test");
1179 tst_brk(TCONF, "Not supported in 32-bit compat mode");
1195 tst_brk(TCONF, "%s driver not available", name);
1208 tst_brk(TCONF, "Test needs at least %lu CPUs online", tst_test->min_cpus);
1211 tst_brk(TCONF, "Test needs at least %luMB MemAvailable", tst_test->min_mem_avail);
1214 tst_brk(TCONF, "Test needs at least %luMB SwapFree", tst_test->min_swap_avail);
1243 tst_brk(TBROK, "tst_test->mntpoint must be set!");
1248 tst_brk(TBROK,
1274 tst_brk(TCONF, "Failed to acquire device");
1290 tst_brk(TBROK, "tst_test->mount_device must be set");
1293 tst_brk(TBROK, "tst_test->mntpoint must be mounted");
1312 tst_brk(TBROK, "tst_test->needs_cgroup_ctrls must be set");
1324 tst_brk(TCONF, "%s is not supported by the test",
1338 tst_brk(TBROK, "Runaway child in setup()!");
1406 tst_brk(TBROK, "Test haven't reported results!");
1421 tst_brk(TBROK, "Test %i haven't reported results!", i);
1430 tst_brk(TBROK | TERRNO, "tst_clock_gettime()");
1535 tst_brk(TBROK, "Runtime not set!");
1553 tst_brk(TBROK, "timeout must to be >= 1! (%d)", timeout);
1568 tst_brk(TBROK, "max_runtime must to be >= -1! (%d)",
1599 tst_brk(TBROK | TERRNO, "fork()");
1630 tst_brk(TBROK, "Test killed! (timeout?)");
1634 tst_brk(TBROK, "Test killed by %s!", tst_strsig(WTERMSIG(status)));
1646 tst_brk(TCONF, "There are no supported filesystems");
1721 tst_brk(TBROK | TERRNO, "fflush(stderr) failed");
1725 tst_brk(TBROK | TERRNO, "fflush(stdout) failed");