aboutsummaryrefslogtreecommitdiff
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* disable current broken cmake testsBrent Cook2015-07-221-16/+16
* s/CMakeFiles/CMakeLists/, start porting test scriptsBrent Cook2015-07-222-2/+6
* add cmake testsBrent Cook2015-07-212-1/+263
* add cipher_list testBrent Cook2015-06-291-0/+6
* update for mdc2 removalBrent Cook2015-06-201-5/+0
* use correct binary on native windows buildsBrent Cook2015-06-053-0/+9
* distcheck fixesBrent Cook2015-05-064-3/+6
* add app tests from regress/usr.bin/opensslBrent Cook2015-05-066-0/+563
* rework tests Makefile.amBrent Cook2015-03-212-15/+282
* update with latest, add more testsBrent Cook2015-02-061-0/+1
* tests/Makefile.am.tpl: remove generated files on distcleanDmitry Eremin-Solenikov2014-12-071-0/+1
* update and mask unit tests when running on win32Brent Cook2014-12-034-6/+32
* improve readability of generated Makefile.am filesBrent Cook2014-11-231-0/+1
* override native arc4random_buf on FreeBSDBrent Cook2014-11-031-1/+2
* Improve and simplify function and header detection logic.Brent Cook2014-10-301-4/+0
* enable -lcrypto -lssl with all test programs directly.Brent Cook2014-10-301-0/+3
* undef LIBRESSL_INTERNAL for the pidwrap test.Brent Cook2014-10-221-0/+1
* prefer - over /dev/stdin for cmp testBrent Cook2014-07-281-1/+1
* remove bash-isms from test scriptsBrent Cook2014-07-282-3/+4
* clarify license and origin for pidwraptestBrent Cook2014-07-232-1/+8
* better handle disabled tests and exclude filesBrent Cook2014-07-211-2/+2
* rename local tests to end in test.cBrent Cook2014-07-212-0/+0
* move fork_rand.sh so it does not get run every timeBrent Cook2014-07-151-0/+0
* indicate failure to the test harnessBrent Cook2014-07-151-0/+1
* added fork_rand test to check for PID wraparoundBrent Cook2014-07-152-0/+91
* fix out of tree builds for ssl testBrent Cook2014-07-101-1/+1
* initial top-level import of subdirectoriesBrent Cook2014-07-106-0/+27