commit | eda52a427837c5840e991f41e0fcfb9b5dfc38a9 | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Thu Jan 14 01:47:36 2016 +0900 |
committer | Lorenzo Colitti <lorenzo@google.com> | Thu Jan 14 17:41:17 2016 +0900 |
tree | 773296b98109056fd8c951c50be006050fb5085f | |
parent | 3765e50c6f0dafbf04ec58d586b9b3203bc9848f [diff] |
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