INTEGRATION: CWS sb7 (1.1.2); FILE ADDED

2003/08/12 13:32:02 sb 1.1.2.3: #i16264# Updated.
2003/08/07 12:46:21 sb 1.1.2.2: #i16264# Correctly implement URP spec of not acquiring (oid,t) upon mapping out if (oid,t') with t' subtype of t was mapped in.
2003/07/23 11:39:51 sb 1.1.2.1: #i16264#
This commit is contained in:
Jens-Heiner Rechtien 2003-08-13 16:21:34 +00:00
parent 042f073719
commit 3d43221be8

View file

@ -0,0 +1,21 @@
Test scenarios:
> cd .../bridges/<outdir>/bin
> ./testacquire-java-server &
> sleep 3 # wait for server to accept connection
> ./testacquire-java-client
> cd .../bridges/<outdir>/bin
> ./testacquire-java-server &
> sleep 3 # wait for server to accept connection
> ./testacquire-native-client
> cd .../bridges/<outdir>/bin
> ./testacquire-native-server &
> sleep 3 # wait for server to accept connection
> ./testacquire-java-client
> cd .../bridges/<outdir>/bin
> ./testacquire-native-server &
> sleep 3 # wait for server to accept connection
> ./testacquire-native-client