Test Suite: Difference between revisions

From Libreswan
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
It can be run using several different mechanisms:
It can be run using several different mechanisms:


* [[Test Suite - Namespace]]<br/>fast but linux centric
* [[Test Suite - Namespace]]<br/>fast but linux centric, use host kernel.


* [[Test Suite - KVM]]<br/>generic, multi-guest-os, but slower
* [[Test Suite - KVM]]<br/>generic, multi-guest-os, but slower


* [[Test Suite - Docker]] <br/>Ideal for build tests. Can build using various Linux Distributions : CentOS 6, 7, 8, Fedora 28 - rawhide, Debian, Ubuntu. Also for running tests using systemd.
* [[Test Suite - Docker]] <br/>Linux centric using host kernel. Ideal for build tests. Can build using various Linux Distributions : CentOS 6, 7, 8, Fedora 28 - rawhide, Debian, Ubuntu. Also for run tests using systemd.

Revision as of 22:26, 18 September 2020

Test Suite

stuff goes here explaining how the testsuite works ...

Running tests

It can be run using several different mechanisms:

  • Test Suite - Docker
    Linux centric using host kernel. Ideal for build tests. Can build using various Linux Distributions : CentOS 6, 7, 8, Fedora 28 - rawhide, Debian, Ubuntu. Also for run tests using systemd.