git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9326 35acf78f-673a-0410-8e92-d51de3d6d3f4

master
Giovanni Di Sirio 2016-04-20 10:39:03 +00:00
parent 8a9abebe49
commit 213d63733b
3 changed files with 12 additions and 12 deletions

View File

@ -2,12 +2,12 @@
<SPC5-Config version="1.0.0"> <SPC5-Config version="1.0.0">
<application name="NASA OSAL Test Suite" version="1.0.0" standalone="true" locked="false"> <application name="NASA OSAL Test Suite" version="1.0.0" standalone="true" locked="false">
<description>Test specification for the NASA OSAL ChibiOS extension.</description> <description>Test specification for the NASA OSAL ChibiOS extension.</description>
<component id="org.chibios.spc5.components.platform.generic"> <component id="org.chibios.spc5.components.portable.generic_startup">
<component id="org.chibios.spc5.components.chibios_unitary_tests_engine" /> <component id="org.chibios.spc5.components.portable.chibios_unitary_tests_engine" />
</component> </component>
<instances> <instances>
<instance locked="false" id="org.chibios.spc5.components.platform.generic" /> <instance locked="false" id="org.chibios.spc5.components.portable.generic_startup" />
<instance locked="false" id="org.chibios.spc5.components.chibios_unitary_tests_engine"> <instance locked="false" id="org.chibios.spc5.components.portable.chibios_unitary_tests_engine">
<description> <description>
<copyright> <copyright>
<value><![CDATA[/* Copyright statement.*/]]></value> <value><![CDATA[/* Copyright statement.*/]]></value>

View File

@ -2,12 +2,12 @@
<SPC5-Config version="1.0.0"> <SPC5-Config version="1.0.0">
<application name="ChibiOS/NIL Test Suite" version="1.0.0" standalone="true" locked="false"> <application name="ChibiOS/NIL Test Suite" version="1.0.0" standalone="true" locked="false">
<description>Test Specification for ChibiOS/NIL.</description> <description>Test Specification for ChibiOS/NIL.</description>
<component id="org.chibios.spc5.components.platform.generic"> <component id="org.chibios.spc5.components.portable.generic_startup">
<component id="org.chibios.spc5.components.chibios_unitary_tests_engine" /> <component id="org.chibios.spc5.components.portable.chibios_unitary_tests_engine" />
</component> </component>
<instances> <instances>
<instance locked="false" id="org.chibios.spc5.components.platform.generic" /> <instance locked="false" id="org.chibios.spc5.components.portable.generic_startup" />
<instance locked="false" id="org.chibios.spc5.components.chibios_unitary_tests_engine"> <instance locked="false" id="org.chibios.spc5.components.portable.chibios_unitary_tests_engine">
<description> <description>
<copyright> <copyright>
<value><![CDATA[/* <value><![CDATA[/*

View File

@ -2,12 +2,12 @@
<SPC5-Config version="1.0.0"> <SPC5-Config version="1.0.0">
<application name="ChibiOS/RT Test Suite" version="1.0.0" standalone="true" locked="false"> <application name="ChibiOS/RT Test Suite" version="1.0.0" standalone="true" locked="false">
<description>Test Specification for ChibiOS/RT.</description> <description>Test Specification for ChibiOS/RT.</description>
<component id="org.chibios.spc5.components.platform.generic"> <component id="org.chibios.spc5.components.portable.generic_startup">
<component id="org.chibios.spc5.components.chibios_unitary_tests_engine" /> <component id="org.chibios.spc5.components.portable.chibios_unitary_tests_engine" />
</component> </component>
<instances> <instances>
<instance locked="false" id="org.chibios.spc5.components.platform.generic" /> <instance locked="false" id="org.chibios.spc5.components.portable.generic_startup" />
<instance locked="false" id="org.chibios.spc5.components.chibios_unitary_tests_engine"> <instance locked="false" id="org.chibios.spc5.components.portable.chibios_unitary_tests_engine">
<description> <description>
<copyright> <copyright>
<value><![CDATA[/* <value><![CDATA[/*