summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* These tests check whether the compiler evaluates floating-pointdas2012-01-203-0/+293
* sh: Fix execution of multiple statements in a trap when evalskip is setdumbbell2012-01-162-0/+14
* sh: Test EXIT trap with multiple statements in itdumbbell2012-01-161-0/+3
* sh: Fix some bugs with exit status from case containing ;&.jilles2012-01-153-0/+17
* sh: Fix two bugs with case and exit status:jilles2012-01-153-0/+17
* sh: Add testcases that should not be broken by future optimizations.jilles2012-01-142-0/+18
* Add .t files for tests, missed in prior checkins, so that prove(1) worksdas2012-01-143-0/+30
* Update the tests for arm and other ports where long double is the samedas2012-01-141-3/+3
* Fix a test that doesn't work on architectures where long double is nodas2012-01-141-0/+2
* sh: Properly show "Not a directory" error in cd builtin.jilles2012-01-131-0/+26
* Remove wtmpcvt(1).ed2012-01-131-1/+0
* Bring over a tool to create and destroy wtap instances.adrian2012-01-112-0/+91
* X11BASE has been deprecated for a long time and will die sooneadler2012-01-091-1/+1
* sh: Avoid possible echo options in a testcase.jilles2012-01-061-3/+3
* Import the first cut of "bsdbox".adrian2012-01-0610-0/+295
* Convert files over to UTF-8.uqs2012-01-054-13/+22
* Fix an obvious typo. We do want to specify file permission when we pass O_CREAT.pjd2012-01-031-1/+1
* Add WITHOUT_CAPSICUM src.conf(5) define, which can be used to compile outrwatson2012-01-021-0/+2
* Adapt testsuite following change in Domain Search error handlingdumbbell2011-12-301-1/+5
* Spelling fixes for tools/uqs2011-12-3031-40/+43
* Fix typo in comment.rwatson2011-12-291-1/+1
* Reencode files from latin1 to UTF-8.uqs2011-12-297-7/+7
* sh: Allow quoting ^ and ] in bracket expressions.jilles2011-12-281-0/+12
* Oops, if we want to check from 0 to nsock, the test condition should becognet2011-12-281-1/+1
* Oops, my bad. Fix a broken thing I introduced earlier.adrian2011-12-261-1/+1
* sh: Add some testcases for pasting $*/$@ directly to a literal.jilles2011-12-251-0/+65
* Add in ath_ee_9287_print.adrian2011-12-231-2/+2
* Catch up with new driver ioctls in cxgbe.np2011-12-161-0/+175
* Many updates to cxgbe(4)np2011-12-161-29/+35
* Fix last-minute typo.fjoe2011-12-151-1/+1
* Add job error output test.fjoe2011-12-155-0/+146
* Add a test for r228510.jilles2011-12-141-0/+67
* Add more files to cleanup with 'make delete-old' when WITHOUT_CLANG isdim2011-12-111-0/+35
* - Add a test for PR 151758.jhb2011-12-091-26/+54
* 1. Fix the handling of link reset while in netmap more.luigi2011-12-051-8/+9
* Fix some uninitialized variables in pipe regression tests that result ineadler2011-12-053-3/+5
* Support domain-search in dhclient(8)dumbbell2011-12-044-1/+405
* Revert to conservative defaults. WITH_PROFILE is a default now.fjoe2011-12-022-2/+2
* Add a simple test for pipe inode numbers reported by fstat(2).kib2011-12-011-0/+66
* Add WITH_CTF description.fjoe2011-11-301-0/+4
* Add three execution tests for make(1):fjoe2011-11-3015-0/+102
* Turn off profiled libs build by default.fjoe2011-11-292-2/+2
* test: Add more testcases.jilles2011-11-281-4/+38
* Add WITH_LIBCPLUSPLUS under tools/build/options; the knob itself wasdim2011-11-281-0/+2
* Add a comment that shows how to limit the build to the specific list of arches.fjoe2011-11-281-0/+2
* sh: Add tests for some corner cases of 'case' exit status.jilles2011-11-262-0/+12
* Add missing ;;fjoe2011-11-241-0/+1
* Utility script to build specific parts of the source tree on all archesfjoe2011-11-241-0/+58
* Tidy up the statistic documentation.adrian2011-11-231-2/+2
* Add the new statistics introduced in r227868.adrian2011-11-231-7/+14
OpenPOWER on IntegriCloud