summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* sh: Allow running 'prove' from tools/regression/bin/sh againjilles2010-10-151-5/+1
* Embellish this testcase a little bit to be more clear what the output isobrien2010-10-142-0/+18
* Do not assume in growstackstr() that a "precious" character will beobrien2010-10-131-0/+15
* Allow one to regression test 'sh' changes without having to installobrien2010-10-1228-82/+97
* Correct regression test to not show a false positive when run as root.obrien2010-10-111-6/+9
* Don't blow away /bin/rmail symlink if we are keeping mailwrapper.markm2010-10-081-0/+2
* Clean up tools in tools/tools/netrate.pluknet2010-10-082-6/+11
* Add some missing files to optionally delete.netchild2010-10-061-0/+27
* - Add WITH_GPIO entry to src.conf(5) man pagegonzo2010-10-051-0/+2
* Change the output of mctest to give a summary of the results insteadgnn2010-10-012-13/+34
* - simplify by using one build scriptmr2010-10-018-678/+32
* tr: Fix '[=]=]' equivalence class.jilles2010-09-293-1/+5
* Correct message.pjd2010-09-271-1/+1
* Add some regression tests for newly added -J and -j options.pjd2010-09-251-0/+126
* Don't hardcode md0 in message, use $md instead.pjd2010-09-251-1/+1
* Don't leave zombies behind.trasz2010-09-251-0/+2
* Add a shell script to generate a test script for trivial ACLs.trasz2010-09-251-0/+53
* Update regression tests after AES-XTS addition.pjd2010-09-257-21/+70
* - Use $md instead of md0, which fixes tests when md(4) device is alreadypjd2010-09-251-2/+2
* Add test cases for stack unwinding.davidxu2010-09-258-0/+265
* Make the labels match the device name that's mounted, not just theimp2010-09-221-2/+4
* tools/umastat: more cleanupsavg2010-09-211-3/+5
* Support new variable NANO_LABEL. When set to a non-null string,imp2010-09-201-16/+37
* Add a geli resize subcommand to resize encrypted filesystems priorbrian2010-09-201-0/+149
* tools/umastat: fix build on amd64avg2010-09-201-8/+8
* Revise r197763 which fixes filesystem corruption when extendingbrian2010-09-193-0/+102
* sh: Fix exit status if return is used within a loop condition.jilles2010-09-112-0/+9
* sh: Apply variable assignments left-to-right in bltinlookup().jilles2010-09-111-0/+3
* sh: Fix 'read' if all chars before the first IFS char are backslash-escaped.jilles2010-09-082-0/+18
* sh: Add simple tests for backslashes in the read builtin.jilles2010-09-082-0/+20
* sh: Add a test that 'read' leaves the file pointer at the correct place.jilles2010-09-031-0/+31
* We need to copy the ports config files before we launch the prefetchphk2010-09-031-3/+3
* Allow / in the NANO_DEVICEimp2010-09-031-1/+1
* sh: Weaken builtins/command4 test to only require a nonzero exit status.jilles2010-08-292-2/+2
* Add a Makefile for tools/regression/bin and support 'all' inbrian2010-08-292-1/+6
* Correct an out-by-one error when earlying out ustar filenames thatbrian2010-08-292-0/+99
* Test the poll(2) return value.kib2010-08-281-33/+52
* - Change default grep back to GNU version. BSD grep can be built with thegabor2010-08-232-2/+2
* sh: Remove remnants of '!!' to negate pattern.jilles2010-08-221-0/+28
* sh: Test that all bytes from 128 to 255 can be used in IFS.jilles2010-08-221-0/+21
* sh: Add a test for breaking from a loop outside the current function.jilles2010-08-221-0/+15
* Update for the new tests.rpaulo2010-08-211-263/+199
* More tests.pjd2010-08-1815-135/+120
* sh: Add a test for break from a trap action.jilles2010-08-182-0/+13
* Add simple test to check the functioning of retrieval ofkib2010-08-172-0/+65
* More tests, especially for lchown(2).pjd2010-08-176-13/+54
* sh: Reduce unnecessary testsuite failures with other shells.jilles2010-08-164-6/+6
* sh: Split off a more dubious test from parser/heredoc2.0.jilles2010-08-162-5/+20
* sh: Get rid of unnecessary non-standard empty lists.jilles2010-08-1610-0/+12
* Finish renaming fstest to pjdfstest.pjd2010-08-156-11/+11
OpenPOWER on IntegriCloud