sudo/lib/eventlog/regress/eventlog_store
Todd C. Miller e343e07543 Use #include <foo.h> instead of #include "foo.h" in most cases.
We rely on the include path to find many of these headers.  It
especially doesn't make sense to use #include "foo.h" for headers
in the top-level include directory.
2023-09-25 10:13:28 -06:00
..
store_json_test.c Use #include <foo.h> instead of #include "foo.h" in most cases. 2023-09-25 10:13:28 -06:00
store_sudo_test.c Use #include <foo.h> instead of #include "foo.h" in most cases. 2023-09-25 10:13:28 -06:00
test1.json.in Log source in JSON logs 2023-08-08 09:56:19 -06:00
test1.json.out.ok Log source in JSON logs 2023-08-08 09:56:19 -06:00
test1.sudo.out.ok Add tests for JSON and sudo-style log output. 2023-03-13 19:42:54 -06:00
test2.json.in Log source in JSON logs 2023-08-08 09:56:19 -06:00
test2.json.out.ok Log source in JSON logs 2023-08-08 09:56:19 -06:00
test2.sudo.out.ok Add tests for JSON and sudo-style log output. 2023-03-13 19:42:54 -06:00
test3.json.in Log source in JSON logs 2023-08-08 09:56:19 -06:00
test3.json.out.ok Log source in JSON logs 2023-08-08 09:56:19 -06:00
test3.sudo.out.ok Add tests for JSON and sudo-style log output. 2023-03-13 19:42:54 -06:00
test4.json.in Log source in JSON logs 2023-08-08 09:56:19 -06:00
test4.json.out.ok Log source in JSON logs 2023-08-08 09:56:19 -06:00
test4.sudo.out.ok Add tests for JSON and sudo-style log output. 2023-03-13 19:42:54 -06:00