Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include -DLIBRESSL_INTERNAL in regress makefiles. | jsing | 2014-07-08 | 1 | -2/+2 |
| | | | | ok miod@ | ||||
* | Build these tests with WARNINGS=Yes and -Werror, and do the necessary | miod | 2014-06-01 | 1 | -1/+3 |
| | | | | fixes to keep building. | ||||
* | Move the AES wrap test code into regress. | jsing | 2014-05-30 | 1 | -6/+1 |
| | |||||
* | When compiling with AES_WRAP_TEST, make main() return a meaningful value | miod | 2014-04-22 | 1 | -0/+12 |
instead of garbage, and add this to the libcrypto regress. Note these tests are incomplete, as they always use the default IV. |