]> www.infradead.org Git - users/sagi/libnvme.git/commit
test: use non deprecated API
authorDaniel Wagner <dwagner@suse.de>
Wed, 20 Sep 2023 08:30:19 +0000 (10:30 +0200)
committerDaniel Wagner <wagi@monom.org>
Wed, 20 Sep 2023 08:33:57 +0000 (10:33 +0200)
commitd1f7e69117ace5cf93668784c3c21c4128a772ad
tree31754da02afeda9a782f0323763753a30a9a718f
parent837a83a89d9bda79fe8734b5d110760970d667d6
test: use non deprecated API

A few of the feature related function have been deprecated. Update the
test to use the new APIs instead of the old one.

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