diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-08-22 03:51:38 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-08-22 03:51:38 +0000 |
commit | a14fe0db56c06a3767ec9f6940e5c485d280cbe5 (patch) | |
tree | 6935b66fe2ec3f701fbc21ec0718c43b53bcfe26 /TAO/tests/README | |
parent | 7be6d462b51156dff3de31fea13cd3b4311e6817 (diff) | |
download | ATCD-a14fe0db56c06a3767ec9f6940e5c485d280cbe5.tar.gz |
Added some comments about the OctetSeq test.
Diffstat (limited to 'TAO/tests/README')
-rw-r--r-- | TAO/tests/README | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/TAO/tests/README b/TAO/tests/README index 7a758fe0ace..7ff16d4d902 100644 --- a/TAO/tests/README +++ b/TAO/tests/README @@ -24,6 +24,10 @@ tests: . OctetSeq + Measures the cost of marshaling and demarshaling of + sequences of octets of different sizes. NOTE: TAO optimizes + this so the cost should be constant! + . Param_Test Tests all the features of TAO's protocol engine. @@ -48,4 +52,3 @@ tests: Throughput tests for TAO, based on TTCP. - |