aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
blob: 4addb0aff11c1f6338a0b973422290cb69bd7822 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
// 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": "ash_device_test_src_lib"
    //},
    //{
    //  "name": "ash_device_test_tests_constant_size_arrays"
    //},
    //{
    //  "name": "ash_device_test_tests_display"
    //},
    //{
    //  "name": "vulkano_device_test_src_lib"
    //}
  ]
}