tests: Fix running python unit tests
authorThibault Saunier <thibault.saunier@osg.samsung.com>
Tue, 15 Nov 2016 21:34:44 +0000 (18:34 -0300)
committerThibault Saunier <thibault.saunier@osg.samsung.com>
Tue, 15 Nov 2016 22:11:39 +0000 (19:11 -0300)
commit3ac6f84259a96704b71795cf5e0e13b83b1a035b
tree6d7cd71bdb7e3ce66dd83721f5b722b96c977aeb
parent9bc06c755ad9e640dc6d01b2a547cb8e803391f5
tests: Fix running python unit tests

Adding missing nose2-junit-xml.cfg.in file and minor fixes in
the way we call nose2 also making sure the .xunit files end
up in the right place.
tests/check/meson.build
tests/check/nose2-junit-xml.cfg.in [new file with mode: 0644]