Commit bc177bc
Andrew Hyatt
Add CMake option to build unit tests
Pass -DENABLE_TESTS into CMake1 parent 896b5dc commit bc177bc
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| |||
Submodule corecrypto updated 16 files
- .gitmodules+3
- CMakeLists.txt+10-4
- README.md+20
- include/corecrypto/ccasn1.h+1-1
- include/corecrypto/cczp.h+14-12
- src/cc.c+10-4
- src/ccn.c+121-34
- src/ccrsa.c+1-2
- src/cczp.c+132-2
- tests/CMakeLists.txt+13
- tests/cc_priv_tests.c+9
- tests/cc_tests.c+99
- tests/ccn_tests.c+212
- tests/cczp_tests.c+54
- tests/ctest+1
- tests/main.c+12
0 commit comments