summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2016-09-10Cleanup commented lines, and only print the DN of entriesLandry Breuil
2016-09-10Improve Makefile by using ${.OBJDIR} and stop creating files inLandry Breuil
2016-09-08fix test after the errno reshuffle; ok swarsche@Otto Moerbeek
2016-09-07add objdir to fix regress testVincent Gross
2016-09-06These tests didn't work without setting READLINE because we don'tIngo Schwarze
2016-09-06remove test programs for the audio driver, as we've betterAlexandre Ratchov
2007-07-06regression test for AUDIO_GETINFO/AUDIO_SETINFO ioctlsJacob Meuser
2003-02-01audio encoding testerJason Wright
2016-09-05Big refactoring in main(), simplify the invocation syntax.Vincent Gross
2016-09-05ldapd regress is creating files during make obj; comment out until fixedTheo de Raadt
2016-09-05Enable mbrtowc(3) and wcrtomb(3) tests now that mbsinit(3) works.Ingo Schwarze
2016-09-05Add a regress target so that a recursive "make regress" also buildsAlexander Bluhm
2016-09-05link ldapd regress to the buildLandry Breuil
2016-09-05Add purge to the all: target and comment out cpan for nowLandry Breuil
2016-09-04Link isakmpd regress to the build.Alexander Bluhm
2016-09-04When passing the (1ULL << 32) to EV_SET, it gets casted to __uintptr_t.Alexander Bluhm
2016-09-04Fix use after freeMike Belopuhov
2016-09-04If we bind to [::], we do not check for sockaddr availability.Vincent Gross
2016-09-04Mandoc db dump regress depends on objects existing in usr.bin/mandoc.Alexander Bluhm
2016-09-04define the targets the parent level forwards with _SUBDIRUSEIngo Schwarze
2016-09-04test wcrtomb(3)Ingo Schwarze
2016-09-03test mbrtowc(3) in conjunction with mbsinit(3)Ingo Schwarze
2016-09-03import new BN tests from OpenSSLBrent Cook
2016-09-03remove unneeded reach-around includeBrent Cook
2016-09-03split ipv4 and ipv6Vincent Gross
2016-09-03Graceful failure handling at startup and runVincent Gross
2016-09-03Retire zaurus, as it hasn't made the EABI jump and will be permanently brokenPhilip Guenther
2016-09-03check -z mode, just by creating an archive and checking it's still properMarc Espie
2016-09-03Some isakmpd tests need generated header files from isakmpd. ChangeAlexander Bluhm
2016-09-02Print SKIPPED if a regress test cannot be executed for some reason.Alexander Bluhm
2016-09-02Fix build of regress after source movesBob Beck
2016-09-02Make this regress build againBob Beck
2016-09-02Repair remaining isakmpd regress testsMike Belopuhov
2016-09-02Remove the GF(2**n) math test since isakmpd has been switchedMike Belopuhov
2016-09-02Remove the GF(2**n) math test since isakmpd has been switchedMike Belopuhov
2016-09-02Remove the GF(2**n) math test since isakmpd has been switchedMike Belopuhov
2016-09-02Remove old RSA key generation and verification test as it's done nowMike Belopuhov
2016-09-02Pull in Chacha20 and Poly1305 source code as xform.o dependenciesMike Belopuhov
2016-09-02Pull in Chacha20 and Poly1305 source code as xform.o dependenciesMike Belopuhov
2016-09-02Adjust for the new default MODP groupMike Belopuhov
2016-09-02Remove obsolete DES-CBC testsMike Belopuhov
2016-09-02disable t3, it is known to failOtto Moerbeek
2016-09-01Make this work both with and without "make obj" in src/usr.bin/mandoc;Ingo Schwarze
2016-09-01no route-to/reply-to/dup-to on block rules, aka make this pass againHenning Brauer
2016-09-01Add basic regress tests for ldapd.Landry Breuil
2016-09-01Fix regress test, server returns 400 instead of 500 nowReyk Floeter
2016-09-01Now the cached route flag appears in "route show". Adapt test.Alexander Bluhm
2016-09-01Tighten up the siginfo checkPhilip Guenther
2016-09-01Delete sparc and vax bitsPhilip Guenther
2016-09-01delete wrong cvs $ tagsTheo de Raadt