summaryrefslogtreecommitdiff
path: root/tests/suite/mini-record-timing.c
Commit message (Expand)AuthorAgeFilesLines
* tests: fix sizeof usage in mini-record-timingtmp-sizeofDaiki Ueno2020-08-301-1/+1
* tests: mini-record-timing: avoid warning for too large stack usageNikos Mavrogiannopoulos2018-07-041-1/+5
* avoid overflow when substracting timespecs if rdtsc is not availableRolf Eike Beer2018-06-261-2/+2
* cbc-record-check.sh: introducedNikos Mavrogiannopoulos2018-06-121-320/+213
* tests: mini-record-timing: updated to work under newer gnutls [ci skip]Nikos Mavrogiannopoulos2018-05-101-13/+8
* reindented codeNikos Mavrogiannopoulos2013-11-081-553/+550
* silence warning about return codeNikos Mavrogiannopoulos2013-09-061-0/+1
* fix transport parameter casts in testsStefan Bühler2013-08-251-2/+2
* updated include filesNikos Mavrogiannopoulos2013-05-011-1/+1
* When running tests disable PKCS #11 support to avoid detecting memory leaks f...Nikos Mavrogiannopoulos2013-05-011-2/+3
* Avoid linking the library on librt.Nikos Mavrogiannopoulos2013-04-281-3/+2
* test suite: Add missing headerStef Walter2013-04-281-0/+1
* updated testNikos Mavrogiannopoulos2013-02-041-3/+3
* updated testNikos Mavrogiannopoulos2013-01-271-104/+355
* Added program to estimate the timings in different record paddings.Nikos Mavrogiannopoulos2013-01-201-0/+556