]> git.ipfire.org Git - thirdparty/systemd.git/commit
TEST-75-RESOLVED: move test cases for NFTSet= to TEST-07-PID1
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 24 Nov 2025 15:48:16 +0000 (00:48 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 7 Dec 2025 00:09:03 +0000 (09:09 +0900)
commit43588dd63d6dc35b7eb2099da24d3cb47a033ac1
tree612ad2b3131db903917534fce6717c339e2a149b
parentf5f96d44fdec7c9ea74d4e598d75593ee35365c3
TEST-75-RESOLVED: move test cases for NFTSet= to TEST-07-PID1

The test cases are not related to systemd-resolved.

While moving the test cases, now userdbctl is used for obtaining UID/GID
for the dynamic user, as musl does not support nss module, hence getent
does not provide information about the dynamic user.
test/units/TEST-07-PID1.nft.sh [new file with mode: 0755]
test/units/TEST-75-RESOLVED.sh