feat: require created Vulkan smoke surface

This commit is contained in:
2026-06-23 23:59:07 +04:00
parent 4d19728c39
commit 0e127117e9
4 changed files with 74 additions and 21 deletions
+1
View File
@@ -59,6 +59,7 @@ S0-VK-026 covered cargo test -p fparkan-vulkan-smoke --offline rejects_passed_wi
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-VK-030 covered cargo test -p fparkan-vulkan-smoke --offline rejects_passed_with_failed_surface
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
1 # Acceptance coverage manifest.
59 S0-VK-027
60 S0-VK-028
61 S0-VK-029
62 S0-VK-030
63 S0-LIMIT-001
64 S0-LIMIT-002
65 L1-P1-NRES-001
+1
View File
@@ -59,6 +59,7 @@
`S0-VK-027`
`S0-VK-028`
`S0-VK-029`
`S0-VK-030`
`S0-LIMIT-001`
`S0-LIMIT-002`
`L1-P1-NRES-001`