aboutsummaryrefslogtreecommitdiffstats
path: root/test/functional-tests/xml/configuration
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional-tests/xml/configuration')
-rw-r--r--test/functional-tests/xml/configuration/Structure/Test/TestSubsystem.xml.in (renamed from test/functional-tests/xml/configuration/Structure/Test/TestSubsystem.xml)10
1 files changed, 5 insertions, 5 deletions
diff --git a/test/functional-tests/xml/configuration/Structure/Test/TestSubsystem.xml b/test/functional-tests/xml/configuration/Structure/Test/TestSubsystem.xml.in
index 839b418..1987ec4 100644
--- a/test/functional-tests/xml/configuration/Structure/Test/TestSubsystem.xml
+++ b/test/functional-tests/xml/configuration/Structure/Test/TestSubsystem.xml.in
@@ -75,10 +75,10 @@
</ComponentType>
</ComponentLibrary>
<InstanceDefinition>
- <Component Name="TEST_DIR" Type="TEST_DIR" Mapping="Directory:/tmp/test-parameters"/>
- <Component Name="TEST_DOMAIN_0" Type="TEST_DOMAIN_0" Mapping="Directory:/tmp/test-parameters"/>
- <Component Name="TEST_DOMAIN_1" Type="TEST_DOMAIN_1" Mapping="Directory:/tmp/test-parameters"/>
- <Component Name="TEST_TYPES" Type="TEST_TYPES" Mapping="Directory:/tmp/test-parameters"/>
- <Component Name="TEST_MAIN" Type="TEST_MAIN" Mapping="Directory:/tmp/test-parameters"/>
+ <Component Name="TEST_DIR" Type="TEST_DIR" Mapping="Directory:@PFW_RESULT@"/>
+ <Component Name="TEST_DOMAIN_0" Type="TEST_DOMAIN_0" Mapping="Directory:@PFW_RESULT@"/>
+ <Component Name="TEST_DOMAIN_1" Type="TEST_DOMAIN_1" Mapping="Directory:@PFW_RESULT@"/>
+ <Component Name="TEST_TYPES" Type="TEST_TYPES" Mapping="Directory:@PFW_RESULT@"/>
+ <Component Name="TEST_MAIN" Type="TEST_MAIN" Mapping="Directory:@PFW_RESULT@"/>
</InstanceDefinition>
</Subsystem>