repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[memprof] Upgrade a unit test to MemProf Version 3 (#117063)
[llvm-project.git]
/
cross-project-tests
/
debuginfo-tests
/
dexter
/
feature_tests
/
unittests
/
run.test
blob
721732a1bb5a2c4c8f17e2a9df5cf3fe8b6a4ed4
1
Purpose:
2
Run DExTer unit tests.
3
4
# Dexter returns 1 when no subtools are specified.
5
RUN: not %dexter_base --unittest=show-all 2>&1 | FileCheck %s
6
7
CHECK: Ran {{[0-9]+}} tests
8
CHECK-EMPTY:
9
CHECK-NEXT: OK