summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2019-05-10Enable the test on octeon. Ignore the fact that the test cannot workVisa Hankala
2019-05-10Let the test build on mips64.Visa Hankala
2019-05-10Regress libedit needs header files generated during src libeditAlexander Bluhm
2019-05-10Python for scapy must be executed a bit differently in this test.Alexander Bluhm
2019-05-10Add some more edge case tests.rob
2019-05-09Test IPv6 raw sockets with checksum calculation in kernel.Alexander Bluhm
2019-05-10Simplify the detection for installed python and scapy. RefactorAlexander Bluhm
2019-05-09Drop reference to sparc and expand 'VAC' so the comment makes sensePhilip Guenther
2019-05-09Add a test vector for Streebog 512 from Guido VrankenTheo Buehler
2019-05-09Test IPv6 raw sockets with checksum calculation in kernel.Alexander Bluhm
2019-05-09compare now wants a state object, so make it.Marc Espie
2019-05-09Link rip6cksum regress to build.Alexander Bluhm
2019-05-09Test IPv6 raw sockets with checksum calculation in kernel.Alexander Bluhm
2019-05-09Proper prototype for main(). Make sparc64 happier.Claudio Jeker
2019-05-08Add another case for robert@ :)Bob Beck
2019-05-08Mutex functions have no __ prefix anymore. Adjust kernel compatAlexander Bluhm
2019-05-06enable deadlock related testsanton
2019-05-02Add test fseek(,-1) works properly.YASUOKA Masahiko
2019-04-30In HTML output, allow switching the desired font for subsequentIngo Schwarze
2019-04-28Add unit tests for user@host and URI parsing.Darren Tucker
2019-04-27Tweak; work in progress.rob
2019-04-27Tweak tests; work in progress.rob
2019-04-27Use REGRESS_TARGETS et al.rob
2019-04-27Add test, update comments, and modify some output.rob
2019-04-27Fix comment regarding suspected problem when handling large negative integers.rob
2019-04-27Tweak previous.rob
2019-04-27Regress testing for int (long long). Two's complement is eating my brain.rob
2019-04-26a bit more evilBob Beck
2019-04-26/usr/include/machine is a good one.Bob Beck
2019-04-24Do not check for working go executable during make clean cleandir obj.Alexander Bluhm
2019-04-24Do not check for working go executable during make clean cleandir obj.Alexander Bluhm
2019-04-23Report slot types recursively for recursive PTE entriesPhilip Guenther
2019-04-23Improve usage messagePhilip Guenther
2019-04-23Simplify presentation of attributes to eliminate duplicationPhilip Guenther
2019-04-23Add a header to explain fieldsPhilip Guenther
2019-04-23Add -u for getting pagetables of pid 1Philip Guenther
2019-04-23Utility useful for debugging amd64 page tablesPhilip Guenther
2019-04-21When calling an empty macro, do not clobber existing arguments.Ingo Schwarze
2019-04-21Implement the roff .break request (break out of a .while loop).Ingo Schwarze
2019-04-19Start a realpath(2) regress test, currently not enabled.Bob Beck
2019-04-18Add tests for sshd -T -C with Match.Darren Tucker
2019-04-13Add a test for the bn_to_string() function introduced in v3_utl.c r1.32.Theo Buehler
2019-04-08Check that pf and IPv6 stack handle two ping6 fragments with differentAlexander Bluhm
2019-04-07exitting -> exitingTheo Buehler
2019-04-05whitespace consistencyTheo Buehler
2019-04-05Add SERVER_HELLO_RETRY stateTheo Buehler
2019-04-04I forgot to mark some targets as .PHONYTheo Buehler
2019-04-04Use correct define.Joel Sing
2019-04-04Add an update target to regenerate the expected results.Alexander Bluhm
2019-04-03Don't test the behavior of ^L as it depends on $TERMJeremie Courreges-Anglas