freebsd-dev/lib/libcasper/services
Mark Johnston 7ee4066db1 cap_net tests: Skip tests if there is no connectivity
When testing cap_connect() and name/addr lookup functions, skip tests if
we fail and the error is not ENOTCAPABLE.  This makes the tests amenable
to running in CI without Internet connectivity.

Reviewed by:	oshogbo
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D39242
2023-04-27 09:42:36 -04:00
..
cap_dns Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
cap_fileargs libcasper: Move helper libraries from /lib/casper to /lib. 2023-03-29 15:04:28 -07:00
cap_grp Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
cap_net cap_net tests: Skip tests if there is no connectivity 2023-04-27 09:42:36 -04:00
cap_netdb Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
cap_pwd Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
cap_sysctl Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
cap_syslog libcasper: Move helper libraries from /lib/casper to /lib. 2023-03-29 15:04:28 -07:00
tests DIRDEPS_BUILD: Connect new directories. 2017-10-31 00:04:07 +00:00
Makefile libcasper: Create a minimal cap_netdb service 2021-06-05 08:36:53 -04:00
Makefile.depend Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
Makefile.inc