freebsd-dev/tests/sys/audit
Alex Richardson c97304110a tests/sys/audit: add missing comma delimiter between fields
This makes the `kyua report --verbose` output a lot easier to parse when
looking at failed tests. It also fixes the closefrom() test since I
tested my changes with this commit but forgot to push it together with
fa32350347.

Fixes:		fa32350347 ("close_range: add audit support")
2021-03-02 18:37:12 +00:00
..
administrative.c tests/sys/audit: Avoid race caused by starting auditd(8) for testing 2021-02-18 14:02:48 +00:00
file-attribute-access.c tests/sys/audit: Skip extattr tests if extattrs are not supported 2021-02-02 09:55:19 +00:00
file-attribute-modify.c tests/sys/audit: Skip extattr tests if extattrs are not supported 2021-02-02 09:55:19 +00:00
file-close.c close_range: add audit support 2021-02-23 17:47:07 +00:00
file-create.c
file-delete.c
file-read.c
file-write.c
inter-process.c
ioctl.c
Makefile tests/sys/audit: force PIE off 2021-02-18 20:45:36 -05:00
miscellaneous.c
network.c
open.c
process-control.c Fix and simplify code by using ATF_REQUIRE_FEATURE macro 2019-04-01 14:21:32 +00:00
utils.c tests/sys/audit: add missing comma delimiter between fields 2021-03-02 18:37:12 +00:00
utils.h tests/sys/audit: Skip extattr tests if extattrs are not supported 2021-02-02 09:55:19 +00:00