bolt/deps/llvm-18.1.8/cross-project-tests/debuginfo-tests/dexter/feature_tests/unittests/run.test
2025-02-14 19:21:04 +01:00

9 lines
207 B
Text

Purpose:
Run DExTer unit tests.
# Dexter returns 1 when no subtools are specified.
RUN: not %dexter_base --unittest=show-all 2>&1 | FileCheck %s
CHECK: Ran {{[0-9]+}} tests
CHECK-EMPTY:
CHECK-NEXT: OK