summaryrefslogtreecommitdiff
path: root/tests/lib
AgeCommit message (Expand)Author
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
2022-06-07PR/56865: hppa: t_ptrace_core_wait test doesn't know it must advance PC after...skrll
2022-06-04tests/lib/libc: Test mmap(2) with bad hints.riastradh
2022-06-04Fix syntax errorpgoyette
2022-05-31libc: Reintroduce getentropy.riastradh
2022-05-31s/disbale/disable/ and s/enbale/enable/ in comments. also one more typo fix.andvar
2022-05-31Avoid plabels on hppa to make some tests not crashskrll
2022-05-31whitespace including space before delay slot instruction.skrll
2022-05-30More factoring of common code. NFCIpgoyette
2022-05-30Update test so all four combinations of update_{upper, lower} xpgoyette
2022-05-29fix various typos in comments and log messages.andvar
2022-05-24fix various typos in comment, documentation and log messages.andvar
2022-05-24s/estabilishing/establishing/ in copy pasted comment.andvar
2022-05-23s/controll/control/ in comments.andvar
2022-05-07Skip sigfpe_int also for sh3; integer division by zero is not trapped.rin
2022-05-07Bump timeout for slow machines.rin
2022-05-03Add mutt_test to the test runs, this test tries to emulate a realblymn