| Age | Commit message (Expand) | Author |
| 2022-06-21 | Wrap long #if defined(...) || ... and sort. NFCI. | skrll |
| 2022-06-13 | Restore arm in the list of architectures supporting ifunc, accidently | martin |
| 2022-06-09 | There are two hard problems in computer science cache invalidation, naming | skrll |
| 2022-06-07 | PR/56865: hppa: t_ptrace_core_wait test doesn't know it must advance PC after... | skrll |
| 2022-06-04 | tests/lib/libc: Test mmap(2) with bad hints. | riastradh |
| 2022-06-04 | Fix syntax error | pgoyette |
| 2022-05-31 | libc: Reintroduce getentropy. | riastradh |
| 2022-05-31 | s/disbale/disable/ and s/enbale/enable/ in comments. also one more typo fix. | andvar |
| 2022-05-31 | Avoid plabels on hppa to make some tests not crash | skrll |
| 2022-05-31 | whitespace including space before delay slot instruction. | skrll |
| 2022-05-30 | More factoring of common code. NFCI | pgoyette |
| 2022-05-30 | Update test so all four combinations of update_{upper, lower} x | pgoyette |
| 2022-05-29 | fix various typos in comments and log messages. | andvar |
| 2022-05-24 | fix various typos in comment, documentation and log messages. | andvar |
| 2022-05-24 | s/estabilishing/establishing/ in copy pasted comment. | andvar |
| 2022-05-23 | s/controll/control/ in comments. | andvar |
| 2022-05-07 | Skip sigfpe_int also for sh3; integer division by zero is not trapped. | rin |
| 2022-05-07 | Bump timeout for slow machines. | rin |
| 2022-05-03 | Add mutt_test to the test runs, this test tries to emulate a real | blymn |
| 2022-05-03 | Update check files, changes due to bug fixes. | blymn |
| 2022-05-03 | Output changed due to bug fixes in curses. | blymn |
| 2022-05-02 | explicitly set TZ=UTC so that we don't depend on the testing rig for it. | christos |
| 2022-05-01 | Rename variables to be more descriptive of their local meaning rather | pgoyette |
| 2022-04-30 | Don't put temporary files and directories into the atf_srcdir (that | pgoyette |
| 2022-04-29 | Add a new test for PR kern/56713 and set to expected_failure for now. | pgoyette |
| 2022-04-26 | Add test for wresize. | blymn |
| 2022-04-23 | 1. add check for December in MM/DD/YYYY | christos |
| 2022-04-21 | Actually add the bkgrndset test case so it runs plus fix a typo in | blymn |
| 2022-04-20 | Add a test for the bkgrndset function | blymn |
| 2022-04-16 | fix various typos in comments and log messages. | andvar |
| 2022-04-12 | s/sould/should/ and s/shoud/should/ | andvar |
| 2022-04-12 | Update to account for default colour change in libcurses. | blymn |
| 2022-04-10 | membar_ops(3): Simplify alarm handling in membar tests. | riastradh |
| 2022-04-10 | fix various typos in comments and output/log messages. | andvar |
| 2022-04-09 | Introduce membar_acquire/release. Deprecate membar_enter/exit. | riastradh |
| 2022-04-08 | membar_ops(3): Add some automatic tests. | riastradh |
| 2022-04-06 | Add a regression test for PR kern/52239, "Changing protections of | gson |
| 2022-04-05 | In the mmap_err test case, mmap the address, not the address of the address. | gson |
| 2022-04-05 | When the t_mmap:mmap_err test fails due to errno not having the expected | gson |
| 2022-04-04 | fix various typos, mainly in comments. | andvar |
| 2022-03-26 | Add sparc* to the list of architectures that need an explicit address | martin |
| 2022-03-18 | getrandom(2): Fix return value checks in automatic tests. | riastradh |
| 2022-03-01 | Add the -F flag to the getopt string, it was there in the help and | blymn |
| 2022-02-20 | Validate basic fcntl(2) behavior for eventfd and timerfd. | thorpej |
| 2022-01-25 | Remove excess shift since locale is no longer passed | blymn |
| 2022-01-25 | Update of tests to account for output changes associated with wide char | blymn |
| 2022-01-16 | tests/libc/inet: remove stray semicolons | rillig |
| 2021-12-31 | fix few typos in comments, mainly in word "parameter". | andvar |
| 2021-12-15 | When running the tests under "qemu -accel kvm" on a Linux host, | gson |
| 2021-12-14 | Add expected-fail test for kern/56549 | wiz |