jbush001 / NyuziProcessor

GPGPU microprocessor architecture
Apache License 2.0
1.97k stars 349 forks source link

Command line option to list tests #158

Closed jbush001 closed 6 years ago

jbush001 commented 6 years ago

Add a command line option so invoking runtest.py with the argument --list will list all tests that are registered an exit (this should be in tests/test_harness.py)

jbush001 commented 6 years ago

Should also list all supported test targets for each one.