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