summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-01-10In the strcat test, smash the stack more severely (this all may dependmartin
2014-01-10Add a cleanup routine because if a test fails, the script exits and thechristos
2014-01-09fix copyright botch and add library for netinet6; still does not fix thechristos
2014-01-09Operation sysvbfs_remove() destructs inodes attached to active vnodes.hannken
2014-01-09Use our own resolv.conf file simplifying the test to not need rump_vfs.christos
2014-01-07Add some minimal tests of vmstat(1), to serve as regression testsgson
2014-01-06Fix spelling of "daemon". Pointed out by Thomas Klausner.gson
2014-01-06Make t_hostent test cases that query the DNS work on systems with nogson
2014-01-05We now expect this test to succeedmartin
2014-01-03netstat expected output includes ipv6 sucket, so add netinet6pooka
2014-01-03ldpd wants inet6pooka
2013-12-25Disable integrated-assembler for clang on ARM for two files that arejoerg
2013-12-20sixthavenue got upgradedchristos
2013-12-18Add bpfilterbadmem, bpfilternoinitA and bpfilternoinitX tests.alnsn
2013-12-12Add stack alignement test for sparcmartin
2013-12-11Add stack alignment checks for alpha, arm, mips, powerpc, and vax.matt
2013-11-22Adjust expected epsilon for sqrtl <-> powl comparisions for defects inmartin
2013-11-21Add carriage return to list of valid character substitutions.blymn
2013-11-21Add carriage return to the quoted character listblymn
2013-11-19Add cbrtl(3) and sqrtl(3), from FreeBSD.joerg
2013-11-15Add stack alignement checking for sparc64martin
2013-11-15Check stack alignment on hppa.skrll
2013-11-15- Add bpf_args_t and convert bpf_filter_ext() to use it. This allows thermind
2013-11-13CID 1107543, 230676, 1107543, 976795, 230676, 976795, 1125885, etc.christos
2013-11-13Add FreeBSD's truncl and minimal testing.joerg
2013-11-12Initial version of fmodl from FreeBSD.joerg
2013-11-12Retire t_ldp_static. It's too heavy weighted for releng's anita and mostlykefren
2013-11-11Add initial version of ceill, floorl and roundl from FreeBSD.joerg
2013-11-11NetBSD 6.99.26: Switch i386 and amd64 to the x87 default control wordjoerg
2013-11-09Update check files to match fixed behaviour for addchstrblymn
2013-10-31Handle new objc for gcc-4.8.1. Someone with more objc foo can do this better.christos
2013-10-21Only initialise TLS space from the PT_TLS segment, if the size isjoerg
2013-10-21Revert, init-exec in combination with initalised TLS variables is notjoerg
2013-10-20write fail as a proper macrochristos
2013-10-20adjust output now that we don't output size info for links and directorieschristos
2013-10-20broadway changed addresses.christos
2013-10-20Force use of static TLS space.joerg
2013-10-19fix unused variable warningschristos
2013-10-19initialize variableschristos
2013-10-19build the .h before the .ochristos
2013-10-17CID 1107548: resource leakchristos
2013-10-17CID 1107550: resource leakchristos
2013-10-12more testschristos
2013-10-12new test to check if non-blocking sockets are reset to blocking on thechristos
2013-10-10make this work on linuxchristos
2013-10-08Improve tests so that they check the sockaddr's returned by accept(2) andchristos
2013-10-06Fix PR bin/48202 [non-critical/low]:ast
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