Skip to content

yuanfang-chen/llvm-lnt

 
 

Repository files navigation

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/.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 58.6%
  • JavaScript 27.6%
  • HTML 9.3%
  • C++ 1.5%
  • Shell 1.3%
  • Perl 0.9%
  • Other 0.8%