HoneyGol-Microsystems / vesp-alpha

RISC-V based student processor for embedded applications.
GNU General Public License v3.0
3 stars 0 forks source link

Add possibility to launch individual tests using make.py #47

Closed andreondra closed 10 months ago

andreondra commented 1 year ago

Maybe new command customtest with switches:

--file (test file) --type [executable | testbench | auto]

Or adding possibility to enable/disable test by renaming/moving the files? (Bad)

Or changing the functionality of the test subcommand?