diff options
| author | Valentin Popov <valentin@popov.link> | 2026-06-23 23:05:46 +0300 |
|---|---|---|
| committer | Valentin Popov <valentin@popov.link> | 2026-06-23 23:05:46 +0300 |
| commit | e6b7fa189642bf432dd2bbcf1bcff659bd794750 (patch) | |
| tree | 13ee0fe976ef617c6fc478035389d44f30357875 /fixtures/acceptance/coverage.tsv | |
| parent | 0e127117e9f826ecf4be312b0c630121f38b4d95 (diff) | |
| download | fparkan-e6b7fa189642bf432dd2bbcf1bcff659bd794750.tar.xz fparkan-e6b7fa189642bf432dd2bbcf1bcff659bd794750.zip | |
feat: probe live Vulkan runtime capabilities
Diffstat (limited to 'fixtures/acceptance/coverage.tsv')
| -rw-r--r-- | fixtures/acceptance/coverage.tsv | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fixtures/acceptance/coverage.tsv b/fixtures/acceptance/coverage.tsv index 051ffd5..7c8e40d 100644 --- a/fixtures/acceptance/coverage.tsv +++ b/fixtures/acceptance/coverage.tsv @@ -60,6 +60,8 @@ S0-VK-027 covered cargo test -p fparkan-vulkan-smoke --offline rejects_passed_wi 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-VK-031 covered cargo test -p fparkan-vulkan-smoke --offline rejects_passed_without_selected_device +S0-VK-032 covered cargo test -p fparkan-vulkan-smoke --offline rejects_passed_without_planned_swapchain 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 |
