tests: add unit test for bitreader, bytereader and bytewriter with no inlining used
authorTim-Philipp Müller <tim@centricular.com>
Sat, 14 Dec 2013 21:20:45 +0000 (21:20 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 14 Dec 2013 21:20:45 +0000 (21:20 +0000)
commit430df345c4c86579bbcc0079c7776ad687018994
treefbce17ab051ee374fc0d3cb0f731ab1aa3643d15
parentfcfe7085b9b2506b6a969c0c9a41cdb2ff75a598
tests: add unit test for bitreader, bytereader and bytewriter with no inlining used
tests/check/Makefile.am
tests/check/libs/.gitignore
tests/check/libs/bitreader-noinline.c [new file with mode: 0644]
tests/check/libs/bytereader-noinline.c [new file with mode: 0644]
tests/check/libs/bytewriter-noinline.c [new file with mode: 0644]