tests/netgraph: Attribute errors to the caller
authorLutz Donnerhacke <donner@FreeBSD.org>
Tue, 8 Jun 2021 17:19:35 +0000 (19:19 +0200)
committerLutz Donnerhacke <donner@FreeBSD.org>
Tue, 8 Jun 2021 17:23:50 +0000 (19:23 +0200)
commit9021c46603bf29b9700f24b8dce8796b434d7c8f
treea3d1637382567b0f1329b7a06573131bd2f11300
parent28c4e511c23f8b7fd131a13cc2a027aefcb520b7
tests/netgraph: Attribute errors to the caller

Errors raised in the common util functions should raise the location
of their caller to be useful and include the errno description.

Reviewed by: kp
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D30671
tests/sys/netgraph/util.c
tests/sys/netgraph/util.h