Age | Commit message (Expand) | Author |
2022-07-25 | Remove test of non-portable implementation details (whether wctype_t | Philip Guenther |
2022-07-25 | Separate the macro for generating string test functions | Ingo Schwarze |
2022-05-28 | *** empty log message *** | mbuhl |
2022-05-24 | Recent changes to truncate(2) swapped the ordering of some validations | Anton Lindqvist |
2022-04-03 | Initialize the mutex before making us of it from many threads. Prevents | Anton Lindqvist |
2022-03-30 | Remove double slash in path to test program. | Anton Lindqvist |
2022-02-10 | If running with ASAN, mark test_with{,out}_bzero() with the | Theo Buehler |
2022-02-09 | silence "function declaration isn't a prototype" warning by changing | Theo Buehler |
2022-01-20 | remove unused variable from all copies of _asr_strdname() | Christian Weisgerber |
2022-01-09 | Increase the max size of allocations, in prep for a large cache implementation. | Otto Moerbeek |
2022-01-06 | t_syscall was a test for the gcc 1.x off_t syscall padding, | Philip Guenther |
2021-12-13 | remove a couple hundred sys/param.h includes in userland code, and | Theo de Raadt |
2019-11-19 | Import NetBSD system call regression tests. They were written with | Alexander Bluhm |
2021-10-24 | For open/openat, if the flags parameter does not contain O_CREAT, the | Theo de Raadt |
2019-11-19 | Import NetBSD system call regression tests. They were written with | Alexander Bluhm |
2021-09-28 | Remove recent changes used to unblock the signal undergoing testing, I solved it | Anton Lindqvist |
2021-09-27 | Mark "failures" volatile to avoid a problem with sigsetjmp/siglongjmp. | Todd C. Miller |
2021-09-27 | These tests pass in a few seconds. Remove REGRESS_SLOW_TARGETS. | Alexander Bluhm |
2021-09-27 | Make t_gettimeofday pass on sparc64. | mbuhl |
2021-09-19 | At least t_fork and t_vfork tests need coredumps enabled to succeed. | Claudio Jeker |
2021-09-09 | Ensure that the kill signal undergoing testing is not ignored. | Anton Lindqvist |
2021-09-04 | Disable tests that don't work in bluhms regress framework. | mbuhl |
2021-09-02 | Enable vfork syscall test. Disable SIGSTOP test as it is masked until | mbuhl |
2021-09-02 | Import more NetBSD system call regression tests. | mbuhl |
2021-09-02 | delete %n using test cases, which now intentionally fault | Theo de Raadt |
2021-09-01 | remove manual fiddling with MALLOC_OPTIONS from libc regress tests | Jasper Lievisse Adriaanse |
2021-08-31 | enter uuid/ | Jasper Lievisse Adriaanse |
2021-08-31 | add initial tests for uuid_from_string, uuid_to_string, uuid_create_nil | Jasper Lievisse Adriaanse |
2021-07-29 | Ensure that the kill signal undergoing testing is not ignored. | anton |
2019-11-19 | Import NetBSD system call regression tests. They were written with | Alexander Bluhm |
2021-07-24 | Add basic regression tests for strchr() and strrchr(). | Visa Hankala |
2021-07-03 | fix a bug that resulted in incomplete testing: | Ingo Schwarze |
2021-06-17 | Like ARM, RISC-V does not implement floating point exceptions. | Mark Kettenis |
2021-06-09 | Enable libexecinfo regress. | mortimer |
2019-11-19 | Import NetBSD system call regression tests. They were written with | Alexander Bluhm |
2021-05-31 | Since our unix receive queue got longer, the test run-t_sendrecv | Alexander Bluhm |
2019-11-19 | Import NetBSD system call regression tests. They were written with | Alexander Bluhm |
2021-04-19 | The powerpc64 ELFv2 ABI explicitly states that exception enable bits | Mark Kettenis |
2021-04-02 | Two cases of BRE involving counts and backrefs that go wrong and | Otto Moerbeek |
2021-03-27 | Handle dynamic definition of SIGSTKSZ as of glibc 2.34 on Linux. | Brent Cook |
2021-02-12 | A few more flag combo's to test | Otto Moerbeek |
2020-12-31 | Remove unused categories in re_guts; they are written to but never read. | Todd C. Miller |
2020-12-28 | Fix an off-by-one error in the marking of the O_CH operator following | Todd C. Miller |
2020-12-17 | Remove echo headlines. | Alexander Bluhm |
2020-12-06 | Enable t_mmap-1 test. It is skipped on NetBSD, but works for us. | Alexander Bluhm |
2020-11-11 | Run the atf cleanup block after each test. This makes more tests | Alexander Bluhm |
2020-11-10 | Declare prototype of __syscall locally. Fixes t_syscall test. | Alexander Bluhm |
2019-11-19 | Import NetBSD system call regression tests. They were written with | Alexander Bluhm |
2020-11-09 | Sync libc syscall tests with changes in upstream NetBSD. Use #ifdef | Alexander Bluhm |
2019-11-19 | Import NetBSD system call regression tests. They were written with | Alexander Bluhm |