wireguard-android/tunnel/src/test/resources
Harsh Shandilya 093139bc91 tunnel: Add an initial set of unit tests
Includes a control set of broken configuration files that we attempt to parse and
verify that the parser fails in a predictable and consistent manner.

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-03-14 10:32:12 +05:30
..
broken.conf tunnel: Add an initial set of unit tests 2020-03-14 10:32:12 +05:30
invalid-key.conf tunnel: Add an initial set of unit tests 2020-03-14 10:32:12 +05:30
invalid-number.conf tunnel: Add an initial set of unit tests 2020-03-14 10:32:12 +05:30
invalid-value.conf tunnel: Add an initial set of unit tests 2020-03-14 10:32:12 +05:30
missing-attribute.conf tunnel: Add an initial set of unit tests 2020-03-14 10:32:12 +05:30
missing-section.conf tunnel: Add an initial set of unit tests 2020-03-14 10:32:12 +05:30
syntax-error.conf tunnel: Add an initial set of unit tests 2020-03-14 10:32:12 +05:30
unknown-attribute.conf tunnel: Add an initial set of unit tests 2020-03-14 10:32:12 +05:30
unknown-section.conf tunnel: Add an initial set of unit tests 2020-03-14 10:32:12 +05:30
working.conf tunnel: Add an initial set of unit tests 2020-03-14 10:32:12 +05:30