aboutsummaryrefslogtreecommitdiffstats
path: root/test/nasa_osal
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2016-04-20 10:39:03 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2016-04-20 10:39:03 +0000
commit213d63733ba09da3927cfc18b67cf7a040bdd8ec (patch)
tree101363f517e20e43cc810b2847ead062ac98d9e9 /test/nasa_osal
parent8a9abebe496ec90ae1083cd69e086cf1ff2a5a54 (diff)
downloadChibiOS-213d63733ba09da3927cfc18b67cf7a040bdd8ec.tar.gz
ChibiOS-213d63733ba09da3927cfc18b67cf7a040bdd8ec.tar.bz2
ChibiOS-213d63733ba09da3927cfc18b67cf7a040bdd8ec.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9326 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'test/nasa_osal')
-rw-r--r--test/nasa_osal/configuration.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/nasa_osal/configuration.xml b/test/nasa_osal/configuration.xml
index 1aadc9b04..4cb7755ae 100644
--- a/test/nasa_osal/configuration.xml
+++ b/test/nasa_osal/configuration.xml
@@ -2,12 +2,12 @@
<SPC5-Config version="1.0.0">
<application name="NASA OSAL Test Suite" version="1.0.0" standalone="true" locked="false">
<description>Test specification for the NASA OSAL ChibiOS extension.</description>
- <component id="org.chibios.spc5.components.platform.generic">
- <component id="org.chibios.spc5.components.chibios_unitary_tests_engine" />
+ <component id="org.chibios.spc5.components.portable.generic_startup">
+ <component id="org.chibios.spc5.components.portable.chibios_unitary_tests_engine" />
</component>
<instances>
- <instance locked="false" id="org.chibios.spc5.components.platform.generic" />
- <instance locked="false" id="org.chibios.spc5.components.chibios_unitary_tests_engine">
+ <instance locked="false" id="org.chibios.spc5.components.portable.generic_startup" />
+ <instance locked="false" id="org.chibios.spc5.components.portable.chibios_unitary_tests_engine">
<description>
<copyright>
<value><![CDATA[/* Copyright statement.*/]]></value>