This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 0f6f75f Mark TestYMMRegister as no_debug_info_test new bbf3a19 Add a sample_test directory with simple starter test cases fo [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: packages/Python/lldbsuite/test/README-TestSuite | 7 ++++ .../address_breakpoints => sample_test}/Makefile | 2 +- .../test/sample_test/TestSampleInlineTest.py | 6 +++ .../TestSampleTest.py} | 49 +++++++++------------- packages/Python/lldbsuite/test/sample_test/main.c | 13 ++++++ 5 files changed, 46 insertions(+), 31 deletions(-) copy packages/Python/lldbsuite/test/{functionalities/breakpoint/address_breakpoint [...] create mode 100644 packages/Python/lldbsuite/test/sample_test/TestSampleInlineTest.py copy packages/Python/lldbsuite/test/{functionalities/breakpoint/address_breakpoint [...] create mode 100644 packages/Python/lldbsuite/test/sample_test/main.c