Adding an XML outputter for the CPP Unit tests. This is to a) store the output inform...
authorTom Rondeau <trondeau@vt.edu>
Thu, 30 Sep 2010 20:08:53 +0000 (16:08 -0400)
committerTom Rondeau <trondeau@vt.edu>
Thu, 30 Sep 2010 20:08:53 +0000 (16:08 -0400)
commit036a42c08eadbd0a2c462ca61d9d883996be8042
treed81b162793427d25fd190da528afb8207be3ca88
parentc81312cee781a6912eb87f430096f3757e056b28
Adding an XML outputter for the CPP Unit tests. This is to a) store the output information but also b) for integration with Hudson for logging and displaying the results during the build stages. This only covers a few cases so far and I need to define a better place to save the output files.
gnuradio-core/src/tests/test_all.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