SELinuxProject / selinux-testsuite

This is the upstream SELinux testsuite which is designed as a basic set of regression tests for the SELinux kernel functionality.
GNU General Public License v2.0
54 stars 43 forks source link

RFE: Add tests for syslog_* permission checks #25

Open stephensmalley opened 7 years ago

stephensmalley commented 7 years ago

Add test for system permission checks: ipc_info, syslog_read, syslog_mod, syslog_console, module_request, module_load. ipc_info, module_request, and moduleload are covered so only syslog* remain untested.

stephensmalley commented 4 years ago

module_request/module_load covered by a68d583c2a70e5d434f4f24d1fcf73b3e22d289e

stephensmalley commented 4 years ago

ipcinfo covered by tests/sem/getinfo. So only ones not tested here are syslog*