lh-l4v/sys-init/tests.xml

23 lines
513 B
XML

<?xml version="1.0"?>
<!--
Copyright 2020, Data61, CSIRO (ABN 41 687 119 230)
SPDX-License-Identifier: GPL-2.0-only
-->
<!--
Regression Specification File
See "misc/regression/tests.xml" for a description of the file
format.
-->
<testsuite cpu-timeout="3600" depends="isabelle Lib">
<!-- Refine -->
<sequence depends="DSpecProofs">
<test name="SysInit">make SysInit</test>
<test name="SysInitExamples">make SysInitExamples</test>
</sequence>
</testsuite>