summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorKeith Hall <kingkeith+github@gmail.com>2021-04-04 22:42:13 +0300
committerKeith Hall <kingkeith+github@gmail.com>2021-04-04 22:47:01 +0300
commit1537733e6b0d764e092b701565de94c51ef3ecf1 (patch)
treec320554b2b3ebc0588be90afdff353deb7c4cfb5 /tests
parentba0d43672b783d4a7195b21bfb378e7ba0c4d6ab (diff)
replace Syslog dependency with a custom syntax
Diffstat (limited to 'tests')
-rw-r--r--tests/syntax-tests/highlighted/Syslog/example.syslog5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/syntax-tests/highlighted/Syslog/example.syslog b/tests/syntax-tests/highlighted/Syslog/example.syslog
new file mode 100644
index 00000000..5ea6d9eb
--- /dev/null
+++ b/tests/syntax-tests/highlighted/Syslog/example.syslog
@@ -0,0 +1,5 @@
+Apr 4 00:00:01 hostname-here systemd[1]: logrotate.service: Succeeded.
+Apr 4 00:00:01 hostname-here systemd[1]: Finished Rotate log files.
+Apr 4 00:00:21 hostname-here kernel: [55604.908232] audit: type=1400 audit(1617483621.094:28): apparmor="DENIED" operation="capable" profile="/usr/sbin/cups-browsed" pid=59311 comm="cups-browsed" capability=23 capname="sys_nice"
+Apr 4 09:30:01 hostname-here CRON[89278]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
+Apr 4 22:00:45 hostname-here dbus-daemon[1094]: [session uid=1000 pid=1094] Successfully activated service 'io.github.celluloid_player.Celluloid'