Lines Matching full:tests
60 print 'testRoot: Directory under which to search for CTS tests.'
82 source_root: Directory under which tests should be searched.
100 'cts/tests/src', # cts test stubs
122 self.__LogGenerateDescription('android.tests.sigtest')
123 package = tools.TestPackage('SignatureTest', 'android.tests.sigtest')
126 package.AddTest('android.tests.sigtest.SignatureTest.signatureTest')
132 """Generate the test description for the reference app tests."""
145 """Generate the test description for the application security tests."""
146 test_root = 'cts/tests/appsecurity-tests'
150 package_name = 'android.tests.appsecurity'
194 # generate test descriptions for android tests
258 plan.Exclude(r'android\.tests\.sigtest')
263 plan.Include(r'android\.core\.tests.*')
267 plan.Include(r'android\.core\.vm-tests')
271 plan.Include(r'android\.tests\.sigtest')
283 plan.Include(r'android\.tests\.appsecurity')