ARM-software / synchronization-benchmarks

Collection of synchronization micro-benchmarks and traces from infrastructure applications
Other
38 stars 36 forks source link

Lockhammer: improve command line arg parsing #8

Closed lucasclucasdo closed 6 years ago

lucasclucasdo commented 6 years ago

Convert argument parsing from only default/full specification to incremental flags and parameters. Additionally allow for test- specific arguments to be provided on the command line following "--".

Fixes #7

Change-Id: Ia97684b6b6df72f2fb8f057a73182aae31f6276f Signed-off-by: Lucas Crowthers lucasc.qdt@qualcommdatacenter.com