• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Why does CTS V2 run all test cases when using '-t'?

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
 
Back
Top Bottom