xref: /netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/shtest-not/not-calls-env-builtin.txt (revision 82d56013d7b633d116a93943de88e08335357a7c)
1# Other tests thoroughly check that 'not' cannot call various builtin commands.
2# Pick one and make sure it fails even if there's an 'env' in the way.
3
4# RUN: not --crash env -u FOO BAR=3 rm %t.no-such-file
5