lh-l4v/sys-init/tests.xml

23 lines
513 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 cpu-timeout="3600" depends="isabelle Lib">
2014-07-14 19:32:44 +00:00
<!-- Refine -->
<sequence depends="DSpecProofs">
2014-07-14 19:32:44 +00:00
<test name="SysInit">make SysInit</test>
<test name="SysInitExamples">make SysInitExamples</test>
</sequence>
</testsuite>