From 8a2122b4a483a903fb286987e0f23d6e709882db Mon Sep 17 00:00:00 2001 From: henil Date: Mon, 19 Oct 2020 13:50:28 +0530 Subject: [PATCH] Add test file for `/etc/group` --- .../highlighted/EtcGroup/test.group | 67 +++++++++++++++++++ tests/syntax-tests/source/EtcGroup/test.group | 67 +++++++++++++++++++ 2 files changed, 134 insertions(+) create mode 100644 tests/syntax-tests/highlighted/EtcGroup/test.group create mode 100644 tests/syntax-tests/source/EtcGroup/test.group diff --git a/tests/syntax-tests/highlighted/EtcGroup/test.group b/tests/syntax-tests/highlighted/EtcGroup/test.group new file mode 100644 index 00000000..5049c80e --- /dev/null +++ b/tests/syntax-tests/highlighted/EtcGroup/test.group @@ -0,0 +1,67 @@ +root:x:0:root +sys:x:3:bin +mem:x:8: +ftp:x:11: +mail:x:12: +log:x:19: +smmsp:x:25: +proc:x:26:polkitd +games:x:50: +lock:x:54: +network:x:90: +floppy:x:94: +scanner:x:96: +power:x:98: +adm:x:999:daemon +wheel:x:998:username +kmem:x:997: +tty:x:5: +utmp:x:996: +audio:x:995:mpd,username +disk:x:994: +input:x:993: +kvm:x:992: +lp:x:991: +optical:x:990:username +render:x:989: +storage:x:988:username +uucp:x:987: +video:x:986:username +users:x:985: +systemd-journal:x:984: +rfkill:x:983: +bin:x:1:daemon +daemon:x:2:bin +http:x:33: +nobody:x:65534: +dbus:x:81: +systemd-journal-remote:x:982: +systemd-network:x:981: +systemd-resolve:x:980: +systemd-timesync:x:979: +systemd-coredump:x:978: +uuidd:x:68: +username:x:1000: +git:x:977: +avahi:x:976: +colord:x:975: +polkitd:x:102: +mpd:x:45: +rtkit:x:133: +transmission:x:169: +wireshark:x:150:username +lightdm:x:974: +geoclue:x:973: +usbmux:x:140: +dhcpcd:x:972: +brlapi:x:971: +gdm:x:120: +libvirt:x:970: +flatpak:x:969: +gluster:x:968: +rpc:x:32: +tor:x:43: +rslsync:x:967: +docker:x:966:username +sambashare:x:1002:username +named:x:40: diff --git a/tests/syntax-tests/source/EtcGroup/test.group b/tests/syntax-tests/source/EtcGroup/test.group new file mode 100644 index 00000000..68331d73 --- /dev/null +++ b/tests/syntax-tests/source/EtcGroup/test.group @@ -0,0 +1,67 @@ +root:x:0:root +sys:x:3:bin +mem:x:8: +ftp:x:11: +mail:x:12: +log:x:19: +smmsp:x:25: +proc:x:26:polkitd +games:x:50: +lock:x:54: +network:x:90: +floppy:x:94: +scanner:x:96: +power:x:98: +adm:x:999:daemon +wheel:x:998:username +kmem:x:997: +tty:x:5: +utmp:x:996: +audio:x:995:mpd,username +disk:x:994: +input:x:993: +kvm:x:992: +lp:x:991: +optical:x:990:username +render:x:989: +storage:x:988:username +uucp:x:987: +video:x:986:username +users:x:985: +systemd-journal:x:984: +rfkill:x:983: +bin:x:1:daemon +daemon:x:2:bin +http:x:33: +nobody:x:65534: +dbus:x:81: +systemd-journal-remote:x:982: +systemd-network:x:981: +systemd-resolve:x:980: +systemd-timesync:x:979: +systemd-coredump:x:978: +uuidd:x:68: +username:x:1000: +git:x:977: +avahi:x:976: +colord:x:975: +polkitd:x:102: +mpd:x:45: +rtkit:x:133: +transmission:x:169: +wireshark:x:150:username +lightdm:x:974: +geoclue:x:973: +usbmux:x:140: +dhcpcd:x:972: +brlapi:x:971: +gdm:x:120: +libvirt:x:970: +flatpak:x:969: +gluster:x:968: +rpc:x:32: +tor:x:43: +rslsync:x:967: +docker:x:966:username +sambashare:x:1002:username +named:x:40: