summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2016-10-09Remove simple UTF-8 tests. Ingo has written propper tests forAlexander Bluhm
2016-10-07enable tests for cut(1) and wc(1)Ingo Schwarze
2016-10-07test multibyte behaviour of cut(1)Ingo Schwarze
2016-10-07minimal UTF-8 tests for wc(1)Ingo Schwarze
2016-10-07enable colrm and column, which i apparently forgotIngo Schwarze
2016-10-07Add simple regress test for vxlan(4) and etherip(4).YASUOKA Masahiko
2016-10-06Check that syslogd priv process does exec on itself.Alexander Bluhm
2016-10-06Add millisecond precision to expected timestamp.Alexander Bluhm
2016-10-06Move USER out of the way to unbreak the BUILDUSER mechanism.Martin Natano
2016-10-05Link the setuid regress test to the build in a way that the objAlexander Bluhm
2016-10-05Bump the sizes of generated jumbo frames up to the max.Reyk Floeter
2016-10-04Add test for syslogd(8) -Z ISO timestamp format.Alexander Bluhm
2016-10-03The setuid tests needs an obj directory that allows to run programsAlexander Bluhm
2016-09-30The opencvs test checks the RCS id of the file I have just commited.Alexander Bluhm
2016-09-30The import test of regress/usr.bin/cvs tries to touch a file inAlexander Bluhm
2016-09-30crypto(4) is no moreOtto Moerbeek
2016-09-30The opencvs sources are not linked to the build. To make the cvsAlexander Bluhm
2016-09-30also copy pf103.include to obj dirOtto Moerbeek
2016-09-30In ssh tests set REGRESS_FAIL_EARLY with ?= so that the environmentAlexander Bluhm
2016-09-29If a Makefile both defines SUBDIR and includes <bsd.regress.mk>,Ingo Schwarze
2016-09-29with commitids, status produces an extra line per revisionOtto Moerbeek
2016-09-29Fix testsOtto Moerbeek
2016-09-28Add a makefile rule to create the ssh library when regress needsAlexander Bluhm
2016-09-28The ldap regression test should behave more like the other tests.Alexander Bluhm
2016-09-28The tun interface has been renamed to tap(4). Adapt ospfd test.Alexander Bluhm
2016-09-28Do not close stdout when starting netcat, redirect to /dev/nullAlexander Bluhm
2016-09-28An unintened 65536 size change slipped in, revert to 65535Reyk Floeter
2016-09-28If stdout is not line buffered, messages got lost when assert() wasAlexander Bluhm
2016-09-28Fix length calculation of PACKET_IN (I forget the 10 byte packet_in header).Reyk Floeter
2016-09-28Bump buffer size to 64k, the max OFP packet sizeReyk Floeter
2016-09-28I wrote a perfect regress test: a test that never fails. CorrectlyReyk Floeter
2016-09-27Make sure that the regress target builds the libraries. Stop building aMark Kettenis
2016-09-27Adjusts some patterns, so that the warning messages ksh prints ifAlexander Bluhm
2016-09-27fix dependency, fixing regress if make regress is called with a clean objOtto Moerbeek
2016-09-27Modernize constructor test such that it builds again and enable it.Mark Kettenis
2016-09-26The gcc and libiberty regression tests seem to be broken since theAlexander Bluhm
2016-09-26Allow to run ssh regression tests as root. If the user is alreadyAlexander Bluhm
2016-09-25Adapt more places where binutils-2.17 has changed the format of theAlexander Bluhm
2016-09-25add ulOtto Moerbeek
2016-09-24On sparc64 we need "retl" not "ret" to do an immediate return.Mark Kettenis
2016-09-24recpect W^X, sparc64 still has a problem: non-exec mmap: executeOtto Moerbeek
2016-09-24Format of warning messages has changed in binutils-2.17. RemoveAlexander Bluhm
2016-09-23Check wether sudo or doas is working once at the beginning of theAlexander Bluhm
2016-09-23Remove leftovers from relayd tests.Alexander Bluhm
2016-09-23Making the regress target depends on building PROG.Alexander Bluhm
2016-09-23Zap mquery test for goodOtto Moerbeek
2016-09-23Zap. Has been disabled for a long time and makes unholy assumptions aboutOtto Moerbeek
2016-09-23Add dependencies to build the required test tools for mandoc onAlexander Bluhm
2016-09-23The TCP socket buffer size for syslogd has changed. Adapt testsAlexander Bluhm
2016-09-22Call setsockopt(2) before listen(2) in relayd tests and adjust someAlexander Bluhm