summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
diff options
context:
space:
mode:
authorJoel E. Denny <jdenny.ornl@gmail.com>2019-08-19 22:59:37 +0000
committerJoel E. Denny <jdenny.ornl@gmail.com>2019-08-19 22:59:37 +0000
commit971a9f7eea31c6b27bf798cc8c39ede1dae8f0d2 (patch)
tree2f372a4cdb82fe225f8bd650f156f6470b2fa8db /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
parent3f3a2573c307c4399aa3bc211cfb4d3e148798f5 (diff)
downloadbcm5719-llvm-971a9f7eea31c6b27bf798cc8c39ede1dae8f0d2.tar.gz
bcm5719-llvm-971a9f7eea31c6b27bf798cc8c39ede1dae8f0d2.zip
[lit] Check for accidental external command calls
This patch extends lit's test suite to check that lit's internal shell doesn't accidentally execute internal commands as external commands. It does so by putting fake failing versions of those commands in `PATH` while the entire lit test suite is running. Without the fixes in D65697 but with its tests, this approach catches accidental external `env` calls. Reviewed By: probinson Differential Revision: https://reviews.llvm.org/D66293 llvm-svn: 369309
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud