Logs for the safepasswords 1.0.0 tests

Tests started on Sun Jun 11 06:21:16 PM PDT 2023 and finished on Sun Jun 11 06:21:27 PM PDT 2023

Start running safepasswords tests v1.0.0 on Sun Jun 11 06:21:23 PM PDT 2023

safepasswords v1.0.0 [3443939]:unittest: seed is 1686532883
source directory: "/home/snapwebsites/snapcpp/contrib/safepasswords"
binary directory: "/home/snapwebsites/snapcpp/BUILD/Debug/contrib/safepasswords/coverage/BUILD"
temporary directory: "/home/snapwebsites/snapcpp/BUILD/Debug/contrib/safepasswords/tmp"
Randomness seeded to: 138966599
SECTION: file_load: create file with a few entries
SECTION: file_remove: create file, close, re-load, remove, re-re-load, re-remove
SECTION: file_remove: missing '\n'
SECTION: file_iterate: create file, close, load, go through with next()
SECTION: file_iterate: name not followed by ':'
SECTION: file_iterate: empty name not valid
SECTION: file_iterate: missing encrypted value
SECTION: file_missing: attempt to load missing file, find fails
SECTION: file_missing: attempt to load missing file, next fails
SECTION: file_with_errors: verify invalid find() call
SECTION: file_with_errors: verify invalid save() call
SECTION: password: verify constructor (empty)
SECTION: password: compare passwords with varying digests
SECTION: password: generate short passwords
SECTION: password: generate passwords with negative max. length
SECTION: password_invalid: unknown digest
SECTION: password_invalid: invalid salt length
SECTION: password_invalid: generate passwords where min > max
SECTION: password_invalid: generate passwords where max < 8
SECTION: string: verify constructor (empty)
SECTION: string: verify constructor (char const *)
SECTION: string: verify constructor (char const * + length)
SECTION: string: verify to_std_string()
SECTION: string: verify clear()
SECTION: string: append one character at a time
SECTION: string: append half a string at a time
SECTION: string: append passwords together
SECTION: string: append passwords to new ones
SECTION: string: compare
SECTION: large_string: create a very large string spanning multiple pages
SECTION: string_with_errors: verify invalid unicode character
SECTION: utils: clear string
SECTION: version: verify runtime vs compile time version numbers
===============================================================================
All tests passed (11747 assertions in 12 test cases)


Finished running safepasswords tests v1.0.0 on Sun Jun 11 06:21:23 PM PDT 2023