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: convert all instances of 'ls -Z' to use getfattr(1) #8

Closed pcmoore closed 5 years ago

pcmoore commented 7 years ago

Unfortunately the output of 'ls -Z' is not consistent across releases of coreutils, switch the tests over to using 'ls -Z' instead.