zorg
zorg copied to clipboard
Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project
Zorg - LLVM Testing Infrastructure
This directory and its subdirectories contain Zorg, the testing infrastructure for LLVM.
LLVM is open source software. You may freely distribute it under the terms of the license agreement found in LICENSE.txt.
Zorg consists of several pieces:
-
Buildbot configurations for LLVM.
-
Other testing utility scripts.
Zorg is primarily implemented in Python, and has the following layout: $ROOT/buildbot/ - Buildbot configurations. $ROOT/zorg/ - The root zorg Python module. $ROOT/zorg/buildbot/ - Reusable components for buildbot configurations.