8 lines · plain
1# RUN: rm -rf %t2# RUN: mkdir -p %t3 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 %s7# CHECK: Processing command: diagnostics dump8