]> git.ipfire.org Git - thirdparty/systemd.git/commit
src/test: add unittest for MemoryTHP= 39085/head
authorUsama Arif <usamaarif642@gmail.com>
Sun, 21 Sep 2025 19:59:38 +0000 (20:59 +0100)
committerUsama Arif <usamaarif642@gmail.com>
Tue, 6 Jan 2026 11:26:15 +0000 (03:26 -0800)
commit4d16530b83ce9921904d560675a9571fc351fe96
tree0307b55a264a2f5c34f56b42b13a04712ea2f123
parent32614b9aab5a5c9b5be22b635fefdbccef90adc3
src/test: add unittest for MemoryTHP=

This checks if the prctl is set correctly when the property name
is passed to systemd-run.
src/test/meson.build
src/test/test-thp.c [new file with mode: 0644]
test/units/TEST-07-PID1.thp-disable.sh [new file with mode: 0755]