aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING10
1 files changed, 10 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..b205cd1
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,10 @@
+// Generated by update_crate_tests.py for tests that depend on this crate.
+{
+ "presubmit": [
+ // Manually disabled as these tests depend on specific graphics libraries
+ // being available on the machine running the tests.
+ //{
+ // "name": "vulkano_device_test_src_lib"
+ //}
+ ]
+}