|
Chops Net IP
|
All of the unit tests run on one host, with the networking unit tests using localhost (or equivalent).
The shared_test directory contains common code used in the unit tests as well as the other testing applications.
Since the networking unit tests run on localhost, there is a another set of applications in test which allow distributed testing. Typically these would be run on an internal private network, although they can also be run through public networks where the firewall and other security settings can be appropriately set.
The README in the test_data_blaster directory contains details of the T-DB application.