This is an automated email from the git hooks/post-receive script.
Diana Picus pushed a change to branch python in repository toolchain/llvm/linaro-scripts.
from b368cb6 Add support for running the test-suite new f73abbf Support setting up the test-suite
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: helpers/llvm-test-suite | 4 +--- modules/llvm.py | 21 +++++++++++++++++++++ scripts/llvm.py | 34 ++++++++++++++++++++++++++++++++++ tests/cli/testllvmtestsuite.py | 30 ++++++++++++++++++++++++++++++ tests/unittests/testsetuptestsuite.py | 31 +++++++++++++++++++++++++++++++ 5 files changed, 117 insertions(+), 3 deletions(-) create mode 100644 tests/unittests/testsetuptestsuite.py