llvm-project/lldb/test/test_runner
Todd Fiala ae5dee8031 Fix race on subprocess.Popen return values.
This fixes:
https://llvm.org/bugs/show_bug.cgi?id=25019

llvm-svn: 249182
2015-10-02 20:51:11 +00:00
..
lib Fix race on subprocess.Popen return values. 2015-10-02 20:51:11 +00:00
test Fix race on subprocess.Popen return values. 2015-10-02 20:51:11 +00:00
README.txt

README.txt

This directory contains source and tests for the lldb test runner
architecture.  This directory is not for lldb python tests.  It
is the test runner.  The tests under this diretory are test-runner
tests (i.e. tests that verify the test runner itself runs properly).