HomeSort by relevance Sort by last modified time
    Searched refs:skipIfFreeBSD (Results 1 - 5 of 5) sorted by null

  /external/lldb/test/functionalities/load_unload/
TestLoadUnload.py 28 @skipIfFreeBSD # llvm.org/pr14424 - missing FreeBSD Makefiles/testcase support
82 @skipIfFreeBSD # llvm.org/pr14424 - missing FreeBSD Makefiles/testcase support
137 @skipIfFreeBSD # llvm.org/pr14424 - missing FreeBSD Makefiles/testcase support
185 @skipIfFreeBSD # llvm.org/pr14424 - missing FreeBSD Makefiles/testcase support
226 @skipIfFreeBSD # llvm.org/pr14424 - missing FreeBSD Makefiles/testcase support
  /external/lldb/test/functionalities/thread/create_after_attach/
TestCreateAfterAttach.py 22 @skipIfFreeBSD # Hangs. May be the same as Linux issue llvm.org/pr16229 but
32 @skipIfFreeBSD # Hangs. Revisit once required functionality is implemented
  /external/lldb/test/functionalities/dead-strip/
TestDeadStrip.py 22 @skipIfFreeBSD # The -dead_strip linker option isn't supported on FreeBSD versions of ld.
  /external/lldb/test/functionalities/process_launch/
TestProcessLaunch.py 120 @skipIfFreeBSD # llvm.org/pr16684
  /external/lldb/test/
lldbtest.py 629 def skipIfFreeBSD(func):
632 raise Exception("@skipIfFreeBSD can only be used to decorate a test method")
    [all...]

Completed in 274 milliseconds