diff options
| author | Valentin Popov <valentin@popov.link> | 2026-06-23 22:51:38 +0300 |
|---|---|---|
| committer | Valentin Popov <valentin@popov.link> | 2026-06-23 22:51:38 +0300 |
| commit | 54f07ee3be4c9aad41181ed46b50d273c10767bd (patch) | |
| tree | aeda19764bef519ace61f4c0801532da84a5dcab /fixtures | |
| parent | ed2b540abfc3166285fbc986f4c6427a59173d23 (diff) | |
| download | fparkan-54f07ee3be4c9aad41181ed46b50d273c10767bd.tar.xz fparkan-54f07ee3be4c9aad41181ed46b50d273c10767bd.zip | |
feat: audit native smoke artifacts
Diffstat (limited to 'fixtures')
| -rw-r--r-- | fixtures/acceptance/coverage.tsv | 1 | ||||
| -rw-r--r-- | fixtures/acceptance/stage_0_2_roadmap.md | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/fixtures/acceptance/coverage.tsv b/fixtures/acceptance/coverage.tsv index f826c08..11325e2 100644 --- a/fixtures/acceptance/coverage.tsv +++ b/fixtures/acceptance/coverage.tsv @@ -57,6 +57,7 @@ S0-VK-025 covered cargo test -p fparkan-vulkan-smoke --offline rejects_passed_wi S0-VK-026 covered cargo test -p fparkan-vulkan-smoke --offline rejects_passed_without_window_probe rejects_passed_without_surface_probe parses_surface_probe_as_instance_probe S0-VK-027 covered cargo test -p fparkan-vulkan-smoke --offline rejects_passed_without_swapchain_recreation blocked_report_includes_shader_manifest_and_bootstrap_status S0-VK-028 covered cargo test -p fparkan-vulkan-smoke --offline reports_rustc_host_triple blocked_report_includes_shader_manifest_and_bootstrap_status +S0-VK-029 covered cargo test -p xtask --offline native_smoke_audit_accepts_complete_three_platform_pass native_smoke_audit_rejects_blocked_or_incomplete_reports 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 7308e10..37e1daa 100644 --- a/fixtures/acceptance/stage_0_2_roadmap.md +++ b/fixtures/acceptance/stage_0_2_roadmap.md @@ -57,6 +57,7 @@ `S0-VK-026` `S0-VK-027` `S0-VK-028` +`S0-VK-029` `S0-LIMIT-001` `S0-LIMIT-002` `L1-P1-NRES-001` |
