summaryrefslogtreecommitdiff
path: root/CTestCustom.cmake
blob: aa061176201267ef781d67f74ef83d95c031ffb2 (plain)
1
2
3
4
# Scripts which back up/restore user state for tests:
SET(CTEST_CUSTOM_PRE_TEST tools/test_pre.sh)
SET(CTEST_CUSTOM_POST_TEST tools/test_post.sh)