1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-27 01:55:22 +03:00
Commit Graph

75432 Commits

Author SHA1 Message Date
James Coglan
cc3bad9d70 resolved: tests for dns_query_go() when no scopes are available 2024-07-23 14:17:23 +01:00
James Coglan
5d5f86431f resolved: tests for dns_query_go() using a bypass query 2024-07-23 14:17:23 +01:00
James Coglan
16078b8172 resolved: tests for dns_query_go() -- with and without network link 2024-07-23 14:17:23 +01:00
James Coglan
7d5ad4f88e resolved: tests for dns_query_process_cname_one(); no match, DNAME, utf-8 handling 2024-07-23 14:17:23 +01:00
James Coglan
9add77fafb resolved: tests for dns_query_process_cname_many() 2024-07-23 14:17:23 +01:00
James Coglan
47eb7e0bf2 resolved: tests for common usage of dns_query_process_cname_one() 2024-07-23 14:17:23 +01:00
James Coglan
e5d246b488 resolved: tests for dns_query_make_auxiliary() 2024-07-23 14:17:22 +01:00
James Coglan
792a738625 resolved: tests for dns_query_new() 2024-07-23 14:17:21 +01:00
James Coglan
f5dd610978 resolved: tests for dns_cache_lookup() clamping the TTL 2024-07-23 14:08:31 +01:00
James Coglan
1074c9001d resolved: tests for dns_cache_put() for NXDOMAIN with no SOA 2024-07-23 14:08:31 +01:00
James Coglan
6b864ea813 resolved: test that pseudo classes and types are not cached 2024-07-23 14:08:31 +01:00
James Coglan
7137086fa0 resolves: tests for dns_cache_prune() 2024-07-23 14:08:31 +01:00
James Coglan
3f6ae4a062 resolved: tests for dns_cache_check_conflicts() 2024-07-23 14:08:31 +01:00
James Coglan
42547022fd resolved: tests for dns_cache_export_shared_to_packet() 2024-07-23 14:08:31 +01:00
James Coglan
5b61b34ad0 resolved: tests for dns_cache_lookup(); mDNS and multiple matching entries 2024-07-23 14:08:31 +01:00
James Coglan
043a29b139 resolved: tests for dns_cache_lookup() returning the most recent input 2024-07-23 14:08:31 +01:00
James Coglan
6dd377ad70 resolved: tests for dns_cache_dump() 2024-07-23 14:08:31 +01:00
James Coglan
e936ec5e4f resolved: test cache misses 2024-07-23 14:08:31 +01:00
James Coglan
25ef0fc7c8 resolved: tests for dns_cache_lookup() for NXDOMAIN 2024-07-23 14:08:31 +01:00
James Coglan
76f832a4f6 resolved: first test for dns_cache_lookup() 2024-07-23 14:08:31 +01:00
James Coglan
f8da0642f3 resolved: tests for dns_cache_dump_to_json() 2024-07-23 14:08:31 +01:00
James Coglan
2bec28864a resolved: check that adding an expired response removes cache entry 2024-07-23 14:08:31 +01:00
James Coglan
186184ad14 resolved: tests for dns_cache_put(); CNAME success and name error 2024-07-23 14:08:31 +01:00
James Coglan
f44ed739f1 resolved: tests for dns_cache_put() with non-matching class, type, name 2024-07-23 14:08:31 +01:00
James Coglan
bbcd3bc381 resolved: refactor DNS answer construction for cache tests 2024-07-23 14:08:31 +01:00
James Coglan
4f4c06f02d resolved: test for dns_cache_put() with empty answer 2024-07-23 14:08:31 +01:00
James Coglan
c5df8d53a9 resolved: tests for dns_cache_put() with different RCODEs 2024-07-23 14:08:31 +01:00
James Coglan
29c15d9d7b resolved: tests for dns_cache_put(); successful A query
Co-Authored-By: jan@neighbourhood.ie
2024-07-23 14:08:29 +01:00
Luca Boccassi
ae2bf016bc Merge pull request #33531 from neighbourhoodie/tests/dns-zone 2024-07-23 13:29:03 +01:00
James Coglan
4d3936ad2d resolved: tests for dns_zone_lookup() 2024-07-23 13:28:34 +01:00
James Coglan
330d5c8a36 resolved: tests for dns_zone_remove_rrs_by_key() 2024-07-23 13:28:34 +01:00
James Coglan
41c3cd70ae resolved: tests for dns_zone_remove_rr() 2024-07-23 13:28:34 +01:00
James Coglan
c7e3e5507e resolved: tests for dns_zone_put() 2024-07-23 13:28:34 +01:00
Luca Boccassi
c01267c4a9 Merge pull request #33530 from neighbourhoodie/tests/dns-search-domain 2024-07-23 13:23:44 +01:00
James Coglan
771b5a4091 resolved: tests for dns_search_domain_find() 2024-07-23 13:22:34 +01:00
James Coglan
76bd2dce23 resolved: tests for search domain marking and unlinking 2024-07-23 13:22:34 +01:00
James Coglan
61362d49f8 resolved: extract function for checking search domains 2024-07-23 13:22:34 +01:00
James Coglan
5fef5552a6 resolved: tests for dns_search_domain_unlink() 2024-07-23 13:22:34 +01:00
James Coglan
b65d6ab5dc resolved: tests for dns_search_domain_new() 2024-07-23 13:22:33 +01:00
Luca Boccassi
0e31c65d13
Merge pull request #33529 from neighbourhoodie/tests/dns-link
Tests for DNS Link functions
2024-07-23 13:20:25 +01:00
Luca Boccassi
378071931a Merge pull request #33528 from neighbourhoodie/tests/dns-answer 2024-07-23 13:15:16 +01:00
James Coglan
c9f0cbe2fe resolved: tests for dns_answer_order_by_scope() 2024-07-23 13:14:54 +01:00
James Coglan
8105438cd2 resolved: tests for dns_answer_has_dname_for_cname() 2024-07-23 13:14:54 +01:00
James Coglan
464d785f45 resolved: tests for dns_answer_dump() 2024-07-23 13:14:54 +01:00
James Coglan
20570ff61c resolved: tests for dns_answer_{copy,move}_by_key() 2024-07-23 13:14:54 +01:00
James Coglan
3904553446 resolved: tests for dns_answer_remove_by_answer_keys() 2024-07-23 13:14:54 +01:00
James Coglan
e23406edca resolved: tests for dns_answer_remove_by_{key,rr}() 2024-07-23 13:14:54 +01:00
James Coglan
c07b0c66ca resolved: tests for dns_answer_merge() and dns_answer_extend() 2024-07-23 13:14:54 +01:00
James Coglan
4ab02e4fdc resolved: tests for dns_answer_find_soa() 2024-07-23 13:14:54 +01:00
James Coglan
f64bf0efc4 resolved: tests for dns_answer_add(), dns_answer_match_key() 2024-07-23 13:14:53 +01:00