psa-acs dynamic test config support
Originally when a psa-api test failed a temporary patch had to be
created until the issue was solved.
With this modification the tests to be run can be selected runtime
via command line arguments.
The argument to enable logging changed to '-v'. So the updated
argument list:
-v: enable logging (verbose mode)
-l: print a list of all the available tests
-t: run only the listed tests e.g: "-t test_201;test_205;"
-h: print list of arguments
Signed-off-by: Gabor Toth <gabor.toth2@arm.com>
Change-Id: I2e9132636c9624cf7a185bd9e286ff984d5a4cbf
3 files changed