Mercurial > hg > CbC > CbC_llvm
diff libunwind/test/configs/cmake-bridge.cfg.in @ 252:1f2b6ac9f198 llvm-original
LLVM16-1
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Fri, 18 Aug 2023 09:04:13 +0900 |
parents | c4bab56944e8 |
children |
line wrap: on
line diff
--- a/libunwind/test/configs/cmake-bridge.cfg.in Wed Nov 09 17:47:54 2022 +0900 +++ b/libunwind/test/configs/cmake-bridge.cfg.in Fri Aug 18 09:04:13 2023 +0900 @@ -20,7 +20,7 @@ config.test_source_root = os.path.join('@LIBUNWIND_SOURCE_DIR@', 'test') config.test_format = libcxx.test.format.CxxStandardLibraryTest() config.recursiveExpansionLimit = 10 -config.test_exec_root = '@CMAKE_BINARY_DIR@' +config.test_exec_root = os.path.join('@CMAKE_BINARY_DIR@', 'test') # Add a few features that are common to all the configurations if @LIBUNWIND_USES_ARM_EHABI@: