diff options
author | Mattijs Korpershoek <mattijsx.korpershoek@intel.com> | 2014-05-22 16:54:24 +0200 |
---|---|---|
committer | Mattijs Korpershoek <mattijsx.korpershoek@intel.com> | 2014-06-25 10:52:31 +0200 |
commit | e4759a58d844984ebc96ecc5682aa179da63599d (patch) | |
tree | bc859507784382af5705e49e5710426ec33d38b4 /test/test-fixed-point-parameter/TestClass.xml | |
parent | a24e61fddaf09d2989fff25785e329454c842d7f (diff) | |
download | external_parameter-framework-e4759a58d844984ebc96ecc5682aa179da63599d.zip external_parameter-framework-e4759a58d844984ebc96ecc5682aa179da63599d.tar.gz external_parameter-framework-e4759a58d844984ebc96ecc5682aa179da63599d.tar.bz2 |
Fixed point test configuration
BZ: 197723
This contains the configuration files which contains a lot of fixedpoint
parameters which can be used for testing.
Change-Id: I261120d16eb6f4d28b6b61a5b2845f1fdc18e91f
Signed-off-by: Mattijs Korpershoek <mattijsx.korpershoek@intel.com>
Diffstat (limited to 'test/test-fixed-point-parameter/TestClass.xml')
-rw-r--r-- | test/test-fixed-point-parameter/TestClass.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/test-fixed-point-parameter/TestClass.xml b/test/test-fixed-point-parameter/TestClass.xml new file mode 100644 index 0000000..db1b0bc --- /dev/null +++ b/test/test-fixed-point-parameter/TestClass.xml @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<SystemClass Name="Test"> + <SubsystemInclude Path="VirtualSubsystem.xml"/> +</SystemClass> |