Lines Matching defs:runtest

217 runtest() {
273 runtest noop WFLAG || true
294 runtest noop STATIC -static || true
304 runtest attribute ATTRIBUTE || true
305 runtest cmsg CMSG "" "-D_XPG4_2" || true
306 runtest dirent-namlen DIRENT_NAMLEN || true
307 runtest be32toh ENDIAN || true
308 runtest be32toh SYS_ENDIAN -DSYS_ENDIAN || true
309 runtest EFTYPE EFTYPE || true
310 runtest err ERR || true
311 runtest getline GETLINE || true
312 runtest getsubopt GETSUBOPT "" -D_GNU_SOURCE || true
313 runtest isblank ISBLANK || true
314 runtest mkdtemp MKDTEMP || true
315 runtest mkstemps MKSTEMPS || true
316 runtest nanosleep NANOSLEEP "${LD_NANOSLEEP}" "-lrt" || true
317 runtest ntohl NTOHL || true
318 runtest O_DIRECTORY O_DIRECTORY || true
319 runtest PATH_MAX PATH_MAX || true
320 runtest pledge PLEDGE || true
321 runtest sandbox_init SANDBOX_INIT || true
322 runtest progname PROGNAME || true
323 runtest reallocarray REALLOCARRAY "" -D_OPENBSD_SOURCE || true
324 runtest recallocarray RECALLOCARRAY "" -D_OPENBSD_SOURCE || true
325 runtest recvmsg RECVMSG "${LD_RECVMSG}" "-lsocket" || true
326 runtest rewb-bsd REWB_BSD || true
327 runtest rewb-sysv REWB_SYSV || true
328 runtest strcasestr STRCASESTR "" -D_GNU_SOURCE || true
329 runtest stringlist STRINGLIST || true
330 runtest strlcat STRLCAT || true
331 runtest strlcpy STRLCPY || true
332 runtest strndup STRNDUP || true
333 runtest strptime STRPTIME "" -D_GNU_SOURCE || true
334 runtest strsep STRSEP || true
335 runtest strtonum STRTONUM "" -D_OPENBSD_SOURCE || true
336 runtest vasprintf VASPRINTF "" -D_GNU_SOURCE || true
348 elif runtest fts FTS_COMPARE_CONST -DFTS_COMPARE_CONST; then
351 runtest fts FTS || true
387 runtest wchar WCHAR "-DUTF8_LOCALE=\"${UTF8_LOCALE}\"" \
403 runtest ohash OHASH "${LD_OHASH}" "-lutil" || true