Skip to content

renfeiw/TKG

This branch is 592 commits behind adoptium/TKG:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6ee3d18 · Oct 18, 2021
Jun 22, 2021
Oct 18, 2021
Oct 14, 2021
Oct 12, 2021
Sep 22, 2021
Mar 16, 2021
Mar 16, 2021
Oct 8, 2019
Feb 5, 2021
Nov 26, 2020
Jan 26, 2021
Sep 22, 2021
Feb 19, 2021
Apr 23, 2020
Jan 19, 2021
Sep 22, 2021
Mar 11, 2021
Sep 22, 2021
Jan 27, 2020
Aug 19, 2021
Sep 9, 2020

Repository files navigation

TKG

TestKitGen (TKG) is a lightweight test harness for bringing together a diverse set of tests or commands under some common behaviour. All testing that runs at the AdoptOpenJDK project is run using TKG to yoke together many types of testing (that run on a variety of test frameworks).

TKG standardizes:

  • test target generation (generates make targets based on contents of playlist.xml files)
  • test output, defaulting to Test Anything Protocol (TAP) as the simplest, lowest common denominator
  • the way tests are tagged, grouped, included and excluded (categorizing by elements in the playlist file, by group, impl, version, etc)

About

TestKitGen (TKG)

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 54.5%
  • Makefile 17.1%
  • Perl 15.0%
  • Python 12.3%
  • Shell 1.1%