Other test systems

This page has a list of other test systems and with notes or links to their online resources

See the related page: Test results formats

LAVA [edit section]

KernelCI [edit section]

AGL CIAT [edit section]

kselftest [edit section]

0-day [edit section]

For more details see Tims 0day notes

Puts each test (named a 'job') into a yaml file

lkp is a command line tool for executing a test

some command line options are:

Here's what a test looks like:

From the file tbench.yaml

autotest [edit section]

ctest [edit section]

Avacado [edit section]

OpenQA [edit section]

Bats: Bash Automated Testing System [edit section]

BATS is a TAP-compliant system for testing shell scripts or Unix commands.