Commit 628f9a5f authored by David Wagner's avatar David Wagner
Browse files

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: default avatarDavid Wagner <david.wagner@intel.com>
parent 61e22183
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment