libosmocore/tests/bits
Holger Hans Peter Freyther bf173a3df5 bitcomp: Remove the t4 decoding from libosmocore
As outlined by mail on the 13th of July the tree based approach to
decoding in the PCU is faster by order of magnitude. Instead of having a
slow implementation in the library and a quick one in the PCU, let's
only have a quick one in the PCU and at some point in the future move it
to libosmocore.

Execute the plan and remove t4_decode.

Change-Id: I021424444625a097560d086c217c81eac4a5ee44
2016-11-10 17:07:45 +00:00
..
bitcomp_test.c bitcomp: Remove the t4 decoding from libosmocore 2016-11-10 17:07:45 +00:00
bitcomp_test.ok bitcomp: Remove the t4 decoding from libosmocore 2016-11-10 17:07:45 +00:00
bitrev_test.c bitrev_test: don't omit last byte from test result check 2016-09-26 00:35:30 +00:00
bitrev_test.ok bitrev_test: don't omit last byte from test result check 2016-09-26 00:35:30 +00:00