summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2003-05-06 00:54:15 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2003-05-06 00:54:15 +0000
commitfb3db1d484653183d521ed4ccffc807520e3c3d5 (patch)
treeb7ffb92c5cfab94cbeb8790e871992362d0e5463
parent2272b7b89ad0e5095c2de0326035a9aa610cd087 (diff)
downloadATCD-fb3db1d484653183d521ed4ccffc807520e3c3d5.tar.gz
Updated expected test output documentation.
-rw-r--r--TAO/tests/Portable_Interceptors/IORInterceptor/README13
1 files changed, 8 insertions, 5 deletions
diff --git a/TAO/tests/Portable_Interceptors/IORInterceptor/README b/TAO/tests/Portable_Interceptors/IORInterceptor/README
index 71c11f9611f..fe3af0388b9 100644
--- a/TAO/tests/Portable_Interceptors/IORInterceptor/README
+++ b/TAO/tests/Portable_Interceptors/IORInterceptor/README
@@ -14,12 +14,15 @@ Run the test as follows:
$ perl run_test.pl
-Expected output is the following:
+Output should be very similar to the following:
==== Running IORInterceptor test
-(1008|868) Added tagged component to the IOR
-(1008|868) containing the string: FOO_IORInterceptor
-FOO::test: <IOR:01000000...>
-(1060|260) String extracted from tagged component data: FOO_IORInterceptor
+(4956|16384) Added tagged component containing the
+(4956|16384) string "FOO_IORInterceptor" to all profiles.
+(4956|16384) Added tagged component containing the
+(4956|16384) string "FOO_IORInterceptor" to all IIOP profiles.
+(4956|16384) Successfully retrieved effective policy.
+FOO::test: <IOR:...>
+(4957|16384) String extracted from tagged component data: FOO_IORInterceptor
"test_i" is shutting down.
Event loop finished.