Home | History | Annotate | Download | only in test

Lines Matching refs:skipIfFreeBSD

629 def skipIfFreeBSD(func):
632 raise Exception("@skipIfFreeBSD can only be used to decorate a test method")