summaryrefslogtreecommitdiff
path: root/regress/sys
AgeCommit message (Expand)Author
2006-05-08Clean the internal m88k trap type codes; while there, simplify andMiod Vallat
2006-04-06enable mmap_fixed regressKurt Miller
2006-04-06add a regress that repetitively calls mmap with MMAP_FIXED on the sameKurt Miller
2006-03-14trailing spaces and lines no moreMichael Shalayeff
2006-02-20make it more evil and panic; from egger@Michael Shalayeff
2006-02-15use proper msyncMichael Shalayeff
2006-02-01double semicolon; from Daniel Matic in PR 4929Otto Moerbeek
2005-12-07Sorry, committed the wrong MakefilePedro Martelletto
2005-12-07Moved to regress/sys/dev/fdescPedro Martelletto
2005-12-07Move Art's fdescfs regress to a now more appropriate placePedro Martelletto
2005-12-06Remove fdescfsPedro Martelletto
2005-09-27various fixups;Jason McIntyre
2005-09-27report time duration required to play sample then % error of sample rate.Dale Rahn
2005-09-25Do not consider userland trap #496 (BUG system call on mvme88k) as specialMiod Vallat
2005-08-08A reghression test that checks if a process survives very early signalOtto Moerbeek
2005-07-20EFAULT from PT_IO is a good error value too.Artur Grabowski
2005-07-20run from .OBJDIRTheo de Raadt
2005-07-20Regress test for PT_READ_{D,I} and PT_IO. (write coming soon).Artur Grabowski
2005-07-15Make globals accessed from sig handler volatile. From millert@Otto Moerbeek
2005-07-13As mickey@ pointed out, this test does not belong in libm. Move toOtto Moerbeek
2005-07-11+= mmap-failArtur Grabowski
2005-07-11Test that mmap fails properly.Artur Grabowski
2005-05-31+=sigsuspendArtur Grabowski
2005-05-31Test the semantics of sigsuspend.Artur Grabowski
2005-05-25AESCTR support for ESP (RFC 3686); ok hshoexerMarkus Friedl
2005-05-03Test writing to a mmapped file around the 4GB offset.Otto Moerbeek
2005-04-28Run this test on all shared address space machines. With help fromOtto Moerbeek
2005-04-27Allow userland to cause the data cache to be flushed for any arbitrary addressMiod Vallat
2005-04-26A regress test for accessing long long on a long aligned, but not long longMiod Vallat
2005-04-22Do not trigger (valid) DIAGNOSTIC complaints with an incorrect test.Miod Vallat
2005-04-22Use REGRESS_TARGETS.Miod Vallat
2005-04-21Add a regression test for the extent subroutines; from NetBSD.Miod Vallat
2005-04-17duh, make sure we're testing what we thing we are. still not exactlyTed Unangst
2005-02-25This test is only valid on archs that have shared kernel and user addressOtto Moerbeek
2005-02-24Add tedu's copy* test, turned into a regress test by me.Otto Moerbeek
2005-01-06sanity checks on size arg to mmap.Otto Moerbeek
2004-12-29define REGRESS_ROOT_TARGETS for tests that require root privilegesDavid Krause
2004-12-29this needs root privileges to work so define REGRESS_ROOT_TARGETS and use SUDODavid Krause
2004-12-22some -Wimplicit-function-declaration cleaning; ok millert@David Krause
2004-10-10a few cleanupsMichael Shalayeff
2004-08-30Use CMSG_SPACE when allocating space for the control message.Todd C. Miller
2004-08-05Be nice to poor people with small machines and low limits.Artur Grabowski
2004-08-05fix the perl to generate proper \n in the output.Artur Grabowski
2004-08-05Add signal-stress. Good luck.Artur Grabowski
2004-08-05A test that tests sends such a huge amount of signals that somethingArtur Grabowski
2004-08-02A long time ago, the mquery API changed, however the regress was never updated.Dale Rahn
2004-07-28Add itimer.Artur Grabowski
2004-07-28Very crude tests that check that itimers are at least pretending to work.Artur Grabowski
2004-07-28Remove statement with no effect.Todd C. Miller
2004-07-22Spell reserved correctly; ok from copyright holders when in licence blocks.Miod Vallat