Elliott Hughes | f05dd83 | 2019-02-14 15:31:23 -0800 | [diff] [blame] | 1 | { |
2 | "presubmit": [ | ||||
3 | { | ||||
4 | "name": "CtsBionicTestCases" | ||||
Christopher Ferris | e4619f7 | 2019-11-11 14:17:44 -0800 | [diff] [blame] | 5 | }, |
6 | { | ||||
7 | "name": "malloc_debug_system_tests" | ||||
8 | }, | ||||
9 | { | ||||
10 | "name": "malloc_hooks_system_tests" | ||||
Christopher Ferris | 0442b9f | 2019-12-19 14:58:38 -0800 | [diff] [blame^] | 11 | }, |
12 | { | ||||
13 | "name": "memunreachable_unit_test" | ||||
Elliott Hughes | f05dd83 | 2019-02-14 15:31:23 -0800 | [diff] [blame] | 14 | } |
15 | ] | ||||
16 | } |