xref: /openbsd-src/gnu/llvm/llvm/utils/lit/tests/boolean-parsing.py (revision d2c5a4743fb945f45b034a3a830a96f7e1bc695d)
1# Test the boolean expression parser
2# used for REQUIRES and UNSUPPORTED and XFAIL
3
4# RUN: %{python} -m lit.BooleanExpression
5