aboutsummaryrefslogtreecommitdiff
path: root/fixtures/acceptance
diff options
context:
space:
mode:
authorValentin Popov <valentin@popov.link>2026-06-23 21:43:54 +0300
committerValentin Popov <valentin@popov.link>2026-06-23 21:43:54 +0300
commit8ea1fd5c188998a005d9bf48c090af4324608eff (patch)
tree418eadb7de0b2acdb8cf4c2a0da1cadfa40b1734 /fixtures/acceptance
parent69c032accab677b53f3dff61f3afb870c2e8e0a8 (diff)
downloadfparkan-8ea1fd5c188998a005d9bf48c090af4324608eff.tar.xz
fparkan-8ea1fd5c188998a005d9bf48c090af4324608eff.zip
feat: probe Vulkan loader boundary
Diffstat (limited to 'fixtures/acceptance')
-rw-r--r--fixtures/acceptance/coverage.tsv2
-rw-r--r--fixtures/acceptance/stage_0_2_roadmap.md2
2 files changed, 4 insertions, 0 deletions
diff --git a/fixtures/acceptance/coverage.tsv b/fixtures/acceptance/coverage.tsv
index cef84e5..dd7332a 100644
--- a/fixtures/acceptance/coverage.tsv
+++ b/fixtures/acceptance/coverage.tsv
@@ -26,6 +26,8 @@ S0-VK-002 covered cargo test -p fparkan-render-vulkan --offline device_scoring_i
S0-VK-003 covered cargo test -p fparkan-render-vulkan --offline portability_subset_is_reported_and_enabled_when_exposed
S0-VK-004 covered cargo test -p fparkan-render-vulkan --offline rejects_missing_graphics_present_swapchain_and_format
S0-VK-005 covered cargo test -p fparkan-render-vulkan --offline capability_report_json_is_stable
+S0-VK-006 covered cargo test -p fparkan-render-vulkan --offline loader_probe_report_json_is_stable
+S0-VK-007 covered cargo xtask policy
S0-LIMIT-001 covered cargo test -p fparkan-binary --offline rejects_count_stride_overflow
S0-LIMIT-002 covered cargo test -p fparkan-binary --offline rejects_oversized_declared_allocation_before_read
L1-P1-NRES-001 covered cargo test -p fparkan-nres --offline licensed_corpora_nres_roundtrip_gates
diff --git a/fixtures/acceptance/stage_0_2_roadmap.md b/fixtures/acceptance/stage_0_2_roadmap.md
index 20ac975..3655027 100644
--- a/fixtures/acceptance/stage_0_2_roadmap.md
+++ b/fixtures/acceptance/stage_0_2_roadmap.md
@@ -26,6 +26,8 @@
`S0-VK-003`
`S0-VK-004`
`S0-VK-005`
+`S0-VK-006`
+`S0-VK-007`
`S0-LIMIT-001`
`S0-LIMIT-002`
`L1-P1-NRES-001`