10 lines · python
1# Check that the internal shell builtins correctly handle cases involving2# symlinks.3 4# REQUIRES: symlinks5# RUN: echo test6# RUN: %{lit} -v %{inputs}/shtest-shell-symlinks | FileCheck %s7 8# CHECK: -- Testing: 1 test{{.*}}9# CHECK: PASS: shtest-shell :: rm-symlink-dir.txt10