summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-06-29Destroy interfaces at the end of testsozaki-r
2016-06-27Do this more cleanly - put the do-we-have-crypto check inside the actualpgoyette
2016-06-27Split each test into its own test case.pgoyette
2016-06-26PR bin/4841 was filed regarding the handling of blank lines when cat was invokedsevan
2016-06-22Remove tests of "dawn" and "sunset" in preparation for removingkre
2016-06-21Tweak route get outputs to make tests workozaki-r
2016-06-21Make a bunch of test names self-descriptiveozaki-r
2016-06-18Link static test program with LDSTATIC to deal with PIE.joerg
2016-06-17When deadbeef is treated as a 32-bit signed integer, it actually has apgoyette
2016-06-16Add a unit test for PR bin/51250 called se_output. se_output checks the outpu...sevan
2016-06-01remove some unused test casesagc
2016-06-01Use human2atf to generate a t_netpgpverify.sh script which is half theagc
2016-06-01Fix testing of returned entptr, and fix three affected tests.pgoyette
2016-05-28Fix mprotect for the helper.christos
2016-05-28Skip the mprotect_exec test if PaX MPROTECT restrictions are enabled.christos
2016-05-24Disable PAX mprotect to make just-in-time-compile tests work again.hannken
2016-05-22Test for PR kern/51135 is no longer failing.riastradh
2016-05-20Adjust the tests for temp option that works nowozaki-r
2016-05-17Use valid (standard) shell syntax, in anticipation of /bin/sh enforcingkre
2016-05-15Add a new test case to validate N>&N redirect disables close-on-exec.kre
2016-05-14Add another test for the 48875 fix fallout...kre
2016-05-13mark read_random xfail kern/51135pooka
2016-05-12Grunge. I know I fixed this typo before... must have been in a differentkre
2016-05-12Verify that questionable characters don't have bad associates.kre
2016-05-12Test that reading /dev/random returns within a reasonable time.pooka
2016-05-11Add a test for fd redirections on functions in loops (the etcupdate issue)kre
2016-05-09PR bin/48875 PR bin/51123 This adds tests more that verify fide descriptorkre
2016-05-07Remove the trap_zero__explicit_return test case - it was testing undefinedkre
2016-05-05Use rump_schedule() before calling things in the rump context.jakllsch
2016-05-05t_hid doesn't use rump correctly, and thus consistently fails; mark as suchjakllsch
2016-05-05Make the 9 months ago test, when reverting from late November to thekre
2016-05-04Reduce the step size, exposing another bug.gson
2016-05-04Cite a relevant PR for msdos_renamerace instead of one that was fixeddholland
2016-05-03PR bin/50574 - make the tests conform to what parsedate() actuallykre
2016-05-03Whitespace. No changes. OK christos@kre
2016-05-02Call rump_init() before using rump functionality.jakllsch
2016-05-02More redirect tests, in particular, tests for redirects to/fromchristos
2016-05-01In the "relative" test case, run the tests multiple times relative togson
2016-04-29use "" so ${TEST_SH} is expanded.christos
2016-04-29Tab alignmentryoon
2016-04-28Don't depend on the order of interfacesozaki-r
2016-04-28Don't depend on the order of interfacesozaki-r
2016-04-27- Adjust to the correct wait6 semantics (returns pid)christos
2016-04-23Return 0 for $DEBUG=false caseozaki-r
2016-04-23Add more tests of RTF_REJECTozaki-r
2016-04-22Add more tests of RTF_REJECTozaki-r
2016-04-21Fix tests for blackhole routesozaki-r
2016-04-21Add tests of route flags using IPv6 addressesozaki-r
2016-04-18Add a test case for static ARPozaki-r
2016-04-15Add a new test case for PPPoE using PAPozaki-r