summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2016-04-11cope with the deletion of Char, use wchar_tIngo Schwarze
2016-04-11drop -DWIDECHAR, it's no longer neededIngo Schwarze
2016-04-10Simple regression tests for rev(1), including UTF-8.Ingo Schwarze
2016-03-30Cover the case where we are bound to [::] and SO_REUSEADDR is not set.Vincent Gross
2016-03-30Clear local and remote ARP cache for every subtest.Alexander Bluhm
2016-03-30Fix multicast test and a typo.Martin Pieuchot
2016-03-29Kdump contains LOG_CONS now. TLS error message changes.Alexander Bluhm
2016-03-25regression tests for underlined and bold underscores;Ingo Schwarze
2016-03-24Check that only one published entry can be added.Martin Pieuchot
2016-03-24Update regress test outputs to match the order of routes exported by anMartin Pieuchot
2016-03-24Make sure that two ARP entries can be created for the same IP whenMartin Pieuchot
2016-03-24Remove #ifdef from code shared with the kernel, IPv6 is always enabledMartin Pieuchot
2016-03-23Assert that the mask to prefix length conversion is correct whenMartin Pieuchot
2016-03-23arp(8) regression tests, some of which are currently failing with ART.Martin Pieuchot
2016-03-22initialize el_state.metanext before testing read_getcmd()Ingo Schwarze
2016-03-21System call sendsyslog2 is gone, adapt tests.Alexander Bluhm
2016-03-21More ksh POSIX compliance fixes by Martijn Dekker:tb
2016-03-20Fix the CHARSET_IS_UTF8 case in read_char().Ingo Schwarze
2016-03-20Add regress for environ and __progname vs load-time .init functionsPhilip Guenther
2016-03-20Currently we have about a 50/50 split over fcntl(n, F_GETFL [,0])Kenneth R Westerback
2016-03-19Add regress tests for IPV6_PKTINFO with addrVincent Gross
2016-03-17Last parameter to execl[e]() functions *must* be cast to a pointer.Kenneth R Westerback
2016-03-13check return value for BN_hex2bn in regression testsBrent Cook
2016-03-10un-vax;Jason McIntyre
2016-03-06Update file(1) regress for new description of ar(1) file.Nicholas Marriott
2016-03-05POSIX-compliant behavior of "set -u" regarding "$*" and "$@" specialsDmitrij Czarkoff
2016-03-04be more careful determining which regress/sys/arch/XXX directory toTheo de Raadt
2016-03-04don't parse (...|...) patterns in variable substitution inside double quotesDmitrij Czarkoff
2016-03-04rename xxx-what-do-you-call-this-1 to qouted-brace-expansion-1Dmitrij Czarkoff
2016-03-04Filter debug messages out of log before picking the last two lines.Darren Tucker
2016-03-04add KEX fuzzer harness; ok deraadt@Damien Miller
2016-03-03Remove option USER_LDT and everything depending on it.Christian Weisgerber
2016-03-03Look back 3 lines for possible error messages. Changes to the code meanDarren Tucker
2016-03-01After the bugfix in libedit/chared.c rev. 1.17,Ingo Schwarze
2016-03-01Enter libedit directory by default.Ingo Schwarze
2016-03-01More unit tests for libedit.Ingo Schwarze
2016-02-28Repair the namegen function to make ffs regress useful again.natano
2016-02-26Add a test for negated POSIX characer classes.Todd C. Miller
2016-02-22Properly handle ed-files which fully replace input file content. ThisTobias Stoeckmann
2016-02-18bsd.regress.mk doesn't automatically add "make clean" targets forDamien Miller
2016-02-17include bad $SSH_CONNECTION in failure outputDamien Miller
2016-02-11Test the C/POSIX locale too, in addition to UTF-8.Ingo Schwarze
2016-02-11Slowly start a unit test suite for libedit; Christos is right thatIngo Schwarze
2016-01-29Add regression test for RekeyLimit parsing of >32bit values (4G and 8G).Darren Tucker
2016-01-27Properly initialize sin_family.Jeremie Courreges-Anglas
2016-01-24In the OpenBSD-specific part of verify_xref(), discard the standard errorIngo Schwarze
2016-01-22Replace a (broken) test for @option explicit-update (the code has beenLandry Breuil
2016-01-16better mockup for promptlen()Ingo Schwarze
2016-01-12The ksh(1) vi editing mode code is much harder to understand thanIngo Schwarze
2016-01-10tests for double backspace after double-width charactersIngo Schwarze