blob: 52b9c09f6279dd36e763fe8f118eaa9223068f66 [file] [log] [blame]
import sys
import os
## Autogenerated by STP configuration.
# Do not edit!
config.name = 'STP @TESTSUITE@ Unit tests'
config.stp_src_root = "@STP_SOURCE_DIR@"
config.stp_obj_root = "@STP_BINARY_DIR@"
config.stp_current_obj_dir = "@STP_CURRENT_BINARY_DIR@"
config.unit_test_exe_suffix = "@UNIT_TEST_EXE_SUFFIX@"
# Let the main config do the real work.
lit_config.load_config(config, "@STP_SOURCE_DIR@/tests/lit-unit-tests-common.cfg")