summaryrefslogtreecommitdiffstats
path: root/tools/regression
Commit message (Expand)AuthorAgeFilesLines
* Add a regression test for ccds layout policy.phk2003-01-1723-0/+5843
* geom_bsd need -lmd to link now.phk2003-01-061-0/+1
* Add a regression test for wordexp() and wordfree().tjr2003-01-042-0/+185
* Add a test program for perror() that demonstrates two bugs in thetjr2002-12-192-0/+116
* Test that if the buffer argument (`s') to wcrtomb() is NULL thentjr2002-12-191-19/+15
* Add regression test for strerror()/strerror_r().mike2002-12-182-0/+141
* Goto WARNS 5 with assorted changes.phk2002-12-169-33/+32
* Update this one too.phk2002-12-161-1/+5
* Get the test-suite into sync with the kernel again.phk2002-12-168-10/+34
* Add a test for what was fixed in revisions 1.39 and 1.50 ofru2002-11-281-0/+9
* Moved make(1) regression tests from src/Makefile to where theyru2002-11-281-1/+25
* Add test cases for btowc() and wctob() in multibyte locales.tjr2002-11-101-1/+14
* Test for the zero-length buffer bug corrected in mbrtowc.c revision 1.3.tjr2002-11-101-0/+7
* Add regression tests for mblen(), mbtowc(), wctomb(), mbstowcs() andtjr2002-11-096-1/+580
* Add missing #includes of <stdio.h>. Correct a few typos in comments.tjr2002-11-063-5/+7
* Simplify by using inference rules properly.tjr2002-10-281-22/+10
* Add tests for btowc(), mbrlen(), mbsrtowcs() and wcsrtombs().tjr2002-10-265-2/+501
* Add regression tests for mbrtowc(3) and wcrtomb(3).tjr2002-10-263-0/+291
* Hide the test in <target> under '.if make(<target>)' so as to not get anyjmallett2002-10-251-0/+4
* Redo reference vectors to include the mediasize and sectorsize.phk2002-10-2414-828/+1012
* Resync with kernel.phk2002-10-242-7/+9
* Use in-tree libbsdxml instead of ports based libexpat.phk2002-10-056-13/+11
* Match the new g_io_deliver() API in the kernel.phk2002-10-051-7/+4
* Pass sbuf to the kernel routines to match new kernel code.phk2002-10-051-2/+6
* Update to match current kernel code.phk2002-09-275-203/+207
* Some change in src/share/mk seems to have made it possible to removephk2002-09-1514-14/+0
* Overhaul the kernel-simulation bits here to use pthreads instead.phk2002-09-1319-160/+144
* Remove magicspace from reference data.phk2002-09-068-282/+0
* expat2 changed the name of their include file to expat.hphk2002-09-062-2/+2
* Fix an indentation typo.phk2002-09-061-1/+1
* Add a zeroed out sector one for the GPT hack and test T003.phk2002-09-061-0/+21
* Add regression tests for sysvipc.alfred2002-08-1510-0/+1079
* As of revision 1.38 of make/parse.c, our make(1) will warn too. Note thatjmallett2002-07-281-2/+3
* Update another mention of <CR><CR> I missed the first time around (rev 1.2)tjr2002-07-041-1/+1
* Note that two carriage returns aren't required after entering thetjr2002-07-031-2/+3
* The wrong y/// output got spammed into this file; from green@ indirectly.jmallett2002-06-271-1/+1
* Correct the psl regression test for sed(1)'s now-fixed newlinegreen2002-06-273-0/+8
* Erk, I forgot that regress.in has an ending newline, so change the test forjmallett2002-06-262-5/+2
* Reduce internal code duplication, add REGRESSION_PASSFAIL([testname]) tojmallett2002-06-251-19/+14
* Add a regression test for transliterate which happens to match charactersjmallett2002-06-252-0/+5
* I explicitly meant to not move any of this over to the new m4(1) framework,jmallett2002-06-242-2/+11
* Move all remaining tests except for:jmallett2002-06-2410-73/+23
* Add two new mostly freeform types of regression tests, and a macro for dyingjmallett2002-06-241-0/+30
* Comments to describe what these macros do, so that someone other than mejmallett2002-06-241-0/+13
* Convert straightforward regression tests to use regress.m4.jmallett2002-06-246-93/+19
* Add a simple (to be expanded) library of functions for the regression tests,jmallett2002-06-241-0/+23
* Grrr, make the test for embedded variables in the left-hand-side actually dojmallett2002-06-201-2/+2
* Add a test for what was fixed in revision 1.27 and 1.28 of make(1)'s var.c,jmallett2002-06-191-0/+17
* Catch up with kernel.phk2002-06-096-12/+12
* Describe ia64_unaligned and geom directories. I hope I got these right.jmallett2002-06-071-0/+2
OpenPOWER on IntegriCloud