]> www.infradead.org Git - users/sagi/libnvme.git/commit
tests: Add uriparser tests
authorTomas Bzatek <tbzatek@redhat.com>
Wed, 17 Apr 2024 16:06:23 +0000 (18:06 +0200)
committerDaniel Wagner <wagi@monom.org>
Wed, 15 May 2024 17:55:21 +0000 (19:55 +0200)
commit0d55a40f8ccfcf673a61e9cdbf0c2db51c1b5c2f
treef407c6b2f7453cc61d568094e20d08c008f30630
parentb67a5434f75a7df5c7180dfb15c8f7b5792aa295
tests: Add uriparser tests

Simple testcase both for valid and malformed URI strings.

Signed-off-by: Tomas Bzatek <tbzatek@redhat.com>
test/meson.build
test/uriparser.c [new file with mode: 0644]