lh-l4v/sys-init/tests.xml

27 lines
662 B
XML

<?xml version="1.0"?>
<!--
Copyright 2014, NICTA
This software may be distributed and modified according to the terms of
the GNU General Public License version 2. Note that NO WARRANTY is provided.
See "LICENSE_GPLv2.txt" for details.
@TAG(NICTA_GPL)
-->
<!--
Regression Specification File
See "misc/regression/tests.xml" for a description of the file
format.
-->
<testsuite cpu-timeout="3600" depends="isabelle">
<!-- Refine -->
<sequence depends="DSpecProofs">
<test name="SysInit">make SysInit</test>
<test name="SysInitExamples">make SysInitExamples</test>
</sequence>
</testsuite>