]> git.infradead.org Git - users/sagi/libnvme.git/commit
test: fix lookup test case
authorDaniel Wagner <dwagner@suse.de>
Wed, 30 Aug 2023 14:38:42 +0000 (16:38 +0200)
committerDaniel Wagner <wagi@monom.org>
Wed, 30 Aug 2023 16:06:04 +0000 (18:06 +0200)
commitda5bc4b9ac314300d1cc54daa35928a73793a4fb
tree0c13321053fb8e9ad0b94a4b047d787751781334
parentace0d953f46f99664c3ea94122a126b0734753f6
test: fix lookup test case

The tcp lookup test is not correct. The trsvcid is mandatory and thus we
have only to try to lookup all combination of host_traddr and host_iface.

Signed-off-by: Daniel Wagner <dwagner@suse.de>
test/tree.c