summaryrefslogtreecommitdiffstats
path: root/parameter
diff options
context:
space:
mode:
authorDavid Wagner <david.wagner@intel.com>2014-11-03 14:36:41 +0100
committerDavid Wagner <david.wagner@intel.com>2014-11-03 14:47:46 +0100
commit628f9a5f971dbec057fa812e6bfdb43971ac8ec2 (patch)
tree7543bf5f79c191f11a61b2cdae4990598ff866fa /parameter
parent61e221838cf44e1dfd767d82c5d899f8a55d1330 (diff)
downloadexternal_parameter-framework-628f9a5f971dbec057fa812e6bfdb43971ac8ec2.zip
external_parameter-framework-628f9a5f971dbec057fa812e6bfdb43971ac8ec2.tar.gz
external_parameter-framework-628f9a5f971dbec057fa812e6bfdb43971ac8ec2.tar.bz2
fixed-point-tests: Run the tests for each possible parameter size
A lot of parameters were duplicated because we had one parameter for each size (8, 16 and 32) and for each integral/fractional combination. However, they were all at the root of the subsystem and a lot overlapped, e.g., q1.2 for 32bits and q1.2 for 16 bits. We fix this by: - Adding a ParameterBlock for each size - Modifying the tests to account for the change in the parameter paths - Run the tests for 8, 16 and 32 bits Signed-off-by: David Wagner <david.wagner@intel.com>
Diffstat (limited to 'parameter')
0 files changed, 0 insertions, 0 deletions