lh-l4v/camkes/tests.xml

22 lines
655 B
XML
Raw Normal View History

2014-07-14 19:32:44 +00:00
<?xml version="1.0"?>
<!--
2020-03-09 06:18:30 +00:00
Copyright 2020, Data61, CSIRO (ABN 41 687 119 230)
2014-07-14 19:32:44 +00:00
2020-03-09 06:18:30 +00:00
SPDX-License-Identifier: GPL-2.0-only
-->
2014-07-14 19:32:44 +00:00
<!--
Regression Specification File
See "misc/regression/tests.xml" for a description of the file
format.
-->
<testsuite depends="isabelle Lib" cpu-timeout="3600">
<test name="CamkesAdlSpec" depends="Access">make CamkesAdlSpec</test>
<test name="CamkesCdlRefine" depends="CamkesAdlSpec DPolicy">make CamkesCdlRefine</test>
2014-07-14 19:32:44 +00:00
<test name="CamkesGlueSpec">make CamkesGlueSpec</test>
<test name="CamkesGlueProofs" depends="AutoCorres" cpu-timeout="7200">make CamkesGlueProofs</test>
2014-07-14 19:32:44 +00:00
</testsuite>