llvm-project/lldb/packages/Python/lldbsuite/test/plugins
Jordan Rupprecht 25675d4eaa [lldb][test][NFC] Create a separate LLDB_TEST_SRC var to allow moving tests.
Summary:
This creates a separate LLDB_TEST_SRC var to match the existing LLDB_TEST var. LLDB_TEST points to the test framework, LLDB_TEST_SRC points to the tests themselves.

The var points to the same place, but a future patch will move the tree + update var.

Reviewers: labath, JDevlieghere

Reviewed By: labath

Subscribers: merge_guards_bot, lldb-commits

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D71150
2020-02-07 15:18:36 -08:00
..
builder_base.py [lldb][test][NFC] Create a separate LLDB_TEST_SRC var to allow moving tests. 2020-02-07 15:18:36 -08:00
builder_darwin.py [lldb][NFC] Remove 'from __future__ import print_function' from all tests that don't actually call 'print()' 2019-12-13 12:23:04 +01:00
builder_freebsd.py [dotest] Clean up test folder clean-up 2018-03-16 12:04:46 +00:00
builder_linux.py [dotest] Clean up test folder clean-up 2018-03-16 12:04:46 +00:00
builder_netbsd.py [dotest] Clean up test folder clean-up 2018-03-16 12:04:46 +00:00
builder_openbsd.py [LLDB] Unit tests basic support for OpenBSD 2018-06-04 11:59:18 +00:00
builder_win32.py [dotest] Clean up test folder clean-up 2018-03-16 12:04:46 +00:00