Don't run the sock_diag tests twice.
TcpTest inherits from SockDiagTest, which means it runs all the SockDiagTest test methods as well. Fix this by making the two inherit from a new base class with no test methods. Change-Id: I6aa1bb987be00ba29317ab035f2ab3d3cb8e5b9e
Loading
Please sign in to comment