Commit Graph

107 Commits (0fb86cc55af1406b196f8bcf5c009ca315cda1f6)

Author SHA1 Message Date
Jeffrey Walton 0fb86cc55a Add additional instructions. Add output formatting 2016-06-18 06:01:05 -04:00
Jeffrey Walton 274bb6d2c2 Add additional flags to FILTERED_CXXFLAGS. Rearrange script to add more structure. Add comments on how to invoke script 2016-06-17 23:51:35 -04:00
Jeffrey Walton 7319206ab5 Change USE_FIPS_202_SHA3 message. Tweak Sun Studio CXXFLAGS for 12.2 through 12.5 2016-06-17 20:07:56 -04:00
Jeffrey Walton ec9cb41060 Add missing test case for Debug+CRYPTOPP_NO_UNALIGNED_DATA_ACCESS 2016-06-17 12:28:32 -04:00
Jeffrey Walton 220c53c081 Add missing CXXFLAGS for "Debug at -O3" 2016-06-17 06:56:18 -04:00
Jeffrey Walton 805a843977 Fix missing closing bracket 2016-06-17 04:49:03 -04:00
Jeffrey Walton abab66b184 Fix typo in CXXFLAGS="= ..." (trailing equal sign) 2016-06-17 03:00:28 -04:00
Jeffrey Walton b187a00818 Finish cut-over from shell test command ("[") to double brackets ("[["). 2016-06-17 01:38:05 -04:00
Jeffrey Walton f6e0da047e Finish cut-over from shell test command ("[") to double brackets ("[["). 2016-06-17 01:37:37 -04:00
Jeffrey Walton 96bc1d3a6b Finish cut-over from shell test command ("[") to double brackets ("[["). 2016-06-17 01:37:15 -04:00
Jeffrey Walton 8c8044e746 Moved from shell test command ("[") to double brackets ("[["). Added additional tests 2016-06-16 23:52:09 -04:00
Jeffrey Walton f5b0b64462 Prefer cpuinfo_max_freq over cpuinfo 2016-06-16 12:39:58 -04:00
Jeffrey Walton 4121365fb7 Fix missing cpu frequency on early ARM Mustang boards 2016-06-16 12:32:14 -04:00
Jeffrey Walton bfbb53d841 Reduce MEM_SIZE and CPU_FREQ defaults to make it easier to spot a bad value 2016-06-16 12:20:53 -04:00
Jeffrey Walton e68ca2791b Guard use of /proc/meminfo 2016-06-16 11:43:36 -04:00
Jeffrey Walton 29e9259386 Fix frequency when /sys/devices/.../cpuinfo_max_freq is missing on Linux 2016-06-16 11:22:44 -04:00
Jeffrey Walton 8c66d10205 Hide 'file' error message when its missing 2016-06-16 10:48:10 -04:00
Jeffrey Walton dcc13071a3 Hide ld.gold error message when its missing 2016-06-16 09:16:01 -04:00
Jeffrey Walton 492c130ff9 Fix ld.gold and valgrind detection 2016-06-16 09:14:52 -04:00
Jeffrey Walton 3336a548a6 Fix cpu and memory detection for Cygwin 2016-06-16 09:12:58 -04:00
Jeffrey Walton 9175594426 Add explicit ARMv7a/NEON test 2016-06-16 03:40:13 -04:00
Jeffrey Walton 9521a49cbb Increase ARM NEON testing using existing test cases 2016-06-16 03:25:24 -04:00
Jeffrey Walton 10bd31f1e5 Add -m32,-m64,-mx64 to filtered flags. Add test for ARM NEON 2016-06-16 02:36:43 -04:00
Jeffrey Walton 772d4e1129 Add additional tests for C++14 and Asan/UBsan 2016-06-15 20:20:07 -04:00
Jeffrey Walton 2ad2086b6b Add additional tests for C++17 and elevated warnings 2016-06-15 19:35:28 -04:00
Jeffrey Walton db614269de Declare default values for variables like HAVE_CXX03. Add additional tests for Clang 2016-06-15 18:25:33 -04:00
Jeffrey Walton a4f90454f8 Fix typos in HAVE_LDGOLD and HAVE_ARM_NEON 2016-06-15 04:05:01 -04:00
Jeffrey Walton 6f15b37494 Make Sun Studio 12.4 default compiler for testing 2016-06-15 03:55:49 -04:00
Jeffrey Walton 5ae5127f7c Add ld-gold linker testing 2016-06-15 03:24:15 -04:00
Jeffrey Walton 7e3ac44721 Add C++17 testing. Add Sun Studio 12.2-12.5 testing 2016-06-15 01:18:23 -04:00
Jeffrey Walton b1e3063f11 Add Git commit to branch output 2016-06-12 19:58:41 -04:00
Jeffrey Walton fb206e53d7 Added -march=native to "modern compiler and old hardware" tests. Added carry-less multiply to testing regime 2016-06-12 09:16:27 -04:00
Jeffrey Walton a21b7773ef Report Git branch being tested 2016-06-10 03:22:40 -04:00
Jeffrey Walton 454f528d3c Simplified IS_X86 and IS_X64 un SunOS. Add separator for benchmark tests 2016-06-10 03:05:34 -04:00
Jeffrey Walton b8c062247c Fix "missing ']'" 2016-06-09 18:59:23 -04:00
Jeffrey Walton 9a9f3510a0 Switch to variables for GREP and EGREP so they can be swapped out on Solaris 2016-06-09 16:49:52 -04:00
Jeffrey Walton f2499f5947 Re-order GCC 5.1 test. Remove duplicate CXX="" 2016-06-09 06:25:59 -04:00
Jeffrey Walton 5abdaa1cda Make Sun Studio 12.3 default test target. 12.4 is broke at the moment 2016-06-09 05:42:35 -04:00
Jeffrey Walton dd60cfc61a Add CXX to make invocation 2016-06-09 05:26:30 -04:00
Jeffrey Walton 0403fc747d Added Sun Studio testing (Issue 180) 2016-06-09 03:47:57 -04:00
Jeffrey Walton 370483c7aa Change guard for AES, RDRAND and RDSEED. There's no sense in performing the test if none of the features are available 2016-06-05 22:31:10 -04:00
Jeffrey Walton 5c311d7fab Remove -march=native from AES, RDRAND and RDSEED test 2016-06-05 22:25:08 -04:00
Jeffrey Walton 259f845bd4 Removed unneeded diagnostic 2016-06-05 18:21:05 -04:00
Jeffrey Walton cdd88236af Add test for modern compiler and old hardware 2016-06-05 18:15:47 -04:00
Jeffrey Walton 7b901f8edc Add -std=c++03, -std=c++11 and -std=c++14 to filtered flags 2016-06-03 18:02:30 -04:00
Jeffrey Walton 07406e2656 Fix Git merge butchering files. Add -march=armv8-a+crypto and -march=armv8-a+crc to filered flags 2016-06-03 17:55:54 -04:00
Jeffrey Walton 9b6d7ae156 Merge branch 'master' into arm-neon
Conflicts:
	cryptest.sh
2016-06-03 17:37:40 -04:00
Jeffrey Walton a4dd3ba97a Add code to respect user CXXFLAGS while removing flags we explicitly test 2016-06-03 17:33:41 -04:00
Jeffrey Walton 1ee66a8fc2 Merge arm-neon into master 2016-06-01 03:10:18 -04:00
Jeffrey Walton 08fb87417d Updated test script to print more platform information 2016-05-28 16:35:56 -04:00