boringssl/util
David Benjamin 6ce93ccb80 Simulate other ARM CPUs when running tests.
We test all Intel variants via SDE. For ARM, we can do the next best
thing and tweak with OPENSSL_armcap_P. If the host CPU does not support
the instructions we wish to test, skip it, but print something so we
know whether we need a more featureful test device.

Also fix the "CRASHED" status to "CRASH", to match
https://chromium.googlesource.com/chromium/src/+/master/docs/testing/json_test_results_format.md
(It's unclear if anything actually parses that JSON very carefully...)

Bug: 19
Change-Id: I811cc00a0d210a454287ac79c06f18fbc54f96dd
Reviewed-on: https://boringssl-review.googlesource.com/c/33204
Commit-Queue: David Benjamin <davidben@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
Reviewed-by: Adam Langley <agl@google.com>
2018-11-15 00:58:09 +00:00
..
ar Add util/read_symbols.go 2018-09-24 20:25:48 +00:00
bot Roll back clang revision. 2018-09-14 16:43:00 +00:00
fipstools Better handle AVX-512 assembly syntax. 2018-10-15 23:31:23 +00:00
32-bit-toolchain.cmake Inital import. 2014-06-20 13:17:32 -07:00
all_tests.go Simulate other ARM CPUs when running tests. 2018-11-15 00:58:09 +00:00
all_tests.json Add some RAND_bytes tests. 2018-09-06 23:54:57 +00:00
BUILD.toplevel Add support for building ppc64le with bazel 2018-07-16 17:48:12 +00:00
check_filenames.go Add a tool to check for filename collisions. 2018-05-31 19:02:43 +00:00
check_imported_libraries.go Add a tool to check dependencies. 2017-07-25 20:03:46 +00:00
convert_comments.go Maintain comment alignment when converting. 2017-08-02 22:00:50 +00:00
convert_wycheproof.go Add new curve/hash ECDSA combinations from Wycheproof. 2018-08-10 18:26:06 +00:00
diff_asm.go Fix diff_asm.go and revert another local MASM perlasm change. 2017-05-11 23:30:01 +00:00
doc.config Add chacha.h to the list of documented headers. 2017-10-12 15:27:34 +00:00
doc.css Link back to the main page in documentation. 2016-05-20 15:36:00 +00:00
doc.go Fix doc.go error capitalization. 2018-09-14 20:47:26 +00:00
embed_test_data.go Escape backslashes in crypto test data. 2018-08-08 18:36:11 +00:00
generate_build_files.py [util] Mark srtp.h as an SSL header file 2018-10-16 19:26:06 +00:00
generate-asm-lcov.py Fixing assembly coverage 2016-03-23 18:23:42 +00:00
generate-coverage.sh Fix generate-coverage.sh. 2017-03-21 14:54:47 +00:00
godeps.go Use Go modules with delocate. 2018-09-17 22:19:52 +00:00
make_errors.go Fix up make_errors.go. 2017-11-01 16:32:56 +00:00
make_prefix_headers.go Support symbol prefixes 2018-09-06 20:07:52 +00:00
read_symbols.go Add util/read_symbols.go 2018-09-24 20:25:48 +00:00
run_android_tests.go Add missing files to run_android_test.go. 2017-04-06 15:54:06 +00:00
whitespace.txt No-op commit to kick the bots. 2018-08-09 23:09:23 +00:00