aboutsummaryrefslogtreecommitdiff
path: root/tools/regression
Commit message (Expand)AuthorAgeFilesLines
...
* - Use 1 for an exit code instead of -1 with err, errx, and exitEnji Cooper2015-12-211-12/+13
* Integrate the remaining tools/regression/lib/msun testcases into theEnji Cooper2015-12-2012-2025/+0
* Skip the testcases on i386 (all the assertions fail) [*]Enji Cooper2015-12-201-2/+25
* Initialize j so it doesn't print out a garbage indexEnji Cooper2015-12-201-1/+3
* Skip infinities testcases that fail assertions on amd64 only on CURRENTEnji Cooper2015-12-201-0/+5
* Don't run test-fma on i386Enji Cooper2015-12-201-0/+6
* - Use nitems instead of handrolling the macroEnji Cooper2015-12-201-10/+17
* Disable test-ctrig.t testcases which fail assertions on i386 [*]Enji Cooper2015-12-201-1/+12
* Disable test-ctrig.t testcases which fail assertions on i386Enji Cooper2015-12-201-0/+2
* Update the test list after r292328Enji Cooper2015-12-201-2/+2
* Integrate a number of testcases from tools/regression/lib/msunEnji Cooper2015-12-1628-3538/+3
* Use fabsl instead of fabs to mute -Wabsolute-value warnings from clangEnji Cooper2015-12-161-4/+4
* Integrate tools/regression/lib/libc/nss into the FreeBSD test suite asEnji Cooper2015-12-1620-5430/+0
* Integrate tools/regression/lib/libc/resolv into the FreeBSD test suite asEnji Cooper2015-12-164-410/+0
* Remove hosts that don't resolve properly with the nss and resolv testsEnji Cooper2015-12-162-94/+0
* Add missing stdlib.h headerEnji Cooper2015-12-081-2/+5
* Fix compilation warnings by adding unistd.h #include and missing returnEnji Cooper2015-12-081-2/+8
* Skip the MAC portacl tests if MAC_PORTACL support is missing instead ofEnji Cooper2015-12-081-2/+1
* Fix LDADD/DPADD that should be LIBADD.Bryan Drewery2015-12-0414-28/+14
* Clean up trailing whitespaceEnji Cooper2015-11-269-583/+582
* r291359 was incorrect. Skip over tokens that start with `#' as fgetln canEnji Cooper2015-11-261-3/+4
* Skip over lines that start with # (comments)Enji Cooper2015-11-261-0/+2
* Remove cnftp.bjpu.edu.cn (it no longer resolves)Enji Cooper2015-11-262-2/+2
* Use print as a function for Python 3 [PEP 3105]Craig Rodrigues2015-11-191-0/+1
* Remove directory made obsolete by r290905Enji Cooper2015-11-163-169/+0
* Integrate tools/regression/pipe in to the FreeBSD test suite asEnji Cooper2015-11-1610-655/+0
* Integrate tools/regression/lib/libc/gen into the FreeBSD test suiteEnji Cooper2015-11-098-1490/+0
* Integrate tools/regression/lib/libc/net into the FreeBSD test suiteEnji Cooper2015-11-088-459/+0
* Integrate tools/regression/lib/libc/string into the FreeBSD test suiteEnji Cooper2015-11-086-436/+0
* Integrate tools/regression/lib/libc/stdlib into the FreeBSD test suiteEnji Cooper2015-11-088-510/+0
* Integrate tools/regression/lib/libc/stdio into the FreeBSD test suiteEnji Cooper2015-11-0825-2295/+0
* Integrate tools/regression/lib/libc/locale into the FreeBSD test suiteEnji Cooper2015-11-0833-2494/+0
* Use nitems(x) instead of sizeof(x)/sizeof(x[0])Enji Cooper2015-11-021-2/+2
* Fix compiler warnings with open_to_operation.cEnji Cooper2015-10-302-16/+13
* Unbreak regression testing tools for net80211 crypto cipher modulesAndriy Voskoboinyk2015-10-223-78/+124
* Integrate tools/regression/acltools into the FreeBSD test suite as tests/sys/aclEnji Cooper2015-10-1713-3295/+0
* Integrate tools/test/posixshm and tools/regression/posixshm into the FreeBSDEnji Cooper2015-10-175-828/+0
* Fix test-fenv:test_dfl_env when run on some amd64 CPUsEnji Cooper2015-10-141-0/+27
* Integrate tools/regression/vfs into the FreeBSD test suite as tests/sys/vfsEnji Cooper2015-10-141-42/+0
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.Bryan Drewery2015-09-251-2/+0
* Expose an interface to determine if an ACE is inherited.Xin LI2015-09-044-667/+667
* - Replace N(a)/N(i)/N(T)/LEN(a)/ARRAY_SIZE(a) with nitems()Craig Rodrigues2015-08-295-24/+23
* wordexp(): Improve some error codes.Jilles Tjoelker2015-08-191-0/+9
* Add a missing break statement, which made the code default to IPv6.Christian Brueffer2015-07-141-0/+1
* Let the nv.h and dnv.h includes be only in sys directory.Mariusz Zaborski2015-07-021-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+19
|\
| * Merge sync of headSimon J. Gerraty2015-05-27121-9108/+321
| |\
| * \ Merge from head@274682Simon J. Gerraty2014-11-19251-14087/+41
| |\ \
| * \ \ Merge head from 7/28Simon J. Gerraty2014-08-1910-580/+57
| |\ \ \
| * \ \ \ Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\ \ \ \