tests: use blob_parse_untrusted variant
authorPetr Štetiar <ynezz@true.cz>
Mon, 9 Dec 2019 13:47:40 +0000 (14:47 +0100)
committerPetr Štetiar <ynezz@true.cz>
Wed, 25 Dec 2019 09:31:58 +0000 (10:31 +0100)
commit325418a7a3c0e22cfbd6726693d780c1afd9d9c6
tree2e772bdf24303f1a898dd72f01c96a048d5526c3
parent0b24e24b93e1f00e7c0907fbe600dd2978bbd388
tests: use blob_parse_untrusted variant

In order to be able to use invalid input for testing as well.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
tests/fuzz/test-fuzz.c
tests/test-blob-parse.c