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