OSDN Git Service

Move SockDiagTest into system/netd/server.
authorLorenzo Colitti <lorenzo@google.com>
Wed, 2 Mar 2016 05:09:38 +0000 (14:09 +0900)
committerLorenzo Colitti <lorenzo@google.com>
Wed, 2 Mar 2016 05:11:00 +0000 (14:11 +0900)
commit77862190b093552da949e2506d99005f955dc432
tree623b70482b7ceadf350dffba8b5df901519c98db
parent89faa349525ad1110b6fa3f2149e6ef825c65662
Move SockDiagTest into system/netd/server.

My recollection is that we decided to put unit tests next to
the corresponding code and integration tests into tests/.

Change-Id: I2dc1a074ba8d323253d9be3b2052d6b287bacc15
server/Android.mk
server/SockDiagTest.cpp [moved from tests/sock_diag_test.cpp with 100% similarity]
tests/Android.mk