mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-24 14:20:17 +00:00
[LLDB] [test] Add a few missing cases of REQUIRES: python
Differential Revision: https://reviews.llvm.org/D67952 llvm-svn: 372739
This commit is contained in:
parent
e37b882421
commit
79b76f0ce1
@ -1,3 +1,4 @@
|
||||
# REQUIRES: python
|
||||
# RUN: echo 'b main' > %t.in
|
||||
# RUN: echo 'run' >> %t.in
|
||||
# RUN: echo 'command script import %S/Inputs/frame.py' >> %t.in
|
||||
|
@ -1,3 +1,4 @@
|
||||
# REQUIRES: python
|
||||
# Ensure that replay happens in synchronous mode.
|
||||
|
||||
# RUN: rm -rf %t.repro
|
||||
|
Loading…
Reference in New Issue
Block a user