Commit Graph

469 Commits

Author SHA1 Message Date
Jeffrey Walton
99e9e943a8
Update cryptest.sh 2021-03-08 19:15:13 -05:00
Jeffrey Walton
c2a5fe10f5
Update cryptest.sh 2021-03-08 19:03:36 -05:00
Jeffrey Walton
01c9a5582c
Whitespace check-in 2021-03-08 17:58:44 -05:00
Jeffrey Walton
adbde64495
Update comments 2021-03-08 17:51:48 -05:00
Jeffrey Walton
b10d1cc14c
Whitespace check-in 2021-03-08 17:50:13 -05:00
Jeffrey Walton
9612e6c0a2
Update cryptest-*.sh scripts 2021-03-08 17:46:09 -05:00
Jeffrey Walton
86f99ba129
Update cryptest.sh 2021-03-08 17:23:11 -05:00
Jeffrey Walton
ca302f3060
Update code generation tests in cryptest-ios.sh 2021-03-08 03:37:45 -05:00
Jeffrey Walton
7890fe62fa
Update code generation tests in cryptest-ios.sh 2021-03-08 03:33:55 -05:00
Jeffrey Walton
7668547c1b
Update code generation tests in cryptest-ios.sh 2021-03-08 03:24:01 -05:00
Jeffrey Walton
7a61eb0e81
Add code generation tests to cryptest-ios.sh 2021-03-08 03:14:25 -05:00
Jeffrey Walton
c55f997922
Update messages in cryptest.sh 2021-03-08 01:58:46 -05:00
Jeffrey Walton
d29ce85648
Update messages in cryptest.sh 2021-03-08 01:49:18 -05:00
Jeffrey Walton
635ef4b20f
Update messages in cryptest.sh 2021-03-08 01:47:21 -05:00
Jeffrey Walton
1f5d2f42ef
Update messages in cryptest.sh 2021-03-08 01:41:40 -05:00
Jeffrey Walton
6ba0dca414
Post-release version increment 2021-03-08 00:11:55 -05:00
Jeffrey Walton
203f874953
Update cryptest.sh output 2021-03-06 04:22:53 -05:00
Jeffrey Walton
d2a3433258
Update cryptest.sh for Apple M1 2021-03-06 04:08:03 -05:00
Jeffrey Walton
3336881610
Fix spelling 2021-02-21 19:21:09 -05:00
Jeffrey Walton
4a5b616ab0
Update test scripts 2021-02-19 07:54:16 -05:00
Jeffrey Walton
acf94e3e00
Update install.sh script 2021-02-15 18:27:11 -05:00
Jeffrey Walton
1b360a70f5
Whitespace check-in 2021-02-15 18:14:09 -05:00
Jeffrey Walton
1e32a5194b
Update install.sh script 2021-02-15 16:49:26 -05:00
Jeffrey Walton
8fcc4e8bf3
Update install.sh script 2021-02-15 16:36:23 -05:00
Jeffrey Walton
bb6ef25bea
Update install.sh script 2021-02-15 16:26:09 -05:00
Jeffrey Walton
e267ea48be
Update install.sh script 2021-02-15 16:23:52 -05:00
Jeffrey Walton
f8c34ddfdd
Update install.sh script 2021-02-15 16:08:38 -05:00
Jeffrey Walton
d4fdf75b8c
Make setenv-android.sh consistent with NDK r19 and r20 2021-02-15 05:39:51 -05:00
Jeffrey Walton
4cdbe0c064
Update cryptest-android-mk.sh script 2021-02-14 18:56:08 -05:00
Jeffrey Walton
861239fa85
Update setenv-android.sh script 2021-02-14 18:44:15 -05:00
Jeffrey Walton
0b915fc351
Update setenv-android.sh script 2021-02-14 18:41:08 -05:00
Jeffrey Walton
8d2788c00d
Update setenv-android.sh script 2021-02-14 18:33:01 -05:00
Jeffrey Walton
b942e1fb20
Use Android 6.0 API for test scripts
Android 6.0/android-21 happens to match my Galaxy S5, which I use for testing.
2021-02-14 17:00:01 -05:00
Jeffrey Walton
cb6fdb715f
Clean warnings on Android under Clang 2021-02-14 14:49:27 -05:00
Jeffrey Walton
2c1d574442
Make setenv-android.sh consistent with NDK r19 and r20 2021-02-14 14:12:01 -05:00
Jeffrey Walton
5dc00f828c
Use -std=c++11 in setenv-android.sh
The flag is consistent with Android.mk and 'APP_STL := c++_shared'.
2021-02-14 13:40:19 -05:00
Jeffrey Walton
9920ec5188
Rename cryptest-ndk.sh to cryptest-android-mk.sh
cryptest-android-mk.sh is a little more obvious what is being tested.
2021-02-14 08:04:19 -05:00
Jeffrey Walton
a9828d10ed
Add -fstack-protector-strong for Android builds
This is a standard flag for NDK builds
2021-02-14 06:18:32 -05:00
Jeffrey Walton
bf49953b11
Use -stdlib=libc++ in setenv-android.sh
libc++ is the only STL runtime available in NDK r18 and above. The use is consistent with Android.mk and 'APP_STL := c++_shared'.
2021-02-14 05:30:43 -05:00
Jeffrey Walton
baa97f116b
Remove -mfloat-abi=softfp from setenv-android.sh
Android NDK r19 and above no longer use it
2021-02-13 17:29:00 -05:00
Jeffrey Walton
af98b29142
Update test scripts 2021-02-07 13:40:05 -05:00
Jeffrey Walton
ec2acf0928
Update test scripts 2021-02-07 13:33:14 -05:00
Jeffrey Walton
231b2a0833
Update test scripts 2021-02-07 13:14:16 -05:00
Jeffrey Walton
44aa94152e
Update test scripts 2021-02-07 12:50:39 -05:00
Jeffrey Walton
e898f55e74
Update test scripts 2021-02-07 12:46:20 -05:00
Jeffrey Walton
fc69b32e68
Update test scripts 2021-02-07 12:16:26 -05:00
Jeffrey Walton
bafdcb82cd
Add -Oz testing 2021-02-07 12:10:46 -05:00
Jeffrey Walton
45d0300b68
Update test scripts 2021-02-07 11:44:15 -05:00
Jeffrey Walton
394dc32e39
Update test scripts 2021-02-07 11:03:30 -05:00
Jeffrey Walton
cf3a31bc09
Update test scripts 2021-02-07 10:53:29 -05:00