diff options
author | Kyle Altendorf <sda@fstab.net> | 2019-09-21 10:05:25 -0400 |
---|---|---|
committer | Kyle Altendorf <sda@fstab.net> | 2019-09-21 10:06:07 -0400 |
commit | 8d38d5e6fd82fc38b61e9667b446bf84ed858445 (patch) | |
tree | ad69838dd8da4225577028b836dcd8ef2ad414ff /testmain.c | |
parent | Merge pull request #21 from altendky/full_siphash_format_specifiers (diff) | |
download | siphash-8d38d5e6fd82fc38b61e9667b446bf84ed858445.tar.gz siphash-8d38d5e6fd82fc38b61e9667b446bf84ed858445.tar.xz |
Return non-zero when tests fail
This allows for shell scripts to check for success or failure without parsing
the printed output. If the function name is later changed from main() it
will also allow other code calling the tests to also easily check the pass
or fail status.
Diffstat (limited to 'testmain.c')
0 files changed, 0 insertions, 0 deletions