71 Commits (6db065bc5423c318e14b4c51fcd4b8e9588cbc5d)

Author SHA1 Message Date
David Drysdale 0d46f76110 test: fix gMock to work with gcc >= 6.x 8 years ago
David Drysdale dd7a9bc89b api: add ARES_OPT_NOROTATE optmask value 8 years ago
David Drysdale 55bbe92677 ares_init_options: only propagate init failures from options 8 years ago
David Drysdale 87d24facd8 test: Add null pointer to gtest args 8 years ago
David Drysdale c49e45f52b test: more info on how to run fuzz testing 8 years ago
David Drysdale edc76de17e test: make fuzzer driver code C not C++ 8 years ago
David Drysdale 5a1ae0bc7a test: fuzzer mode for AFL's persistent mode 8 years ago
David Drysdale 9556ddf7af test: simplify deps for fuzzer entrypoint 8 years ago
David Drysdale 567e21ec2c test: drop superfluous fuzz inputs 9 years ago
David Drysdale 2401623710 test: add fuzzing check script to tests 9 years ago
David Drysdale cc6a16d6c2 test: allow multiple files in aresfuzz command line 9 years ago
David Drysdale d52df9123f test: Add corpus of DNS packets 9 years ago
David Drysdale b701af8a24 test: Add utility to show DNS packet from file 9 years ago
David Drysdale 670a38e19d test: Check setting nsort=0 option is respected 9 years ago
David Drysdale 5bbb7538bb test: Update fuzzing function prototype 9 years ago
David Drysdale 529f848f16 test: for AF_UNSPEC, return CNAME only for AAAA, but valid A record 9 years ago
David Drysdale b81e1628a1 build: commonize MSVC version detection 9 years ago
David Drysdale 97ff366e76 test: Use different name in live test 9 years ago
David Drysdale af5c33bbbf test: Only pass unused args to GoogleTest 9 years ago
David Drysdale 3b1ff9da74 test: Build with MinGW on AppVeyor 9 years ago
David Drysdale 23b9ad9ede test: avoid in6addr_* constants 9 years ago
David Drysdale 6917640336 test: add missing #includes for dns-proto.cc 9 years ago
David Drysdale 5b46450af4 test: prefer ON_CALL to EXPECT_CALL to reduce flakes 9 years ago
Daniel Stenberg f0d04b2909 test/configure: build silently by default 9 years ago
David Drysdale 7e17c22b0f Use "resolve" as synonym of "dns" in nsswitch.conf 9 years ago
David Drysdale 56cd98b9e4 test: Update init tests to match behaviour 9 years ago
Andrew Ayer 11e37a92ef Add ares_set_socket_configure_callback() 9 years ago
David Drysdale 87d641a907 test: ares_set_socket_callback failure behaviour 9 years ago
David Drysdale 2bae2d56d7 test: Check ares_parse_txt_reply_ext() entrypoint 9 years ago
David Drysdale c9579872c8 test: Ignore SIGPIPE in tests 9 years ago
David Drysdale 86beb81892 test: More initialization tests 9 years ago
David Drysdale ff1f7a1c3c test: Improve containerized test mechanism 9 years ago
David Drysdale b644412a66 test: Make contained tests easier to write 9 years ago
David Drysdale 5dc450a4b3 test: Add framework for containerized testing 9 years ago
David Drysdale 439eb45cc0 test: Use a longer timeout for less flakiness 9 years ago
David Drysdale 78f9ec5515 test: Make failure tests more robust 9 years ago
David Drysdale 3478963873 test: Get test code building under Windows 9 years ago
David Drysdale 830e8fe2b3 test: Disable tests that manipulate env on Windows 9 years ago
David Drysdale d3bccff740 test: Move file lists into Makefile.inc 9 years ago
David Drysdale 9edf9411c7 test: Add a simple multi-server test 9 years ago
David Drysdale d448d6604f test: Allow for multiple mock servers 9 years ago
David Drysdale 92656bcc82 test: Update test for set/get_servers variants 9 years ago
David Drysdale 3231480a85 test: Make GetNameServers() utility function port-aware 9 years ago
David Drysdale e26a678f26 test: more testing, including of internal static functions 9 years ago
David Drysdale 25adcc413e test: more tests, especially fallback processing 9 years ago
David Drysdale a05f240dea test: more tests, particularly of initialization 9 years ago
David Drysdale 83839fde7a test: Run mock tests over both TCP and UDP 9 years ago
David Drysdale 0c423efd78 test: Run mock tests over both IPv4 and IPv6 9 years ago
David Drysdale 0ef56333a0 test: Add more tests for edge cases 9 years ago
David Drysdale ce3f896572 test: more nooks and crannies of pton functions 9 years ago