summaryrefslogtreecommitdiff
path: root/tests/lib
AgeCommit message (Expand)Author
2023-07-06t_sig_backtrace: Flush stdout before writing to STDOUT_FILENO.riastradh
2023-07-05t_posix_memalign: Simplify.riastradh
2023-07-05t_posix_memalign: Fix this to reflect restriction lifted in C17.riastradh
2023-07-04t_posix_memalign: Expand test cases and properties.riastradh
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2023-06-03bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBERlukem
2023-06-02follow the steps of Andrew Doran (ad) commit and fix more s/loose/lose/ typos.andvar
2023-05-28Add RUMPHIJACK option "blanket=/DEV" so mount_ffs may canonicalisehannken
2023-05-24no more md5 for you.christos
2023-05-17t_ptm.c: add a test case that passes extra flagsgutteridge
2023-05-10t_getopt.sh: fix naming of head() of getopt_optval test casegutteridge
2023-05-07RISC-V support that works on QEMU with a single hart.skrll
2023-04-04Fix the test for "inf" output, also include newline in printf format...he
2023-04-04Add a test for PR/57250 from Havard Eidneschristos
2023-03-20Adjust pc/npc before syscall allowing EJUSTRETURN to returnhannken
2023-02-20New optval test from des @ FreeBSDchristos
2023-01-30PR/57205: Dag-Erling Smørgrav: Add tests strchrnul(3), fix strchr pastochristos
2022-12-28swab(3): Rewrite this to be understandable.riastradh
2022-12-21adapt mbstowcs_basic test for unicode table updatewiz
2022-12-11This test makes (made) a false assumption about the way thatkre
2022-12-05Update check files due to reversion of a libcurses change.blymn
2022-12-04allow testing of files other than those in /etcjschauma
2022-12-04whitespacejschauma
2022-11-30Update the check files due to bug fix in libcurses.blymn
2022-11-28whoops, we don't want an extra space herejschauma
2022-11-28whitespacejschauma
2022-11-23fix vaxchristos
2022-11-22Sync style between Lua script and C source code.rin
2022-11-21lua libm API from Phil Rulonchristos
2022-11-10Uncomment the waddstr call that was returning ERR, this is actuallyblymn
2022-11-08* Uncomment the slk_wset test which was previously commented out dueblymn
2022-11-07Sync with if_dl.h rev. 1.31's change.msaitoh
2022-11-04Update check files to allow for changes due to fixes to libcurses.blymn
2022-10-27Revert for if_dl.h's change.msaitoh
2022-10-24Sync with if_dl.h rev. 1.29's change.msaitoh
2022-10-19Updates to account for changes resulting from fixes to libcurses.blymn
2022-10-06add tests for PR/57046.ryo
2022-08-27Add sincos{,f,l} from FreeBSDchristos
2022-08-12membar(3): Fix t_spinlock for machines with hash-locked atomics.riastradh
2022-08-01Provide _GNU_SOURCE for t_clone now that is required to make clone()kre
2022-07-25t_sig_backtrace: Pacify vfork clobber warning with volatile.riastradh
2022-07-25execinfo(3): Mark sig_backtrace_jump test as xfail.riastradh
2022-07-25execinfo: Fix mistake in previous: match `the_loop*' as prefix.riastradh
2022-07-25execinfo: Test stack traces through null pointer jump too.riastradh
2022-07-18Make kqueue event status for vnodes shareable, and for stacked file systemsthorpej
2022-06-22test: fix typo and improve wordingwiz
2022-06-21Support ifunc on aarch64. The tests pass at least.skrll
2022-06-21Wrap long #if defined(...) || ... and sort. NFCI.skrll
2022-06-13Restore arm in the list of architectures supporting ifunc, accidentlymartin
2022-06-09There are two hard problems in computer science cache invalidation, namingskrll