blob: dd7188f397d61a63e98ed98a78b8f7c33095aa69 [file] [log] [blame]
import sys
config.test_source_root = "@CMAKE_BINARY_DIR@"
config.test_suite_root = "@CMAKE_SOURCE_DIR@"
config.remote_client = "@TEST_SUITE_REMOTE_CLIENT@"
config.remote_host = "@TEST_SUITE_REMOTE_HOST@"
config.remote_user = "@TEST_SUITE_REMOTE_USER@"
config.remote_port = "@TEST_SUITE_REMOTE_PORT@"
config.run_under = "@TEST_SUITE_RUN_UNDER@"
lit_config.load_config(config, "@CMAKE_SOURCE_DIR@/lit.cfg")