This revision introduces a new test program, file-attribute-access corresponding to fa
audit class. This audit class has 22 + (open, openat) auditable system calls out of which 4
have been introduced in this test program.
- stat(2)
- lstat(2)
- fstat(2)
- fstatat(2)
Both success and failure modes of all the above syscalls has been tested.