index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tests
/
test_runner.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
More use of make_unique in the tests
Jack Lloyd
2021-04-04
1
-2
/
+1
*
Serialize these tests to avoid trouble elsewhere
Jack Lloyd
2021-03-13
1
-0
/
+2
*
Fix MSVC warning
Jack Lloyd
2020-12-15
1
-3
/
+2
*
Switch Testsuite_RNG to a simpler design
Jack Lloyd
2020-12-15
1
-25
/
+11
*
Make scan_name.h, cpuid.h and http_util.h internal
Jack Lloyd
2020-11-28
1
-1
/
+1
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
1
-1
/
+1
*
Modify Testsuite_RNG slightly to avoid rotations
Jack Lloyd
2020-11-01
1
-4
/
+4
*
Threaded tests don't rely on thread local anymore
Jack Lloyd
2019-10-03
1
-1
/
+5
*
Avoid Coverity warning
Jack Lloyd
2019-09-28
1
-2
/
+2
*
Add a RWLock
Jack Lloyd
2019-09-23
1
-7
/
+30
*
Serialize the PKCS11 tests
Jack Lloyd
2019-08-20
1
-1
/
+10
*
Default to running the tests in threaded mode
Jack Lloyd
2019-08-17
1
-4
/
+6
*
Support disable thread_local but not threads
Jack Lloyd
2019-07-19
1
-1
/
+1
*
Run the test suite in multiple threads
Jack Lloyd
2019-01-31
1
-40
/
+91
*
Add ability to skip a few named tests
Jack Lloyd
2018-12-31
1
-2
/
+16
*
Fix some MSVC warnings
Jack Lloyd
2018-12-10
1
-2
/
+2
*
Add RandomNumberGenerator::accepts_input
Jack Lloyd
2018-09-06
1
-0
/
+2
*
Report CPUID flags in test runner
Jack Lloyd
2018-08-26
1
-0
/
+4
*
Fix the botan-test --verbose flag, which did nothing
Jack Lloyd
2018-04-11
1
-2
/
+1
*
Add Test_Options class
Jack Lloyd
2018-04-02
1
-30
/
+11
*
Add --avoid-undefined option
Jack Lloyd
2018-03-31
1
-0
/
+2
*
Add new test option --abort-on-first-fail
Jack Lloyd
2018-03-28
1
-0
/
+2
*
Avoid calling run() on SIMD tests if SIMD instructions not available.
Jack Lloyd
2018-03-17
1
-1
/
+6
*
Fix missing comma in test runner [ci skip]
Jack Lloyd
2017-12-11
1
-1
/
+1
*
Fix seeding of test RNG
Jack Lloyd
2017-12-06
1
-4
/
+3
*
Use a simple PRNG for the tests
Jack Lloyd
2017-10-29
1
-103
/
+86
*
Fix botan-test --help
Jack Lloyd
2017-10-24
1
-31
/
+0
*
Inline Test::run_test into only caller
Jack Lloyd
2017-10-24
1
-4
/
+20
*
Refactor option parsing in cli and test code
Jack Lloyd
2017-10-24
1
-0
/
+332