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