Commit Graph

5 Commits

Author SHA1 Message Date
Jeffrey Walton
67ad4256e9
Whitespace check-in 2020-08-05 21:43:23 -04:00
Jeffrey Walton
c8fec76fa8
Add header guard flags to test program for iOS 2020-07-31 00:12:10 -04:00
Jeffrey Walton
f8efb43a88
Avoid arm_acle.h header guard in feature tests (GH #950) 2020-07-28 22:09:51 -04:00
Jeffrey Walton
60eedb97ba
Fix ARM headers and Android compile (PR #896)
* Test fix ARM headers
This problem has been festering for some time. The header file includes are slightly different than the ISA options. Some platforms need an include, others don't.

* Fix cryptest-android.sh and cryptest-ios.sh

* Fix MSVC ARM32 and ARM64 compile

* Split ARM32 and ARM64 recipes in GNUmakefile
2019-10-16 21:00:45 -04:00
Jeffrey Walton
f027361369
Split test_arm_sha.cxx into SHA1 and SHA256 tests 2019-05-17 22:19:26 -04:00