Searched refs:abortx (Results 1 – 2 of 2) sorted by relevance
17 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
48 <a href="#aborting-after-a-certain-number-of-failures"> ` -x, --abortx`</a><br />150 -x, --abortx [<failure threshold>]156 …test run on the first failed assertion of any kind. Use ```-x``` or ```--abortx``` followed by a n…