Moving XML output files from cppunit tests to $HOME/.gnuradio/unittests.
authorTom Rondeau <trondeau@vt.edu>
Sat, 2 Oct 2010 21:16:04 +0000 (17:16 -0400)
committerTom Rondeau <trondeau@vt.edu>
Sat, 2 Oct 2010 21:16:04 +0000 (17:16 -0400)
commit2b8bd0d2fa7c76282a772b75cb99e7bd5f2be13f
tree6b50d3098332428f32a7a051e8abe8db1f446a9f
parent036a42c08eadbd0a2c462ca61d9d883996be8042
Moving XML output files from cppunit tests to $HOME/.gnuradio/unittests.
This also adds a new utility gr_unittests.h, which sets up the path for output files.
gnuradio-core/src/lib/runtime/Makefile.am
gnuradio-core/src/lib/runtime/gr_unittests.h [new file with mode: 0644]
gnuradio-core/src/tests/test_all.cc
gnuradio-core/src/tests/test_atsc.cc
gnuradio-core/src/tests/test_filter.cc
gnuradio-core/src/tests/test_general.cc
gnuradio-core/src/tests/test_runtime.cc
gruel/src/lib/test_gruel.cc