History log of /seL4-l4v-10.1.1/HOL4/examples/CCS/selftest.sml
Revision Date Author Comments
# 1c953ffc 28-Oct-2018 Michael Norrish <Michael.Norrish@nicta.com.au>

Have testutils.die automatically print out "FAILED"

Argument to die is then appended to that, but on a new line.

Adjust some selftests to take advantage of this, though of course, we
don't expect to see the FAILED output for any of them because they're
all passing.


# 8d83067c 21-Oct-2018 Michael Norrish <Michael.Norrish@nicta.com.au>

Remove TABs from examples


# 16629a06 24-Oct-2017 Chun Tian (binghe) <binghe.lisp@gmail.com>

[CCS] late developments with new theorems; fixed with K11 release; selftest added