Rewrite the test suite for better compat and stability
authorKirill Isakov <is-kir@ya.ru>
Mon, 19 Jul 2021 08:32:13 +0000 (14:32 +0600)
committerKirill Isakov <is-kir@ya.ru>
Mon, 19 Jul 2021 08:32:13 +0000 (14:32 +0600)
commit046a10d692d1ac22de4daf783ee4fe025c4eb6ec
treec85fd1f9240d16cf1b28ead6a2544731106a31ca
parentada609f3ab838fdcb522de54510c414452be5950
Rewrite the test suite for better compat and stability

Keeps all of the previous checks, but uses tinc scripts
instead of sleep(1) delays.

Improves and/or adds compatibility with:
  - Windows (Msys2);
  - FreeBSD;
  - NetBSD;
  - OpenBSD.
17 files changed:
configure.ac
test/Makefile.am
test/algorithms.test
test/basic.test
test/commandline.test
test/executables.test
test/import-export.test
test/invite-join.test
test/invite-offline.test
test/invite-tinc-up.test
test/legacy-protocol.test
test/ns-ping.test
test/scripts.test
test/security.test
test/sptps-basic.test
test/testlib.sh.in
test/variables.test