Build fipscanister.o only by default. Utility build now needs
make build_tests
This commit is contained in:
parent
6b0ac883d0
commit
0a7fcce8df
2 changed files with 5 additions and 1 deletions
|
@ -14,6 +14,10 @@ make
|
|||
|
||||
Build should complete without errors.
|
||||
|
||||
Build test utilities:
|
||||
|
||||
make build_tests
|
||||
|
||||
Run test suite:
|
||||
|
||||
test/fips_test_suite
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue