diff options
author | Andreas Sandberg <andreas.sandberg@arm.com> | 2017-12-13 11:14:28 +0000 |
---|---|---|
committer | Andreas Sandberg <andreas.sandberg@arm.com> | 2017-12-13 23:57:08 +0000 |
commit | ed371e0fec0b40a21b5f60ccbca3e40a2e459734 (patch) | |
tree | e91390a49f04ef1245c7c2311bc374f76c11bf6d /include | |
parent | bace877821f2ac4a74174dd356990c5ddc738370 (diff) | |
download | gem5-ed371e0fec0b40a21b5f60ccbca3e40a2e459734.tar.xz |
scons, tests: Add support for GTest XML generation
The GTest framework supports result generation in XML (JUnit). Enable
this by creating unit test specific targets in the
build/${BUILD_OPTS}/unittests.${VARIANT} directory. Targets in the
directory use the following naming convention:
${SRC_PATH}/${TEST_NAME}.xml
For example, the opt version of the bitunion test built for ARM would
have this path:
build/ARM/unittests.opt/base/bituniontest.xml
Change-Id: I174dff16817734db05b08ce1d5bcf52e8697bbac
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Jack Travaglini <giacomo.travaglini@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/6624
Reviewed-by: Gabe Black <gabeblack@google.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions