ARM-software / bsa-acs

Arm SystemReady : BSA Architecture Compliance Suite
Apache License 2.0
15 stars 41 forks source link

"-m" module argument needs better help #206

Closed hrw closed 10 months ago

hrw commented 10 months ago

It would be nice to be able to run only some set of tests. Like only gic or only pcie ones.

Shell> fs0:Bsa.efi -m pcie
Invalid parameter passed for -m
[..]
-m      If set, will only run the specified module, all others will be skipped.

It takes some attempts to find out that it means "which hundred you want".