aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/persistenceconformance/CMakeLists.txt
blob: ac94a4e9f8adcbc10c06e07bdf3c2736dc9e93af (plain) (blame)
1
2
3
4
5
6
7
# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
vespa_add_test(
    NAME searchcore_persistenceconformance_test_app
    COMMAND searchcore_persistenceconformance_test_app
    ENVIRONMENT "VESPA_LOG_TARGET=file:vlog.txt"
    COST 200
)