]> git.ipfire.org Git - thirdparty/systemd.git/commit
test-async: Use ASSERT_OK_ERRNO() instead of ASSERT_OK() where applicable
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 20 Feb 2025 10:14:13 +0000 (11:14 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 20 Feb 2025 18:56:02 +0000 (19:56 +0100)
commit216f876d72c0f2dcf1c91b4e32cf062c53ec6b58
tree782a598b7198cf2aaf011c764268715c3060069b
parent1cd904949879cbcff2070aeedf3000ceb47558ef
test-async: Use ASSERT_OK_ERRNO() instead of ASSERT_OK() where applicable
src/test/test-async.c