summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2012-06-29Clear out the sigset_t again before calling sigpending() to make sureMatthew Dempsky
2012-06-29add a regress test for sigpending(); add licensing notice to stackjmp.cMatthew Dempsky
2012-06-28Remove hmac-sha2-256-96 and hmac-sha2-512-96 MACs since they were removedDarren Tucker
2012-06-26test sandbox with every malloc optionDarren Tucker
2012-06-23add (currently failing) stackjmp regress testMatthew Dempsky
2012-06-20no more mac68k;Jason McIntyre
2012-06-20more mac68k bits for the atticMatthew Dempsky
2012-06-15Add a regress test for ld.so's DF_1_NOOPEN support.Matthew Dempsky
2012-06-02In groff, trying to redefine standard man(7) macros before .TH has no effect;Ingo Schwarze
2012-06-02Minimal implementation of .EX and .EE for GNU compatibility.Ingo Schwarze
2012-06-01don't delete .* on cleanup due to unintended env expansion; pointed out inDamien Miller
2012-06-01append to rather than truncate test log; bz#2013 from openssh ATDamien Miller
2012-05-31Fix blank line handling in .if.Ingo Schwarze
2012-05-28While i already got my fingers dirty on mandoc_escape(),Ingo Schwarze
2012-05-28Make recursive parsing of roff(7) escapes actually work in the general case,Ingo Schwarze
2012-05-28Implement the roff \z escape sequence, intended to output the nextIngo Schwarze
2012-05-27Make sure a nasty bug reported by naddy@ on July 3, 2011Ingo Schwarze
2012-05-27some real tbl(7) regression testsIngo Schwarze
2012-05-27Fix the vertical spacing around tbl(7) instances in man(7).Ingo Schwarze
2012-05-13Add "Match LocalAddress" and "Match LocalPort" to sshd and adjust testsDarren Tucker
2012-05-05old libs outside of /usr/local should keep their directories around tooMarc Espie
2012-05-03Add pthread spinlock support.Paul Irofti
2012-04-13Remove suspend_np1 test from regressKurt Miller
2012-04-13Remove suspend_np1 from regress build.Kurt Miller
2012-04-13Make it easier to compile regress tests on other OSesPhilip Guenthe
2012-04-12regress tests for moe gm4 compatMarc Espie
2012-04-12rfork RIPPhilip Guenthe
2012-04-11Add a simple barrier regression test.Paul Irofti
2012-03-24Another tiny test casePhilip Guenthe
2012-03-19Add blocked_fifo.Owain Ainsworth
2012-03-19Add a (failing) test for a deadlock with fifos and threads.Owain Ainsworth
2012-03-13better boundsOtto Moerbeek
2012-03-13rough test of the bc(1) math libOtto Moerbeek
2012-03-07another questionable hang.Federico G. Schwindt
2012-03-05If the main thread exits, the process should still be able to getPhilip Guenthe
2012-03-03Add tests for sem_timedwait()Philip Guenthe
2012-03-03Verify that sem_wait() doesn't return zero without decrementing thePhilip Guenthe
2012-03-03While we guarantee that a zero-filled sem_t variable will triggerPhilip Guenthe
2012-02-27test based on python's dubious test_3_join_in_forked_from_thread test.Federico G. Schwindt
2012-02-26update error message. inetd has not been used since rev 1.3.Federico G. Schwindt
2012-02-26similar change to the setsockopt1.c one: use the resolution of the monotonicFederico G. Schwindt
2012-02-26Remove OpenBSD release numbers from these tests,Ingo Schwarze
2012-02-26Let this compile with gcc 2.Miod Vallat
2012-02-23Check that PTHREAD_MUTEX_NORMAL mutexes will self-deadlock and thatPhilip Guenthe
2012-02-22similar change to the setsockopt1.c one: use the resolution of the monotonicFederico G. Schwindt
2012-02-21Add pthread_suspend_np regress test. okay guenther@Kurt Miller
2012-02-20Switch the time measuring to be in timespecs, and then check thePhilip Guenthe
2012-02-20- remove invalid potions of blocked_* regress testsKurt Miller
2012-02-20Disable the dup2_race test, as it requires a buggy behavior that uthreadsPhilip Guenthe
2012-02-20Round-robin behavior isn't guaranteed by SCHED_OTHER and the kernelPhilip Guenthe