Sign in
pigweed
/
third_party
/
github
/
ARMmbed
/
mbedtls
/
d2d0112ca8c83b9c64e73571fd26b6223f8e9475
/
tests
/
suites
/
helpers.function
d2d0112
Style fixes
by Mohammad Azim Khan
· 7 years ago
5fcca46
Rename HexParam_t -> data_t for consistent coding style
by Azim Khan
· 7 years ago
62a5d7d
Document status/error codes in helper.function
by Azim Khan
· 7 years ago
0fa3504
Add missing MSVC typedefs
by Azim Khan
· 7 years ago
d30ca13
Combine hex parameters in a struct
by Azim Khan
· 7 years ago
3499a9e
Add hex comparison function
by Azim Khan
· 7 years ago
ee6c018
Unify test setup errors for sending to host
by Azim Khan
· 7 years ago
ec02448
Fix line no. directive
by Azim Khan
· 7 years ago
2682edf
Fix build using -std=c99
by Nicholas Wilson
· 7 years ago
f13ca95
Test suites: print error on failed platform_setup
by Andrzej Kurek
· 7 years ago
a282270
Add explicit checks for non-zero result of platform setup in test suites
by Andrzej Kurek
· 7 years ago
32a675f
Add conditional platform context creation & usage
by Andrzej Kurek
· 7 years ago
1152fa8
Add platform setup and teardown calls to test suites
by Andrzej Kurek
· 7 years ago
4daffe2
Merge branch 'pr_1025' into development
by Gilles Peskine
· 7 years ago
3f50f51
Ensure failed test_suite output is sent to stdout
by Andres Amaya Garcia
· 7 years ago
d4a872e
Rename internal MBEDTLS_ENTROPY_HAVE_STRONG to ENTROPY_HAVE_STRONG
by Hanno Becker
· 8 years ago
47deec4
Move flag indicating presence of strong entropy to test code
by Hanno Becker
· 8 years ago
e709f7c
Fix global variable shadowing
by Janos Follath
· 8 years ago
e019296
Fix stdio redirection memory leak in test suites
by Simon Butcher
· 8 years ago
8ca53b5
Fix minor style issues in test framework
by Janos Follath
· 8 years ago
2573136
Fix to test output in test suites
by Simon Butcher
· 8 years ago
edb7fd9
Fixes stdlib.h dependencies in test suites
by Simon Butcher
· 9 years ago
324258f
Merge pull request #353 from NWilson/win-tests
by Paul Bakker
· 9 years ago
d96924d
Widens test parameters in memory alloc tests
by Simon Butcher
· 9 years ago
31a6c49
Adds reporting of file/line no. in failed tests
by SimonB
· 9 years ago
b2d5dd1
Fixes X509 sample app and SSL test suite
by Simon Butcher
· 9 years ago
1594210
Adds better support to debug generated code
by SimonB
· 9 years ago
55abc21
Fix ci break in builds without platform.h
by Janos Follath
· 9 years ago
8ca7bc4
Adds verbose mode to the test suites
by SimonB
· 9 years ago
0269dad
Refactored test suite template code
by SimonB
· 9 years ago
733676b
Allow test suites to be run on Windows
by Nicholas Wilson
· 9 years ago
e670f90
Fix whitespace at EOL issues
by Manuel Pégourié-Gonnard
· 9 years ago
9386664
Move from inttypes.h to stdint.h
by Manuel Pégourié-Gonnard
· 10 years ago
7551cb9
Replace malloc with calloc
by Manuel Pégourié-Gonnard
· 10 years ago
2cf5a7c
The Great Renaming
by Manuel Pégourié-Gonnard
· 10 years ago
7f80997
Rename include directory to mbedtls
by Manuel Pégourié-Gonnard
· 10 years ago
3d62e72
fix bug introduced by the addition of snprintf and assert macro which caused tests to fail without polarssl_platform_c defined
by Rich Evans
· 10 years ago
4c09114
add macro definition of assert using polarssl_exit
by Rich Evans
· 10 years ago
00ab470
cleanup library and some basic tests. Includes, add guards to includes
by Rich Evans
· 10 years ago
4291445
fix style issues with tests/suites/helpers.function
by Rich Evans
· 10 years ago
1fef5ff
fix always true assertion
by Rich Evans
· 10 years ago
d43ccb6
Quit using deprecated header.
by Manuel Pégourié-Gonnard
· 10 years ago
4d0cfe8
Split assert() with side effects in test suite helper
by Paul Bakker
· 11 years ago
0dc5e0d
Add helper function zero_malloc for tests
by Manuel Pégourié-Gonnard
· 11 years ago
3d49b9d
Add test helper function unhexify_alloc()
by Manuel Pégourié-Gonnard
· 11 years ago
f96f7b6
On OpenBSD, use arc4random_buf() instead of rand() to prevent warnings
by Paul Bakker
· 11 years ago
027a7cb
Rm now useless test helper function
by Manuel Pégourié-Gonnard
· 11 years ago
217a29c
Fix bug in rnd_pseudo_rnd() test helper function
by Manuel Pégourié-Gonnard
· 11 years ago
7446833
Fix endianness issue in test helper function
by Manuel Pégourié-Gonnard
· 11 years ago
1934318
Introduced own scripted test framework to replace fct.h and reduce compile time
by Paul Bakker
· 12 years ago
e07c431
Test suite automatically uses buffer-based memory allocator if present
by Paul Bakker
· 12 years ago
b6c5d2e
Cleanup up non-prototyped functions (static) and const-correctness
by Paul Bakker
· 12 years ago
28837ff
Make sure polarssl/config.h is included at the start
by Paul Bakker
· 12 years ago
602a897
ECDSA : test vectors from RFC 4754
by Manuel Pégourié-Gonnard
· 12 years ago
5c2364c
- Moved from unsigned long to uint32_t throughout code
by Paul Bakker
· 12 years ago
40dd530
- Fixed test on Big Endian systems (Fixed Ticket #54)
by Paul Bakker
· 13 years ago
a3d195c
- Changed the used random function pointer to more flexible format. Renamed havege_rand() to havege_random() to prevent mistakes. Lots of changes as a consequence in library code and programs
by Paul Bakker
· 13 years ago
579923c
- The config header file is now always included in all tests
by Paul Bakker
· 14 years ago
b3dcbc1
- Made function resilient to endianness differences.
by Paul Bakker
· 14 years ago
997bbd1
- Removed dependency of tests on rand() - Added pseudo-random helper function
by Paul Bakker
· 14 years ago
9dcc322
- Added support for PKCS#1 v2.1 encoding and thus support for the RSAES-OAEP and RSASSA-PSS operations (enabled by POLARSSL_PKCS1_V21)
by Paul Bakker
· 14 years ago
367dae4
- Added CMake makefiles as alternative to regular Makefiles.
by Paul Bakker
· 16 years ago