acl: add tests
All checks were successful
test / test (push) Successful in 37s

These tests test UpdatePerm correctness by parsing getfacl output.

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
This commit is contained in:
2024-12-16 15:57:00 +09:00
parent e3f1d7ba60
commit ee41b37606
4 changed files with 275 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ jobs:
echo 'deb http://deb.debian.org/debian bookworm-backports main' >> /etc/apt/sources.list.d/backports.list &&
apt-get update &&
apt-get install -y
acl
git
gcc
pkg-config