|
4 年 前 | |
---|---|---|
.. | ||
README.md | 4 年 前 | |
badssl.toml | 4 年 前 | |
basics.toml | 4 年 前 | |
bins.toml | 4 年 前 | |
errors.toml | 4 年 前 | |
help.toml | 4 年 前 | |
https.toml | 4 年 前 | |
json.toml | 4 年 前 | |
tcp.toml | 4 年 前 | |
tls.toml | 4 年 前 | |
udp.toml | 4 年 前 |
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:
live
: All tests that use the network.isp
: Tests that use your computer’s default resolver.google
: Tests that use the public Google DNS resolver.cloudflare
: Tests that use the public Cloudflare DNS resolver.