Searched hist:8947 (Results 1 - 3 of 3) sorted by relevance
/gem5/src/python/m5/util/ | ||
H A D | terminal.py | diff 8947:217fbc57df05 Sat Apr 14 05:44:00 EDT 2012 Andreas Hansson <andreas.hansson@arm.com> Regression: Add ANSI colours to highlight test status This patch adds a very basic pretty-printing of the test status (passed or failed) to highlight failing tests even more: green for passed, and red for failed. The printing only uses ANSI it the target output is a tty and supports ANSI colours. Hence, any regression scripts that are outputting to files or sending e-mails etc should still be fine. |
/gem5/tests/ | ||
H A D | SConscript | diff 8947:217fbc57df05 Sat Apr 14 05:44:00 EDT 2012 Andreas Hansson <andreas.hansson@arm.com> Regression: Add ANSI colours to highlight test status This patch adds a very basic pretty-printing of the test status (passed or failed) to highlight failing tests even more: green for passed, and red for failed. The printing only uses ANSI it the target output is a tty and supports ANSI colours. Hence, any regression scripts that are outputting to files or sending e-mails etc should still be fine. |
/gem5/ | ||
H A D | SConstruct | diff 8947:217fbc57df05 Sat Apr 14 05:44:00 EDT 2012 Andreas Hansson <andreas.hansson@arm.com> Regression: Add ANSI colours to highlight test status This patch adds a very basic pretty-printing of the test status (passed or failed) to highlight failing tests even more: green for passed, and red for failed. The printing only uses ANSI it the target output is a tty and supports ANSI colours. Hence, any regression scripts that are outputting to files or sending e-mails etc should still be fine. |
Completed in 293 milliseconds