Allow parallel_tests.sh to run an arbitrary test.
Currently parallel_tests.sh is hardcoded to run all_tests.sh. In order to more rapidly debug individual flaky tests, take the test to run as a command line parameter. Test: ../net_test/parallel_tests.sh 20 1 cstruct_test.py Change-Id: I43ec2b84272925d45d04714f8b89402cb85fdbd7
Loading
Please sign in to comment