1from atf_python.ktest import BaseKernelTest 2 3class TestTcpHpts(BaseKernelTest): 4 KTEST_MODULE_NAME = "ktest_tcphpts" 5