summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2013-09-16Retry previousmartin
2013-09-16Make it compile on archs where NAN is not defined - previously it onlymartin
2013-09-09Remove what looks like an outdated assert (there was something very sneakypooka
2013-09-09Use 8 TCP/IP stacks instead of 16. That still gives us plenty crosspingpooka
2013-09-05socket(-1, SOCK_CLOEXEC, 0); followed by the process exiting (i.e.pooka
2013-09-05Fix two tests for typefit: constants larger than LLONG_MAXgsutre
2013-08-16test harness for gethostbyname()/gethostbyaddr() and their internal bits.christos
2013-08-16Prevent inlining of the main testcase body function.martin
2013-08-15Now that all architectures default to unwind data, remove the failurejoerg
2013-08-11Add some cases pertaining to another bug I just fixed.dholland
2013-08-11Remove xfail for PR 48113.dholland
2013-08-10Add tests for tr, including an xfail one for PR 48113.dholland
2013-08-08Arghhh! Typo.pgoyette
2013-08-08Add a new test case for snprintb_m(3) to catch previous boundary bug.pgoyette
2013-08-04tests for i/o-after-unlinkpooka
2013-07-29Slow hardware needs longer, especially for default_deny_user_bigskrll
2013-07-29Increase timeout. My hardware must be getting slower.skrll
2013-07-28Check that rename(2) with NULL arguments fail with EFAULT.njoly
2013-07-27Disable ip forwarding at penultimate hopkefren
2013-07-27don't expect failure anymorekefren
2013-07-26New testcase which checks that rump copyin/copyout/copyinstr/copyoutstrnjoly
2013-07-25add a couple of tests for dynamic MPLS routes generation using ldpdkefren
2013-07-24adjust for make(1) printing the nesting level.christos
2013-07-24There wasn't a codegen bug - the test program itself was buggy.skrll
2013-07-24Fix msgsz confusion.skrll
2013-07-23Use . for shm bus path and rump_server url instead of /tmpkefren
2013-07-23Move all shm files from /tmp into . so ATF can automatically do cleanupmartin
2013-07-23Add a test for RFC4182kefren
2013-07-23Compile tests/lib/libc/sys/t_msgrcv with -O0 on hppa to avoid compilerskrll
2013-07-21Fix build with stack-protection enabled.tron
2013-07-19Add a couple of basic IP/MPLS forwarding testskefren
2013-07-10Update test cases for UDF now udf_rename() uses the genfs_rename frameworkreinoud
2013-07-08Cover the last failing UDF test cases with a reference to PR kern/47986, i.e.reinoud
2013-07-05Put the vfork at the end.joerg
2013-07-04Use conditional calls to vfork() to prevent the compiler from inliningjoerg
2013-07-03Remove makevirtif(), it's not likely to be used in testing.pooka
2013-07-03Enable tests which does not require rump if MKRUMP=no.nakayama
2013-07-02Use the new extension to newfs_udf to generate a decent image for rump to workreinoud
2013-06-30Initialize mount args version info.martin
2013-06-30Fix copy & pasto, notice by Nicolas Joly, one step closer to solvingmartin
2013-06-28Add the rumpfs_udf to the LDADD variablereinoud
2013-06-27add a pktinfo testchristos
2013-06-26Add UDF as one of the filesytems to test. Might help understand why rump isreinoud
2013-06-14Remove header files which became unnecessary in 1.7.isaki
2013-06-12Fix the test for rumpfs on amd64 by adding a creation mode to open().pooka
2013-06-06Make back trace more robust. At least on i386, one of the intermediatejoerg
2013-05-31Don't rely on "kill -0" to check whether a background shell commandgson
2013-05-28Add mbsnrtowcs and wcsnrtombs. Approved by core.joerg
2013-05-24Backout previous - real fix for vax libm upcoming.martin
2013-05-23vaxinate the new tests.christos