summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_uwriter.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-08-21 20:44:03 +0200
committerMichael Stahl <mstahl@redhat.com>2014-08-21 21:49:42 +0200
commitd2a4e7c7f70a0ff0769ed228320833fa6b29bff9 (patch)
tree6069ca24c9b7e465b3570ca7fe2f614fbe96fe11 /sw/CppunitTest_sw_uwriter.mk
parent2e13f4e3df13d44c549467d4a9aaa1f3ff83d567 (diff)
sw: _one_ unit test with use_library_objects sw ought to be enough
Linking those things takes a lot of RAM. Change-Id: I4db9ee3f07f97601d526ab3f905ecadbf4c552ca
Diffstat (limited to 'sw/CppunitTest_sw_uwriter.mk')
-rw-r--r--sw/CppunitTest_sw_uwriter.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/sw/CppunitTest_sw_uwriter.mk b/sw/CppunitTest_sw_uwriter.mk
index 495d0887b530..287399af4f70 100644
--- a/sw/CppunitTest_sw_uwriter.mk
+++ b/sw/CppunitTest_sw_uwriter.mk
@@ -14,6 +14,9 @@ $(eval $(call gb_CppunitTest_CppunitTest,sw_uwriter))
$(eval $(call gb_CppunitTest_add_exception_objects,sw_uwriter, \
sw/qa/core/uwriter \
sw/qa/core/Test-BigPtrArray \
+ sw/qa/cppunit/tox/test_ToxWhitespaceStripper \
+ sw/qa/cppunit/tox/test_ToxLinkProcessor \
+ sw/qa/cppunit/tox/test_ToxTextGenerator \
))
$(eval $(call gb_CppunitTest_use_library_objects,sw_uwriter,sw))