Pete Stephens
Lurker
When I run the command below in tradefed why does it run ALL of the tests in the module?
run cts -m CtsSecurityTestCases -t android.security.cts.ListeningPortsTest
runs all tests in the module instead of just the one I want.
- Pete
run cts -m CtsSecurityTestCases -t android.security.cts.ListeningPortsTest
runs all tests in the module instead of just the one I want.
- Pete