From 6e61b4040a0bc495a53ff413dbf2555aab98d89a Mon Sep 17 00:00:00 2001 From: Stefano Brivio Date: Wed, 26 Jan 2022 07:45:16 +0100 Subject: test: Add distribution tests for several architectures and kernel versions The new tests check build and a simple case with pasta sending a short message in both directions (namespace to init, init to namespace). Tests cover a mix of Debian, Fedora, OpenSUSE and Ubuntu combinations on aarch64, i386, ppc64, ppc64le, s390x, x86_64. Builds tested starting from approximately glibc 2.19, gcc 4.7, and actual functionality approximately from 4.4 kernels, glibc 2.25, gcc 4.8, all the way up to current glibc/gcc/kernel versions. Signed-off-by: Stefano Brivio --- test/run | 1 + 1 file changed, 1 insertion(+) (limited to 'test/run') diff --git a/test/run b/test/run index 2586e85..dadd983 100755 --- a/test/run +++ b/test/run @@ -64,6 +64,7 @@ run() { setup build test build + test distro setup pasta test ndp -- cgit v1.2.3