[PR #2437] [MERGED] conformance: add NSEC & NSEC3 tests #3041

Closed
opened 2026-03-16 11:22:02 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2437
Author: @japaric
Created: 9/6/2024
Status: Merged
Merged: 9/27/2024
Merged by: @pvdrz

Base: mainHead: ja-nsec-conformance


📝 Commits (1)

  • b2239da conformance: add NSEC & NSEC3 tests

📊 Changes

2 files changed (+166 additions, -0 deletions)

View changed files

📝 conformance/packages/conformance-tests/src/resolver.rs (+1 -0)
conformance/packages/conformance-tests/src/resolver/nsec.rs (+165 -0)

📄 Description

this ports the client_tests being added in #2313 to conformance-tests so they don't rely on internet access

r? @listochkin

this PR depends on #2436 so opening in draft state until that's merged


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/2437 **Author:** [@japaric](https://github.com/japaric) **Created:** 9/6/2024 **Status:** ✅ Merged **Merged:** 9/27/2024 **Merged by:** [@pvdrz](https://github.com/pvdrz) **Base:** `main` ← **Head:** `ja-nsec-conformance` --- ### 📝 Commits (1) - [`b2239da`](https://github.com/hickory-dns/hickory-dns/commit/b2239da7445732b70d0bee6caca61854d5bee65e) conformance: add NSEC & NSEC3 tests ### 📊 Changes **2 files changed** (+166 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `conformance/packages/conformance-tests/src/resolver.rs` (+1 -0) ➕ `conformance/packages/conformance-tests/src/resolver/nsec.rs` (+165 -0) </details> ### 📄 Description this ports the `client_tests` being added in #2313 to `conformance-tests` so they don't rely on internet access r? @listochkin this PR depends on #2436 so opening in draft state until that's merged --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:22:02 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#3041
No description provided.