Lines Matching +full:no +full:- +full:dump +full:- +full:oops
2 * Copyright (c) 2003-2017 Tim Kientzle
17 * IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT, INDIRECT,
31 * simplify the very repetitive test-*.c test programs.
37 /* Building as part of FreeBSD system requires a pre-built config.h. */
40 /* Building as part of NetBSD system requires a pre-built config.h. */
47 #error Oops: No config.h and no pre-built configuration in test.h.
96 * System-specific tweaks. We really want to minimize these
116 #pragma warn -8068 /* Constant out of range in comparison. */
205 /* Assert that a file exists; supports printf-style arguments. */
245 assertion_make_file(__FILE__, __LINE__, path, mode, -1, contents)
379 /* Return true if the file has large i-node number(>0xffffffff). */
388 /* Supports printf-style args: slurpfile(NULL, "%s/myfile", refdir); */
391 /* Dump block of bytes to a file. */
435 /* Special customized read-from-memory interface. */
456 /* Name of exe to use in printf-formatted command strings. */