3 Commits

Author SHA1 Message Date
Erik Hollensbe 76e32aa37e Support duplicate records in hosts files
closes #102

Signed-off-by: Erik Hollensbe <linux@hollensbe.org>
2021-08-27 13:28:11 -07:00
Erik Hollensbe 14885358a4 Tests for IPv6 functionality
This also includes several traits and file organization structuring to
make things a little easier to work with when adding future tests.

rfc4193 and sixplane are tested as well as ipv4 now.

Signed-off-by: Erik Hollensbe <linux@hollensbe.org>
2021-06-22 22:42:33 -07:00
Erik Hollensbe 7380900ac8 Start of authority tests
Also: integration test restructuring

This implements an integration test harness for zerotier-one that joins
and leaves networks it creates. It also removes the need for passing the
token if you have provided a `test-token.txt` in the root of the
repository.
2021-05-29 04:30:19 -07:00