From ad1ffd92451c7e218a5e35d29ecefad986197e10 Mon Sep 17 00:00:00 2001 From: Abhinav Anil Sharma Date: Wed, 3 Apr 2024 15:51:42 -0400 Subject: [PATCH] Further abbreviate test name. --- suite/tests/CMakeLists.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/suite/tests/CMakeLists.txt b/suite/tests/CMakeLists.txt index 83f6a0213dc..ecbcb0c1677 100644 --- a/suite/tests/CMakeLists.txt +++ b/suite/tests/CMakeLists.txt @@ -4432,16 +4432,16 @@ if (BUILD_CLIENTS) "" "" "-trace_after_instrs 1000 -trace_for_instrs 2500 -retrace_every_instrs 1000") set(tool.drcacheoff.windows-timestamps_timeout 120) - set(tool.drcacheoff.delay-tstamp_nodr ON) - set(tool.drcacheoff.delay-tstamp_nopost ON) + set(tool.drcacheoff.delay-ts_nodr ON) + set(tool.drcacheoff.delay-ts_nopost ON) # -subdir_prefix should match the test name to allow the precmd to cleanup # traces from previous runs of the test. For this test, the created trace # path is very close to the max length allowed by Windows, so we abbreviate # the test name a tad. - torunonly_drcacheoff(delay-tstamp tool.drcacheoff.windows-timestamps "" "" - "-trace_after_instrs 10000 -subdir_prefix drmemtrace.tool.drcacheoff.delay-tstamp") - set(tool.drcacheoff.delay-tstamp_expectbase "offline-windows-timestamps") - set(tool.drcacheoff.delay-tstamp_timeout 120) + torunonly_drcacheoff(delay-ts tool.drcacheoff.windows-timestamps "" "" + "-trace_after_instrs 10000 -subdir_prefix drmemtrace.tool.drcacheoff.delay-ts") + set(tool.drcacheoff.delay-ts_expectbase "offline-windows-timestamps") + set(tool.drcacheoff.delay-ts_timeout 120) if (LINUX) # Futex is Linux-only. set(tool.drcacheoff.burst_futex_nodr ON) @@ -6290,7 +6290,7 @@ if (UNIX AND X86 AND CPU_AMD AND NOT DR_HOST_X64) code_api|tool.drcacheoff.warmup-pthreads-windows-split code_api|tool.drcacheoff.windows-split code_api|tool.drcacheoff.windows-timestamps - code_api|tool.drcacheoff.delay-tstamp + code_api|tool.drcacheoff.delay-ts code_api|tool.drcachesim.coherence code_api|tool.drcachesim.delay-global code_api|tool.drcachesim.filter-d