1{ 2 "postsubmit": [ 3 { 4 "name": "CtsLibcoreTestCases", 5 "options": [ 6 { 7 "include-filter": "org.apache.harmony.regex.tests.java.util.regex" 8 }, 9 { 10 "include-filter": "libcore.java.util.regex" 11 }, 12 { 13 "include-filter": "org.apache.harmony.tests.java.util.regex" 14 } 15 ] 16 } 17 ] 18}