Skip to content

Add optional flag to display test progress #48

@grdumas

Description

@grdumas

When running the wrapper outside of automation it would be nice to have the ability to see how much of the test has completed. This feature would not be needed all the time, so it would make sense to have it be optional and invoked by a command line flag such as ./coremark_pro_run --show-progress.

Then with each subtest that runs, the wrapper would print a line out to terminal. Ex:

./coremark_pro_run --show-progress
* Running cjpeg-rose7-preset ... complete
* Running core ...

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions