8db94a43ec14c54c027bd18488244745a5fea451
[ric-plt/lib/rmr.git] / test / app_test / README
1
2 This directory contains various sender/receiver applications that can be
3 driven together to test message exchange through the RMr library. 
4 The run_app_test.ksh script should support building the library, building
5 a sender and receiver, then running a short test to verify.
6
7 The basic sender and receiver
8 Sender and receiver perform lightweight check sums on the message body 
9 and on trace data to verify that the messages are being reeived correctly.
10 The receiver acks message type 5, so the reciver should receive acks at
11 about the volume of 1/10th the number of messages sent.
12