#!/usr/bin/python """ Test Network Layer Functionality """ from . import test_codec from . import test_net_1 from . import test_net_2