This test reproduces a bug that may cause an AVC with sctp_socket, association, unlabeled_t, unlabeled_t (and also another bug related to SCTP peeloff on the client side). SCTP code taken and modified from selinux-testsuite's sctp subtest. Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
8 lines
197 B
Makefile
8 lines
197 B
Makefile
# Minimal Makefile for standard-test-roles-beakerlib
|
|
|
|
R="Requires: kernel-modules-extra"
|
|
R="RhtsRequires: make gcc lksctp-tools-devel audit kernel-modules"
|
|
|
|
run:
|
|
chmod +x runtest.sh
|
|
./runtest.sh
|