cvut / qtrvsim

RISC-V CPU simulator for education purposes
GNU General Public License v3.0
466 stars 56 forks source link

Implement basic GUI testing #118

Open jdupak opened 4 months ago

jdupak commented 4 months ago

Use this https://doc.qt.io/qt-6/qttestlib-tutorial3-example.html

An all-systems test that the GUI opens and can run a few instructions.