1This directory contains network tests which require just "peer to peer" 2network connection between test host and device under test, instead of 3full Internet connection. 4 5Note that setup for these tests and tests themselves are WIP, and may 6not yet fully correspond to the functional specification above. 7 8So far, these tests are not run as part of the main testsuite and need 9to be run seperately (from the main test/ directory): 10 11 ./run-tests net_hosted/*.py 12