]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test: update to use the new ASSERT_OK() macro and friends (#36838)
authorLuca Boccassi <bluca@debian.org>
Wed, 26 Mar 2025 15:21:55 +0000 (15:21 +0000)
committerGitHub <noreply@github.com>
Wed, 26 Mar 2025 15:21:55 +0000 (15:21 +0000)
Converted the unitest implemented in src/test/test-watch-pid.c that
still uses assert_se() to use the new ASSERT_OK() macro and friends.


Trivial merge