summaryrefslogtreecommitdiff
path: root/TestScripts/cryptest.sh
Commit message (Expand)AuthorAgeFilesLines
* Updated test scriptJeffrey Walton2017-05-261-1/+1
* Updated test scriptJeffrey Walton2017-05-261-4/+4
* Updated test scriptJeffrey Walton2017-05-261-1/+1
* Updated test scriptJeffrey Walton2017-05-261-1/+1
* Updated test scriptJeffrey Walton2017-05-261-1/+1
* Updated test scriptJeffrey Walton2017-05-251-9/+94
* Update test script to exercise -DDISABLE_NATIVE_ARCH=1Jeffrey Walton2017-05-211-8/+8
* Updated test scripts for ARM NEONJeffrey Walton2017-05-171-17/+21
* Add pclmulqdq for OS X disassembly testsJeffrey Walton2017-04-241-25/+2
* Update scripts for testingJeffrey Walton2017-04-231-5/+19
* Removed Unified ASM and Modern Compiler testsJeffrey Walton2017-04-221-271/+2
* Updated code generation testsJeffrey Walton2017-04-221-13/+36
* Add GCC 7 warning checks (Issue 383)Jeffrey Walton2017-03-011-0/+4
* Add DragonFly support to cryptest.shJeffrey Walton2017-02-191-1/+4
* Add MOVBE test. Add guard for use of C++11Jeffrey Walton2017-01-271-8/+10
* Updated variable namesJeffrey Walton2017-01-271-20/+20
* Add test for CRYPTOPP_INIT_PRIORITY=0Jeffrey Walton2017-01-011-4/+4
* Removed deprecated declaration workaroundsJeffrey Walton2017-01-011-133/+126
* spelling fixesklemens2016-12-271-2/+2
* Remove vectorization test. This one test needs to be in its own scriptJeffrey Walton2016-12-241-1/+1
* Removed MAINTAIN_BACKWARDS_COMPATIBILITY_562 (Issue 70)Jeffrey Walton2016-12-031-66/+0
* Sync'd cryptest.sh. Cleared shadow variable warning in poly1305.cppJeffrey Walton2016-12-011-1/+19
* Add Intel SHA1 code generation testsJeffrey Walton2016-11-301-0/+51
* Sync cryptest.sh with TestScripts/cryptest.shJeffrey Walton2016-11-071-27/+20
* $X86_OPTS → ${X86_OPTS[@]}Jeffrey Walton2016-10-261-16/+16
* Add GNUmake $strip to cleanup CXXFLAGS. Fols cryptest.sh testsJeffrey Walton2016-10-261-24/+12
* Added SSE2/AESNI/RDRAND/RDSEED testJeffrey Walton2016-10-261-230/+286
* Fixed typo in cryptest.shJeffrey Walton2016-09-231-1/+1
* Fixed "cryptest.exe: '2.4+1e9' is not a value" (Issue 299)Jeffrey Walton2016-09-231-1/+1
* Organize test scripts (Issue 303)Jeffrey Walton2016-09-231-0/+5729