Age | Commit message (Expand) | Author |
2014-04-22 | When compiling with AES_WRAP_TEST, make main() return a meaningful value | Miod Vallat |
2014-04-22 | gets() is gone | Lawrence Teo |
2014-04-18 | ECDSA signature computation involves a random number. Remove the test trying to | Miod Vallat |
2014-04-17 | crypto/modes/gcm128.c can be used as its own selftest. Add it to regress, | Miod Vallat |
2014-04-17 | Invoke OPENSSL_add_all_algorithms_noconf() to enforce OPENSSL_cpuid_setup() | Miod Vallat |
2014-04-17 | Remove the ossltests target, these are now all in libcrypto regress | Jonathan Gray |
2014-04-17 | move enginetest to regress as was done with the other tests | Jonathan Gray |
2014-04-15 | Import the OpenSSL libcrypto tests in a form suitable for our rergress | Miod Vallat |
2014-04-16 | adapt to test file moves | Jonathan Gray |
2014-04-16 | adapt to the less old des api | Jonathan Gray |
2014-04-15 | +libcrypto | Miod Vallat |
2014-04-15 | Import the OpenSSL libcrypto tests in a form suitable for our rergress | Miod Vallat |
2014-04-08 | add a test for writing too far | Ted Unangst |
2014-03-25 | Update the libskey regression tests: | Lawrence Teo |
2014-01-22 | There can be resolution-worth of slop in two places, so accept that | Philip Guenther |
2013-12-29 | - Verify that the FPU exception flags weren't clobbered as required by C99. | Martynas Venckus |
2013-12-29 | Add a regression test to verify that the FPU control word state is | Martynas Venckus |
2013-12-26 | spacing | Mark Kettenis |
2013-12-22 | Use a bigger timeout, otherwise this test fails on some (not really) slower | Mark Kettenis |
2013-12-21 | Use timespec and CLOCK_MONOTONIC for a timing test | Philip Guenther |
2013-12-21 | Fix a comment | Philip Guenther |
2013-11-18 | cleanup style | Alexandre Ratchov |
2013-11-03 | Add a second test, shortseek(), to make sure that seekdir() also works | Ingo Schwarze |
2013-10-29 | use lld format string and a cast for time_t | Jonathan Gray |
2013-10-06 | Add a test to verify that disabling cancelation defers it until reenabled. | Philip Guenther |
2013-08-20 | Include more details in failure messages | Philip Guenther |
2013-08-09 | Add regress test for fuse_opt. | Sylvestre Gallon |
2013-08-06 | Remove support for COMPILER_VERSION == gcc2. | Miod Vallat |
2013-08-05 | Fix typo. | Mark Kettenis |
2013-08-02 | tgamma(0) == Inf | Mark Kettenis |
2013-08-02 | Fix a couple of corner cases in the implementation of pow(3) to make it | Mark Kettenis |
2013-08-01 | Some tests are currently failing. Only run those if the REGRESS_FULL | Mark Kettenis |
2013-07-30 | strptime(3) correctly fills in tm_yday; adjust expected output | Mark Kettenis |
2013-07-29 | updated regress values from djm | Ted Unangst |
2013-06-21 | Add earlysig test to check whether the pthread fork() wrapper | Philip Guenther |
2013-06-04 | link subdir | Ted Unangst |
2013-06-04 | missed a space in the latin passphrase. | Ted Unangst |
2013-06-04 | tests for bcrypt_pbkdf_test.c | Ted Unangst |
2013-06-02 | trailing whitespace makes 'make depend' sad. ok mpi@ | Darren Tucker |
2013-05-02 | Hook up fmemopen and open_memstream tests. | Martin Pieuchot |
2013-04-03 | Set the stream orientation in open_{,w}memstream(). | Philip Guenther |
2013-04-01 | tweak makefile now that asr is built by default. | Eric Faurot |
2013-04-01 | add hostnames which triggered some bugs. | Eric Faurot |
2013-03-28 | add a test case for the icmpv6 issue spotted by naddy | Eric Faurot |
2013-03-28 | More tests for negative seeks, prodded by matthew@ | Martin Pieuchot |
2012-07-13 | import regression suite for asr | Eric Faurot |
2013-03-27 | More test cases, especially when opening the stream in append an write | Martin Pieuchot |
2013-03-25 | Disable the blocked_{close,dup2,fifo} tests, as we know they fail | Philip Guenther |
2013-03-25 | Add some more tests; prodded by mpi@ | Philip Guenther |
2013-03-12 | Add check that mkstemp() fails with EINVAL if the string has fewer than | Philip Guenther |