]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: clarify that ordered_set_put() returns -EEXIST if entry is duplicated
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 23 Jul 2020 12:28:53 +0000 (21:28 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 23 Jul 2020 12:29:32 +0000 (21:29 +0900)
commit2645d4bcc16881e72817a0f7ab01cc859634ad33
treec8cccd0fb146f46754d15b15b01e18b95f474dbc
parent495454f40f3e9eb7c9ce94b25cd4a8c67a5eb7e6
test: clarify that ordered_set_put() returns -EEXIST if entry is duplicated
src/test/test-ordered-set.c