summaryrefslogtreecommitdiff
path: root/tests/lib
AgeCommit message (Expand)Author
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
2022-05-03Update check files, changes due to bug fixes.blymn
2022-05-03Output changed due to bug fixes in curses.blymn
2022-05-02explicitly set TZ=UTC so that we don't depend on the testing rig for it.christos
2022-05-01Rename variables to be more descriptive of their local meaning ratherpgoyette
2022-04-30Don't put temporary files and directories into the atf_srcdir (thatpgoyette
2022-04-29Add a new test for PR kern/56713 and set to expected_failure for now.pgoyette
2022-04-26Add test for wresize.blymn
2022-04-231. add check for December in MM/DD/YYYYchristos
2022-04-21Actually add the bkgrndset test case so it runs plus fix a typo inblymn
2022-04-20Add a test for the bkgrndset functionblymn
2022-04-16fix various typos in comments and log messages.andvar
2022-04-12s/sould/should/ and s/shoud/should/andvar
2022-04-12Update to account for default colour change in libcurses.blymn
2022-04-10membar_ops(3): Simplify alarm handling in membar tests.riastradh
2022-04-10fix various typos in comments and output/log messages.andvar
2022-04-09Introduce membar_acquire/release. Deprecate membar_enter/exit.riastradh
2022-04-08membar_ops(3): Add some automatic tests.riastradh
2022-04-06Add a regression test for PR kern/52239, "Changing protections ofgson
2022-04-05In the mmap_err test case, mmap the address, not the address of the address.gson
2022-04-05When the t_mmap:mmap_err test fails due to errno not having the expectedgson
2022-04-04fix various typos, mainly in comments.andvar
2022-03-26Add sparc* to the list of architectures that need an explicit addressmartin
2022-03-18getrandom(2): Fix return value checks in automatic tests.riastradh
2022-03-01Add the -F flag to the getopt string, it was there in the help andblymn
2022-02-20Validate basic fcntl(2) behavior for eventfd and timerfd.thorpej
2022-01-25Remove excess shift since locale is no longer passedblymn
2022-01-25Update of tests to account for output changes associated with wide charblymn
2022-01-16tests/libc/inet: remove stray semicolonsrillig
2021-12-31fix few typos in comments, mainly in word "parameter".andvar
2021-12-15When running the tests under "qemu -accel kvm" on a Linux host,gson
2021-12-14Add expected-fail test for kern/56549wiz