Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/tests/lib/libc/rpc



On Feb 27, 11:01am, paul%whooppee.com@localhost (Paul Goyette) wrote:
-- Subject: Re: CVS commit: src/tests/lib/libc/rpc

| 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.

It could work for any rpc server and we could write a small one to test
rpc's. It is just a matter of someone writing a ~100 lines of code.

christos


Home | Main Index | Thread Index | Old Index