Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stffrdhrn/92d00a25973f90cc235c2c91692c40ca to your computer and use it in GitHub Desktop.
Save stffrdhrn/92d00a25973f90cc235c2c91692c40ca to your computer and use it in GitHub Desktop.
gdb openrisc or1k make check
export DEJAGNU=/home/shorne/work/openrisc/or1k-src/site.exp
make check RUNTESTFLAGS="--target_board=or1k-elf-sim"
...
=== gdb Summary ===
# of expected passes 15981
# of unexpected failures 509
# of expected failures 27
# of known failures 47
# of unresolved testcases 34
# of untested testcases 174
# of unsupported tests 309
/home/shorne/work/openrisc/build-gdb/gdb/gdb version 7.11.50.20160313-git -nw -nx -data-directory /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../data-directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment