1
0
mirror of https://passt.top/passt synced 2024-09-28 01:55:46 +00:00
passt/test
Stefano Brivio 6e61b4040a 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 <sbrivio@redhat.com>
2022-01-28 18:51:50 +01:00
..
build passt: Add cppcheck target, test, and address resulting warnings 2021-10-21 09:41:13 +02:00
demo demo/pasta: Don't wait for pasta to return to a prompt 2022-01-26 16:30:59 +01:00
dhcp test: Add CI/demo scripts 2021-09-27 15:10:35 +02:00
distro test: Add distribution tests for several architectures and kernel versions 2022-01-28 18:51:50 +01:00
env LICENSES: Add license text files, add missing notices, fix SPDX tags 2021-10-20 08:29:30 +02:00
icmp test: Add CI/demo scripts 2021-09-27 15:10:35 +02:00
lib test/lib/test: Introduce 'def' directive for frequently used patterns 2022-01-28 02:05:19 +01:00
ndp test: Add CI/demo scripts 2021-09-27 15:10:35 +02:00
perf perf/passt_udp: Lower failure throughput thresholds with big MTUs 2022-01-26 16:30:59 +01:00
tcp test: Add CI/demo scripts 2021-09-27 15:10:35 +02:00
two_guests test/two_guests: Drop stray spaces after sleep directives 2022-01-26 16:30:59 +01:00
udp test: Add CI/demo scripts 2021-09-27 15:10:35 +02:00
ci test: Add CI/demo scripts 2021-09-27 15:10:35 +02:00
run test: Add distribution tests for several architectures and kernel versions 2022-01-28 18:51:50 +01:00
run_demo test: Add CI/demo scripts 2021-09-27 15:10:35 +02:00