Allow wildcards when specifying test method

Example:
$ cts-tradefed run singleCommand cts -d -k \
     --class android.media.cts.DecoderTest -m test.*Mp3.*
will run all Mp3 related tests in the DecoderTest class.

Change-Id: I98d05374cca15a32c01b435d87cf2cf94095a194
1 file changed