History log of /seL4-l4v-10.1.1/l4v/lib/Local_Method_Tests.thy
Revision Date Author Comments
# da6ccf7a 02-Oct-2018 Japheth Lim <Japheth.Lim@data61.csiro.au>

lib: update qualified imports for LibTest theories


# 91ab6007 13-Sep-2018 Edward Pierzchalski <ed.pierzchalski@data61.csiro.au>

lib: move test theories in Lib to LibTest

Leaves out crunch tests, which seem fragile to being moved.


# e82cdd14 11-Sep-2018 Edward Pierzchalski <ed.pierzchalski@data61.csiro.au>

lib: add method to shorthand larger methods

Adds the `supply_local_method` command and `local_method` methods,
which store and apply methods as a way to shorten repeated
references to large or complicated methods.