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
/
tests.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
More raw pointer removal
Jack Lloyd
2021-04-05
1
-4
/
+4
*
Fix BigInt::operator< when both integers are negative
Jack Lloyd
2021-03-05
1
-2
/
+2
*
Remove outer shared_ptr from Certificate in certstore interface
Jack Lloyd
2020-11-23
1
-0
/
+10
*
Forward the categories to register_test
Jack Lloyd
2020-10-28
1
-9
/
+10
*
Tag all tests with a category
Jack Lloyd
2020-10-28
1
-2
/
+2
*
Add test variable getter for u64
Nuno Goncalves
2019-10-14
1
-0
/
+1
*
Deprecate many publically available headers
Jack Lloyd
2019-09-06
1
-2
/
+1
*
Add proper SRP6 tests
Jack Lloyd
2019-04-30
1
-1
/
+1
*
Using preprocessor for the tests
David Carlier
2019-04-12
1
-15
/
+2
*
Clean up test registration a bit
Jack Lloyd
2019-02-05
1
-24
/
+21
*
Add a simple Thread_Pool test
Jack Lloyd
2019-01-31
1
-0
/
+32
*
Run the test suite in multiple threads
Jack Lloyd
2019-01-31
1
-9
/
+22
*
Add ability to skip a few named tests
Jack Lloyd
2018-12-31
1
-1
/
+8
*
Fix more MSVC warnings
Jack Lloyd
2018-12-04
1
-0
/
+4
*
Make exceptions easier to translate to error codes
Jack Lloyd
2018-11-23
1
-0
/
+1
*
Add VarMap::get_opt_u64
Jack Lloyd
2018-11-04
1
-0
/
+2
*
Correct test
Jack Lloyd
2018-11-02
1
-0
/
+1
*
Add VarMap::get_req_bin_list
Jack Lloyd
2018-10-29
1
-0
/
+2
*
Make the tests VarMap an actual type instead of a hashmap typedef.
Jack Lloyd
2018-05-29
1
-20
/
+38
*
Fix the botan-test --verbose flag, which did nothing
Jack Lloyd
2018-04-11
1
-14
/
+18
*
Move mkstemp to Test::temp_file_name
Jack Lloyd
2018-04-11
1
-0
/
+2
*
Avoid a warning when building under Clang [ci skip]
Jack Lloyd
2018-04-07
1
-0
/
+1
*
Moves UBSAN macros from test files to Test_Options
Matthias Gierlings
2018-04-07
1
-1
/
+8
*
Make tests pass by default in UBSAN mode
Matthias Gierlings
2018-04-06
1
-5
/
+5
*
Add Test_Options class
Jack Lloyd
2018-04-02
1
-26
/
+70
*
Add --avoid-undefined option
Jack Lloyd
2018-03-31
1
-0
/
+3
*
Add new test option --abort-on-first-fail
Jack Lloyd
2018-03-28
1
-1
/
+5
*
Add test for non-null pointer
Jack Lloyd
2018-01-30
1
-0
/
+9
*
Remove BOTAN_FORCE_SEMICOLON macro
Jack Lloyd
2017-12-30
1
-2
/
+1
*
Move utils for reading test data files up to Test:: from OCSP
Jack Lloyd
2017-12-29
1
-0
/
+3
*
Use a simple PRNG for the tests
Jack Lloyd
2017-10-29
1
-9
/
+11
*
Inline Test::run_test into only caller
Jack Lloyd
2017-10-24
1
-3
/
+1
*
Avoid empty methods, use =default or add a comment
Jack Lloyd
2017-10-03
1
-1
/
+0
*
Further header cleanups
Jack Lloyd
2017-09-28
1
-11
/
+14
*
Additional finals
Jack Lloyd
2017-09-22
1
-3
/
+3
*
Add final annotations as appropriate in the test code
Jack Lloyd
2017-09-22
1
-1
/
+1
*
Remove some using declarations in test code
Jack Lloyd
2017-09-22
1
-3
/
+3
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
1
-2
/
+2
*
Add basic tests for const time utils
Jack Lloyd
2017-09-19
1
-0
/
+1
*
Merge GH #1035 Support generating RSA keys with OpenSSL
Jack Lloyd
2017-05-03
1
-1
/
+1
|
\
|
*
Generate private RSA key with OpenSSL.
Alexander Bluhm
2017-04-30
1
-1
/
+1
*
|
Reformat code with astyle + fix code style
Tomasz Frydrych
2017-05-01
1
-13
/
+37
|
/
*
Filter provider in test loops, skip text based without provider.
Alexander Bluhm
2017-04-21
1
-1
/
+1
*
Run tests for a specific provider.
Alexander Bluhm
2017-04-21
1
-0
/
+13
*
Content:
Tomasz Frydrych
2017-04-03
1
-2
/
+2
*
Fix botan-test verbose mode
René Korthaus
2017-02-14
1
-1
/
+1
*
Add support for NEON in SIMD_4x32
Jack Lloyd
2017-01-29
1
-0
/
+6
*
Add positive DH test vectors from NIST CAVP
René Korthaus
2017-01-02
1
-0
/
+1
*
Improve filter tests
Jack Lloyd
2016-12-31
1
-1
/
+1
*
Missing add
Jack Lloyd
2016-12-31
1
-0
/
+1
[next]