Home
last modified time | relevance | path

Searched refs:abortx (Results 1 – 2 of 2) sorted by relevance

/external/ltp/testcases/network/nfs/nfs_stress/
Dnfs01_open_files.c17 void abortx(char *fmt, ...);
45 abortx in main()
51 abortx("Error forking child"); in main()
57 abortx in main()
76 abortx("Error writing to files"); in main()
106 abortx("stat() failed for \"%s\", errno = %d", in delete_files()
109 abortx("wrong file size for \"%s\"", in delete_files()
112 abortx("unlink failed for \"%s\"", in delete_files()
117 void abortx(char *fmt, ...) in abortx() function
/external/catch2/docs/
Dcommand-line.md48 <a href="#aborting-after-a-certain-number-of-failures"> ` -x, --abortx`</a><br />
150 -x, --abortx [&lt;failure threshold>]
156 …test run on the first failed assertion of any kind. Use ```-x``` or ```--abortx``` followed by a n…