Dan Carpenter 939390b203 test: fix a couple NULL vs IS_ERR() checks
The x509_cert_parse() and pkcs7_parse_message() functions return error
pointers.  They don't return NULL.  Update the checks accordingly.

Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-08-08 17:41:52 -04:00
..
2020-10-30 10:56:11 -04:00
2019-04-22 18:13:21 -04:00
2021-04-08 15:37:29 +08:00
2020-03-12 08:20:39 -04:00
2021-10-08 15:53:26 -04:00
2023-03-13 13:56:14 +01:00