blob: 0af6ef9adcecad7ffc857ad8cbb08f96ffb43525 [file] [log] [blame]
Roland Levillaindf048ae2019-07-23 18:02:33 +01001{
2 "presubmit": [
3 {
4 "name": "cpu_features-bit_utils_test",
5 "host": true
6 },
7 {
8 "name": "cpu_features-bit_utils_test"
9 },
10 {
11 "name": "cpu_features-string_view_test",
12 "host": true
13 },
14 {
15 "name": "cpu_features-string_view_test"
16 },
17 {
18 "name": "cpu_features-stack_line_reader_test",
19 "host": true
20 },
21 {
22 "name": "cpu_features-stack_line_reader_test"
23 },
24 {
25 "name": "cpu_features-unix_features_aggregator_test",
26 "host": true
27 },
28 {
29 "name": "cpu_features-unix_features_aggregator_test"
Roland Levillain9f7c24e2019-07-11 20:10:02 +010030 },
31 {
32 "name": "cpu_features-cpuinfo_test",
33 "host": true
34 },
35 {
36 "name": "cpu_features-cpuinfo_test"
Roland Levillaindf048ae2019-07-23 18:02:33 +010037 }
38 ]
39}