3d43221be8
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#
21 lines
576 B
Text
21 lines
576 B
Text
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
|