Benjamin Sago 506bf49401 Add check when using --https without a nameserver 4 роки тому
..
README.md 6d77070370 Add integration test suite 4 роки тому
badssl.toml 5f69a6afb7 Replace Tokio with std 4 роки тому
basics.toml 60ab9e3771 Two xtest fixes 4 роки тому
bins.toml 56ab5b605b Handle truncated responses and standardise netcode 4 роки тому
errors.toml 506bf49401 Add check when using --https without a nameserver 4 роки тому
help.toml eb08304fdc Give all xtests names 4 роки тому
https.toml 24e71f4d08 Tag tests and use Cargo features for quick mode 4 роки тому
json.toml 24e71f4d08 Tag tests and use Cargo features for quick mode 4 роки тому
tcp.toml 24e71f4d08 Tag tests and use Cargo features for quick mode 4 роки тому
tls.toml 24e71f4d08 Tag tests and use Cargo features for quick mode 4 роки тому
udp.toml 24e71f4d08 Tag tests and use Cargo features for quick mode 4 роки тому

README.md

dog › xtests

This is dog’s extended test suite. It gets run using Specsheet. They run a complete end-to-end set of tests, covering network connections, DNS protocol parsing, command-line options, and error handling.

For completeness, this makes connections over the network. This means that the outcome of some of the tests is dependent on your own machine’s connectivity! It also means that your own IP address will be recorded as making the requests.

The tests have the following set of Specsheet tags: