summaryrefslogtreecommitdiffstats
path: root/tools/regression
Commit message (Expand)AuthorAgeFilesLines
* MFC r261550,r281354,r281355,r281356,r281358,r281359,r281360,r281361,r281362,r...ngie2015-04-2543-202/+228
* MFC r280893:ngie2015-04-252-63/+69
* MFC r280830: wordexp(): Add testcase for non-default IFS in environment.jilles2015-04-191-0/+15
* MFC r280232:kib2015-03-251-33/+24
* Merge an applicable subset of r263234 from HEAD to stable/10:rwatson2015-03-1910-10/+10
* MFC r279779: env: Fix crash when -S string is not empty but no operandjilles2015-03-152-0/+34
* MFC r279722: env: Fix testsuite for additional variables set by sh.jilles2015-03-141-3/+3
* MFC r277527:ngie2015-01-251-5/+9
* MFC r277453:ngie2015-01-231-15/+0
* MFC r267004,r274592:ngie2015-01-202-302/+11
* MFC r274075,r274581,r274582,r274595:ngie2015-01-203-167/+2
* MFC discussed with: jilles, -developersngie2015-01-111-0/+47
* MFC r264400,r265836:ngie2014-12-31106-106/+106
* MFC r271796 (by will):ngie2014-12-051-1/+1
* MFC r273627,r273628:ngie2014-11-151-3/+4
* MFC r271349:ngie2014-10-231-0/+9
* MFC r271336:ngie2014-10-231-19/+14
* MFC r271459:trasz2014-09-223-3/+3
* MFC r270180:ngie2014-08-2712-1448/+0
* MFC r269534:ngie2014-08-213-233/+0
* MFC r269098:delphij2014-08-082-2/+2
* MFC r268385:kib2014-07-151-2/+7
* MFC various moves of tools/regressions/ tests to the new infrastructure.jmmv2014-04-27893-35835/+0
* MFC various fixes to the tools/regression/ tests.jmmv2014-04-1454-683/+712
* Sync sh(1) in stable/10 to head.jmmv2014-03-09399-6784/+0
* MFC r261081, r261133, and r261615asomers2014-02-134-593/+0
* MFC: r261566brueffer2014-02-131-2/+2
* MFC r258352: fsx: add an option to randomly call msync(MS_INVALIDATE)avg2014-01-161-13/+81
* MFC r258351: fsx: new option to disable msync(MS_SYNC) after each writeavg2014-01-161-4/+11
* MFC 258063,258064,258066,258097,258185,259134:jhb2013-12-277-35/+584
* MFC r259132,r259133,r259143:eadler2013-12-162-0/+5
* don't assert on bad args, instead return an error..jmg2013-10-073-1/+604
* Bring in the new iSCSI target and initiator.trasz2013-09-143-0/+888
* Add a sendfile regression test for transmit length > file size.emaste2013-09-101-32/+64
* libc/stdio: Allow fopen/freopen modes in any order (except initial r/w/a).jilles2013-09-062-0/+123
* libc/stdio: Run mkostemp test using prove.jilles2013-09-061-0/+10
* libc/stdio: Provide proper TAP output for fmemopen/open_[w]memstream.jilles2013-09-063-3/+18
* sh: Make return return from the closest function or dot script.jilles2013-09-041-0/+13
* sh: Recognize "--" as end of options in type builtin.jilles2013-08-301-0/+3
* Fix fcntl F_GETFL F_SETFL for files opened execute-only (O_EXEC).jilles2013-08-253-0/+127
* sh: Recognize "--" as end of options in alias builtin.jilles2013-08-251-0/+4
* sh: Disallow empty simple commands.jilles2013-08-251-0/+3
* sh: Reject ++ and -- in arithmetic.jilles2013-08-241-0/+6
* sh: Recognize "--" as end of options in bg/fg/jobid builtins.jilles2013-08-161-0/+9
* sh: Add test for the non-standard jobid builtin.jilles2013-08-161-0/+7
* Add tests for dup3().jilles2013-08-161-1/+86
* sh: Recognize "--" as end of options in local builtin.jilles2013-08-141-0/+12
* sh: Allow a lone redirection before '|', ';;' or ';&'.jilles2013-08-143-0/+6
* fnmatch(): Add test for r254091 (pattern with single backslash).jilles2013-08-111-0/+4
* Add mkostemp() and mkostemps().jilles2013-08-092-3/+167
OpenPOWER on IntegriCloud