Tom Cherry | f244dea | 2020-11-02 12:43:50 -0800 | [diff] [blame] | 1 | { |
2 | "presubmit": [ | ||||
3 | { | ||||
4 | "name": "CtsLiblogTestCases" | ||||
5 | }, | ||||
6 | { | ||||
7 | "name": "CtsLogdTestCases" | ||||
Tom Cherry | d249e35 | 2020-11-03 06:21:39 -0800 | [diff] [blame] | 8 | }, |
9 | { | ||||
10 | "name": "liblog-host-test", | ||||
11 | "host": true | ||||
12 | }, | ||||
13 | { | ||||
14 | "name": "logd-unit-tests", | ||||
15 | "host": true | ||||
Tom Cherry | f244dea | 2020-11-02 12:43:50 -0800 | [diff] [blame] | 16 | } |
17 | ] | ||||
18 | } |