summaryrefslogtreecommitdiffstats
path: root/fastos/src/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2016-06-16 13:06:08 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2016-06-16 13:06:08 +0000
commit5f72c7d6f2a7f314779fcc888fe1bdd3b3eaceb6 (patch)
tree25b088858465e2a0333b547804bf449fbeef6e05 /fastos/src/tests/CMakeLists.txt
parentbedc4838fdf4b6b8191d4a3f86418390d6858085 (diff)
Do not spend huge resources on testing an unused functionality that will not live on much longer.
Diffstat (limited to 'fastos/src/tests/CMakeLists.txt')
-rw-r--r--fastos/src/tests/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/fastos/src/tests/CMakeLists.txt b/fastos/src/tests/CMakeLists.txt
index c80dca8c2e1..8b069e15dcb 100644
--- a/fastos/src/tests/CMakeLists.txt
+++ b/fastos/src/tests/CMakeLists.txt
@@ -5,7 +5,6 @@ vespa_add_executable(fastos_processtest_app TEST
DEPENDS
fastos
)
-vespa_add_test(NAME fastos_processtest_app NO_VALGRIND COMMAND fastos_processtest_app fastos_processtest_app fastos_usecputest_app)
vespa_add_executable(fastos_prefetchtest_app TEST
SOURCES
prefetchtest.cpp