#!/bin/sh # add tests to this list as they start passing, so we test # that they stay passing ncacn_np_tests="RPC-ECHO RPC-ALTERCONTEXT" ncalrpc_tests="RPC-ECHO RPC-ALTERCONTEXT" ncacn_ip_tcp_tests="RPC-ECHO RPC-ALTERCONTEXT" if [ $# -lt 4 ]; then cat <