Age | Commit message (Expand) | Author |
2005-07-15 | Make globals accessed from sig handler volatile. From millert@ | Otto Moerbeek |
2005-07-13 | As mickey@ pointed out, this test does not belong in libm. Move to | Otto Moerbeek |
2005-07-11 | += mmap-fail | Artur Grabowski |
2005-07-11 | Test that mmap fails properly. | Artur Grabowski |
2005-05-31 | +=sigsuspend | Artur Grabowski |
2005-05-31 | Test the semantics of sigsuspend. | Artur Grabowski |
2005-05-25 | AESCTR support for ESP (RFC 3686); ok hshoexer | Markus Friedl |
2005-05-03 | Test writing to a mmapped file around the 4GB offset. | Otto Moerbeek |
2005-04-28 | Run this test on all shared address space machines. With help from | Otto Moerbeek |
2005-04-27 | Allow userland to cause the data cache to be flushed for any arbitrary address | Miod Vallat |
2005-04-26 | A regress test for accessing long long on a long aligned, but not long long | Miod Vallat |
2005-04-22 | Do not trigger (valid) DIAGNOSTIC complaints with an incorrect test. | Miod Vallat |
2005-04-22 | Use REGRESS_TARGETS. | Miod Vallat |
2005-04-21 | Add a regression test for the extent subroutines; from NetBSD. | Miod Vallat |
2005-04-17 | duh, make sure we're testing what we thing we are. still not exactly | Ted Unangst |
2005-02-25 | This test is only valid on archs that have shared kernel and user address | Otto Moerbeek |
2005-02-24 | Add tedu's copy* test, turned into a regress test by me. | Otto Moerbeek |
2005-01-06 | sanity checks on size arg to mmap. | Otto Moerbeek |
2004-12-29 | define REGRESS_ROOT_TARGETS for tests that require root privileges | David Krause |
2004-12-29 | this needs root privileges to work so define REGRESS_ROOT_TARGETS and use SUDO | David Krause |
2004-12-22 | some -Wimplicit-function-declaration cleaning; ok millert@ | David Krause |
2004-10-10 | a few cleanups | Michael Shalayeff |
2004-08-30 | Use CMSG_SPACE when allocating space for the control message. | Todd C. Miller |
2004-08-05 | Be nice to poor people with small machines and low limits. | Artur Grabowski |
2004-08-05 | fix the perl to generate proper \n in the output. | Artur Grabowski |
2004-08-05 | Add signal-stress. Good luck. | Artur Grabowski |
2004-08-05 | A test that tests sends such a huge amount of signals that something | Artur Grabowski |
2004-08-02 | A long time ago, the mquery API changed, however the regress was never updated. | Dale Rahn |
2004-07-28 | Add itimer. | Artur Grabowski |
2004-07-28 | Very crude tests that check that itimers are at least pretending to work. | Artur Grabowski |
2004-07-28 | Remove statement with no effect. | Todd C. Miller |
2004-07-22 | Spell reserved correctly; ok from copyright holders when in licence blocks. | Miod Vallat |
2004-07-20 | add commented-out entries for currently disabled regress tests | David Krause |
2004-07-09 | if REGRESS_SKIP is defined, no need to also define REGRESS_SKIP_TARGETS | David Krause |
2004-06-21 | always run userldt regress, but enable the sysctl if needed | David Krause |
2004-05-13 | test the spop1,,0 instructions | Michael Shalayeff |
2004-05-12 | a test for probe instructions | Michael Shalayeff |
2004-05-10 | Check select in addition to poll (they should produce the same results). | Todd C. Miller |
2004-04-27 | fd passing works over a socketpair too of course so document this. | Todd C. Miller |
2004-04-26 | Oops, unbreak m88k; spotted by aoyama@ | Miod Vallat |
2004-04-24 | Look for tests in sys/arch/MACHINE_ARCH as well if necessary; and move the | Miod Vallat |
2004-04-12 | don't check rfork. the RFMEM changes had two effects. some of the | Ted Unangst |
2004-03-14 | disable mac operations | Markus Friedl |
2004-03-04 | actually SKIP nxtext-mmap, rather than returning a fake SUCCESS | David Krause |
2004-03-03 | ... and add alpha too, which I forgot earlier. | Miod Vallat |
2004-03-03 | Add arm to the victims. | Miod Vallat |
2004-03-02 | skip test if machdep.userldt sysctl is not enabled | David Krause |
2004-03-01 | oops | Theo de Raadt |
2004-03-01 | looks like powerpc will not do W^X for some time.. | Theo de Raadt |
2004-02-28 | avoid bad functions; tedu ok | Theo de Raadt |