On Wed, 27 Feb 2013, Christos Zoulas wrote:
Module Name: src Committed By: christos Date: Wed Feb 27 18:39:58 UTC 2013Modified Files: src/tests/lib/libc/rpc: t_rpc.c Log Message: skip the tests if rpcbind is not responding.
Would it possibly make sense to be able to run an rpcbind listening on a non-standard socket (as a test "helper", perhaps), and then make t_rpc.c attempt to contact that version/instance of rpcbind?
This seems like a useful test to have, and it would be nice to find a way to actually exercise it without impacting the test-bed host.
------------------------------------------------------------------------- | Paul Goyette | PGP Key fingerprint: | E-mail addresses: | | Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com | | Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net | | Kernel Developer | | pgoyette at netbsd.org | -------------------------------------------------------------------------
