xref: /llvm-project/lldb/test/Shell/Diagnostics/TestCopyLogs.test (revision 9d311dd6a71ba3910554b81fec5e6d5799ce0453)
1# RUN: rm -rf %t
2# RUN: mkdir -p %t
3
4# RUN: %lldb -s %S/Inputs/TestCopyLogs.in -o 'logcommands -f %t/commands.log' -o 'diagnostics dump -d %t/diags'
5
6# RUN: cat %t/diags/commands.log | FileCheck %s
7# CHECK: Processing command: diagnostics dump
8