openssh-portable/regress/unittests/sshbuf
djm@openbsd.org 35d0e5fefc upstream: add some knobs:
UNITTEST_FAST?= no     # Skip slow tests (e.g. less intensive fuzzing).
UNITTEST_SLOW?= no     # Include slower tests (e.g. more intensive fuzzing).
UNITTEST_VERBOSE?= no  # Verbose test output (inc. per-test names).

useful if you want to run the tests as a smoke test to exercise the
functionality without waiting for all the fuzzers to run.

OpenBSD-Regress-ID: e04d82ebec86068198cd903acf1c67563c57315e
2018-11-22 16:14:31 +11:00
..
Makefile upstream: add some knobs: 2018-11-22 16:14:31 +11:00
test_sshbuf.c - (dtucker) [regress/unittests/sshbuf/*.c regress/unittests/test_helper/*] 2014-06-12 05:32:29 +10:00
test_sshbuf_fixed.c - (dtucker) [regress/unittests/sshbuf/*.c regress/unittests/test_helper/*] 2014-06-12 05:32:29 +10:00
test_sshbuf_fuzz.c upstream: add some knobs: 2018-11-22 16:14:31 +11:00
test_sshbuf_getput_basic.c - (dtucker) [regress/unittests/sshbuf/*.c regress/unittests/test_helper/*] 2014-06-12 05:32:29 +10:00
test_sshbuf_getput_crypto.c make unit tests work for !OPENSSH_HAS_ECC 2015-03-11 10:02:39 +11:00
test_sshbuf_getput_fuzz.c upstream: add some knobs: 2018-11-22 16:14:31 +11:00
test_sshbuf_misc.c upstream commit 2016-06-08 11:40:38 +10:00
tests.c - (djm) [regress/Makefile Makefile.in] 2014-05-15 18:01:01 +10:00