diff options
Diffstat (limited to 'README.FIPS')
-rw-r--r-- | README.FIPS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.FIPS b/README.FIPS index efa6ba67cd..c41bab9930 100644 --- a/README.FIPS +++ b/README.FIPS @@ -14,6 +14,10 @@ make Build should complete without errors. +Build test utilities: + +make build_tests + Run test suite: test/fips_test_suite |