selinux/kernel/keycreate_empty_value/main.fmf
Ondrej Mosnacek ef2646911d
Port kernel tests from downstream
Forward-port of downstream kernel tests that haven't been upstreamed
yet, manually converted to TMT.

Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
2022-09-13 14:24:47 +02:00

20 lines
525 B
Text

summary: Test writing empty value into /proc/self/attr/keycreate
description: |
Verifies that writing an empty value into /proc/<PID>/attr/keycreate
is allowed.
contact: Ondrej Mosnacek <omosnace@redhat.com>
component:
- kernel
framework: beakerlib
require:
- policycoreutils
- gcc
duration: 5m
tier: 2
enabled: true
adjust:
- enabled: false
when: distro < rhel-8.1
because: RHEL-8.0 and below are not expected to have the bug fixed
link:
- verifies: https://bugzilla.redhat.com/show_bug.cgi?id=1719067