Public Member Functions | |
def | check_initCORBA (self, nshost, nsport=2809) |
def | test_127_0_0_1 (self) |
def | test_gethostname (self) |
def | test_localhost (self) |
def | test_None (self) |
def | test_X_123_45_67_89 (self) |
def | test_X_unknown (self) |
Definition at line 22 of file test-hostname.py.
def test-hostname.TestHrpsysHostname.check_initCORBA | ( | self, | |
nshost, | |||
nsport = 2809 |
|||
) |
Definition at line 24 of file test-hostname.py.
def test-hostname.TestHrpsysHostname.test_127_0_0_1 | ( | self | ) |
Definition at line 48 of file test-hostname.py.
def test-hostname.TestHrpsysHostname.test_gethostname | ( | self | ) |
Definition at line 44 of file test-hostname.py.
def test-hostname.TestHrpsysHostname.test_localhost | ( | self | ) |
Definition at line 46 of file test-hostname.py.
def test-hostname.TestHrpsysHostname.test_None | ( | self | ) |
Definition at line 50 of file test-hostname.py.
def test-hostname.TestHrpsysHostname.test_X_123_45_67_89 | ( | self | ) |
Definition at line 62 of file test-hostname.py.
def test-hostname.TestHrpsysHostname.test_X_unknown | ( | self | ) |
Definition at line 54 of file test-hostname.py.