test: Move global variables into test.c
commit23dbf4876cf25b383eac78bddbc44e1d0b1069d2
authorPetr Písař <petr.pisar@atlas.cz>
Mon, 28 Dec 2015 13:59:50 +0000 (28 14:59 +0100)
committerPetr Písař <petr.pisar@atlas.cz>
Thu, 31 Dec 2015 15:29:14 +0000 (31 16:29 +0100)
tree811f5ee4ebf918ed028c39ff6d94f1617e39ebf2
parentae996ad117f490a9ac67d1dc54fedfcd680d9b97
test: Move global variables into test.c

This allows to include test.h multiple times in the expense of linking test
units to test.o.
test/test.c
test/test.h