-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
There should be a somewhat complete integration test that is executed by travis to ensure seccomp is compatible with various libc implementations and distributions
- busybox-glibc (used in the official docker image)
- debian (glibc)
- alpine (musl)
- optional: uclibc for embedded stuff
- optional: aarch64-unknown-linux-gnu in qemu for raspberry pi
- optional: openbsd
Reactions are currently unavailable