testprogs/win32/rpcecho-win32-pipe server 1 byte reads
[metze/samba/wip.git] / testprogs / win32 / rpcecho-win32-pipe / rpcecho.acf
index 95b737c5d1cb74c3c06ec1883c6e726b78dbe2f9..25569abb0faab35020ba2fb1aa31b10d7446adc8 100755 (executable)
@@ -25,4 +25,6 @@ interface rpcecho
 {
 /*     [async] TestSleep(); */
        [async] TestBytePipeIn();
+       [async] TestBytePipeOut();
+//     [async] TestBytePipeInOut();
 }