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:
parent
042f073719
commit
3d43221be8
1 changed files with 21 additions and 0 deletions
21
bridges/test/java_uno/acquire/readme.txt
Normal file
21
bridges/test/java_uno/acquire/readme.txt
Normal 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
|
Loading…
Reference in a new issue