Home
last modified time | relevance | path

Searched refs:expectedFailureIfFn (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/lldb/test/API/functionalities/breakpoint/hardware_breakpoints/require_hw_breakpoints/
H A DTestRequireHWBreakpoints.py30 @expectedFailureIfFn(supports_hw_breakpoints)
51 @expectedFailureIfFn(supports_hw_breakpoints)
71 @expectedFailureIfFn(supports_hw_breakpoints)
89 @expectedFailureIfFn(supports_hw_breakpoints)
/llvm-project-15.0.7/lldb/test/API/functionalities/launch_stop_at_entry/
H A DTestStopAtEntry.py52 @expectedFailureIfFn(no_debugserver)
53 @expectedFailureIfFn(port_not_available)
59 @expectedFailureIfFn(no_debugserver)
60 @expectedFailureIfFn(port_not_available)
/llvm-project-15.0.7/lldb/test/API/commands/platform/sdk/
H A DTestPlatformSDK.py42 @expectedFailureIfFn(no_debugserver)
43 @expectedFailureIfFn(port_not_available)
/llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/
H A Ddecorators.py114 def expectedFailureIfFn(expected_fn, bugnumber=None): function
259 return expectedFailureIfFn(fn, bugnumber)
441 return expectedFailureIfFn(