Extract RNG tests into a new test module
test_crypto.c is pretty big; it wouldn't hurt to split it up some more before I start adding stuff to the PRNG tests.
Showing
- src/test/include.am 1 addition, 0 deletionssrc/test/include.am
- src/test/test.c 1 addition, 0 deletionssrc/test/test.c
- src/test/test.h 1 addition, 0 deletionssrc/test/test.h
- src/test/test_crypto.c 0 additions, 171 deletionssrc/test/test_crypto.c
- src/test/test_crypto_rng.c 187 additions, 0 deletionssrc/test/test_crypto_rng.c
Loading
Please register or sign in to comment