osmo-trx/tests
Sylvain Munaut 3733ed5097 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 <tnt@246tNt.com>
2019-01-24 20:02:46 +00:00
..
CommonLibs TimevalTest: Make test deterministic with fake time 2018-12-13 13:58:24 +00:00
Transceiver52M tests: Rework the convolve_test 2019-01-24 20:02:46 +00:00
Makefile.am tests: Migrate convtest util to autotest infrastructure 2018-01-11 18:45:12 +01:00
testsuite.at LMSDevice: make use of dev-args in osmo-trx.cfg 2018-12-13 11:07:02 +01:00