osmo-pcu/tests/bitcomp
Neels Hofmeyr e6d26ec09c bitcomp test: use expected rc instead of 'verify' flag
The 'verify' flag is useless, we always want to verify everything.  Replace
'verify' with 'expect_rc', expecting a specific decoding result per test set.

When an error code was returned, cut short the loop and skip printing expected
vs. decoded bits.

This uncovers the fact that the first test marked as "invalid inputs" does not
seem to be invalid after all, or at least does not produce an error to be
returned. For now, only uncover this fact, the fix shall be submitted later.

Change-Id: Icf815a8f1acb0e275463408450171df046879847
2017-03-27 00:24:28 +02:00
..
BitcompTest.cpp bitcomp test: use expected rc instead of 'verify' flag 2017-03-27 00:24:28 +02:00
BitcompTest.err bitcomp test: use expected rc instead of 'verify' flag 2017-03-27 00:24:28 +02:00
BitcompTest.ok EGPRS: Add EPDAN CRBB Tree based decoding 2016-10-17 11:00:57 +05:30