riscv-software-src / riscv-tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run all ./debug/targets/RISC-V/*.py tests?

ibrahimq91 opened this issue · comments

How to run all ./debug/targets/RISC-V/*.py tests? and pass /continue to other tests if some test have an exception

cd debug
make -k all