Add integration test using Cockpit test API

Closes #16
This commit is contained in:
Martin Pitt 2018-03-08 15:29:31 +01:00 committed by Lars Karlitski
parent c99c9e2d38
commit 931e1be3c3
7 changed files with 102 additions and 1 deletions

4
test/run Executable file
View file

@ -0,0 +1,4 @@
#! /bin/bash
# This is the expected entry point for Cockpit CI; will be called without
# arguments but with an appropriate $TEST_OS
make check