aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 6f2d26c1a1e0d96df942a5f65ed72047f03f3225 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
LLVM "Nightly Test" Infrastructure
==================================

This directory and its subdirectories contain the LLVM nightly test
infrastructure. This is technically version "4.0" of the LLVM nightly test
architecture.

The infrastructure has the following layout:

 $ROOT/lnt - Top-level Python 'lnt' module

 $ROOT/lnt/server/db - Database schema, utilities, and examples of the LNT plist format.

 $ROOT/docs - Sphinx documentation for LNT.

 $ROOT/tests - Tests for the infrastructure.

For more information, see the web documentation, or docs/.