OSDN Git Service

Unit tests for wificond looper backed event loop
authorNingyuan Wang <nywang@google.com>
Thu, 26 May 2016 22:49:07 +0000 (15:49 -0700)
committerNingyuan Wang <nywang@google.com>
Fri, 27 May 2016 20:47:19 +0000 (13:47 -0700)
commit696a49e12ef63c815440de8564a5802da5e0ba9b
tree4e0ab3dce4eb5f1b2b31aaf858f36d60497136cb
parent3aed3cca20d262713b6b7d076de8ffc12f739074
Unit tests for wificond looper backed event loop

BUG=28982981
TEST=compile
TEST=run out/host/linux-x86/bin/wificond_unit_test

Change-Id: If54c7e02b68ca82cbb1fddfae144a71c73561b8d
Android.mk
event_loop.h
looper_backed_event_loop.cpp
looper_backed_event_loop.h
tests/looper_backed_event_loop_unittest.cpp [new file with mode: 0644]
tests/wificond_unittest.cpp [deleted file]