summaryrefslogtreecommitdiffstats
path: root/regress (follow)
Commit message (Expand)AuthorAgeFilesLines
* Align suseconds_t with POSIX: it's the type of the tv_usec member of timeval.guenther2013-10-241-1/+1
* Use scapy to test IPv6 packets with routing header type 0.bluhm2013-10-204-0/+193
* Fix building regress outside of /usr/src where the objdirjsg2013-10-181-1/+10
* test fails when run as root - test executability instead of writabilitydjm2013-10-171-7/+7
* Implement the .UR/.UE block (uniform resource identifier) introduced in theschwarze2013-10-174-2/+59
* Fix run-regress-fragping to use ping(8) instead of ping6(8) to send thelteo2013-10-171-2/+2
* We do not produce "core" files, so they do not need to be deleted. theyderaadt2013-10-151-2/+2
* adopt existing altq regress to queueing changes; queuespecs for altq usehenning2013-10-1265-236/+236
* tedu regress/usr.bin/pcclteo2013-10-1139-417/+0
* regression test for sftp request white/blacklisting and readonly mode.djm2013-10-092-2/+274
* Add a regression test that ensures profiling signals are delivered to thejsing2013-10-073-2/+144
* Prefer -lpthread over -pthread.jsing2013-10-071-2/+2
* We don't do hyphenation, but we allow breaking the line at hyphens that areschwarze2013-10-063-2/+23
* Add a test to verify that disabling cancelation defers it until reenabled.guenther2013-10-061-2/+46
* Prefer -lpthread over -pthreadguenther2013-10-061-2/+2
* Rework the AES XTS regress so that we compile and test the sys/crypto codejsing2013-10-062-129/+99
* If there is random stuff inside a .Bl block body before the first .It,schwarze2013-10-063-2/+39
* Test numerical conditions; related to roff.c rev. 1.56.schwarze2013-10-043-2/+133
* Expand references to number registers in exactly the same way asschwarze2013-10-034-2/+31
* netbsd recognise "CODE REFERENCES" section header; from wiz@netbsdjmc2013-09-301-2/+3
* Macros following block closing macros aren't line macros.schwarze2013-09-152-7/+19
* Test various combinations of flowdst, flowsrc and proto.florian2013-09-133-1/+124
* Misc time_t tweaks. %ld / (long)tv_sec -> %lld / (long long)tv_sec.krw2013-09-121-3/+3
* Enable pf if it's not already running.florian2013-09-111-2/+2
* The regression tests for relayd complain if any required perl packagebluhm2013-09-041-3/+4
* Beagle has been replaced by armv7.patrick2013-09-041-2/+2
* transform names cannot have commasmikeb2013-08-251-56/+56
* transform names cannot have commasmikeb2013-08-251-7/+7
* flow regression tests.florian2013-08-237-5/+724
* recognise dragonfly; from jan staryjmc2013-08-212-10/+14
* Include more details in failure messagesguenther2013-08-201-7/+7
* Sync with pflow changes.florian2013-08-132-5/+7
* Check wether the required perl packages are installed and that thebluhm2013-08-111-13/+38
* Use variable REMOTE_SSH instead of a fixed name for the testing host.bluhm2013-08-111-4/+4
* typoflorian2013-08-113-6/+6
* pflow(4) template regression testsflorian2013-08-115-0/+1877
* Add RCS id and ISC license.bluhm2013-08-091-0/+18
* Move the check for required perl packages into Makefile.inc so thatbluhm2013-08-092-22/+26
* Check wether all required perl packages are installed. If somebluhm2013-08-091-6/+22
* Add regress test for fuse_opt.syl2013-08-096-0/+332
* Test .%C; supported by mandoc, will soon be supported by the groff port, too.schwarze2013-08-082-10/+8
* Implement the roff(7) font-escape sequence \f(BI "bold+italic".schwarze2013-08-082-6/+6
* Check wether the required perl packages are installed. If not,bluhm2013-08-071-3/+13
* Remove gcc 2.95 from the tree. One of the least bogus compiler we had (althoughmiod2013-08-0664-128/+0
* Remove support for COMPILER_VERSION == gcc2.miod2013-08-066-30/+12
* Fix typo.kettenis2013-08-051-2/+2
* stop -F from removing Sh lines; -r1.39jmc2013-08-051-4/+6
* ino_t is unsignedguenther2013-08-051-2/+2
* Make Bq and Er optional for errors. -r1.35.jmc2013-08-051-4/+4
* integrate support for an -A option, which warns if an AUTHORS sectionjmc2013-08-052-29/+56