Add test infrastructure and a single thread test for spsc_queue
commitc5cd139bd5a29d6f47b160b995ceda448f986484
authorPawel Dziepak <pdziepak@quarnos.org>
Fri, 6 Dec 2013 16:08:12 +0000 (6 17:08 +0100)
committerPawel Dziepak <pdziepak@quarnos.org>
Fri, 6 Dec 2013 16:08:12 +0000 (6 17:08 +0100)
tree29fb5aa9022a014d2ab9b9ec7db5129be359a3a5
parentf2a1778a7e2286199420517b565a8a64ff9324cb
Add test infrastructure and a single thread test for spsc_queue

Signed-off-by: Pawel Dziepak <pdziepak@quarnos.org>
.gitignore
Makefile.am
configure.ac
test/Makefile.am [new file with mode: 0644]
test/spsc_queue_s.c [new file with mode: 0644]