Hello Harald Welte, Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/12416
to look at the new patch set (#2).
Change subject: tests: Rework the convolve_test
......................................................................
tests: Rework the convolve_test
Besides just general cleanup, the major changes are :
- Fully internal generation of reference data that doesn't
depend on glibc or even on any floating point math
- Golden results are included in a .h
Due to varying precision of different implementation or
architecture, any kind of textual compare is impossible, so
we include golden values and compare results of both the
'base' implementation the potentially 'optimized' one again
this set of values with a small error tolerance
Change-Id: I4e203d2c4b778af77d630ed15d4cef6b0c0eb76d
Signed-off-by: Sylvain Munaut <[email protected]>
---
M tests/Transceiver52M/convolve_test.c
M tests/Transceiver52M/convolve_test.ok
A tests/Transceiver52M/convolve_test_golden.h
3 files changed, 918 insertions(+), 167 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-trx refs/changes/16/12416/2
--
To view, visit https://gerrit.osmocom.org/12416
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-trx
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I4e203d2c4b778af77d630ed15d4cef6b0c0eb76d
Gerrit-Change-Number: 12416
Gerrit-PatchSet: 2
Gerrit-Owner: tnt <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder (1000002)