OSDN Git Service

android/tester-bluetooth: Initial bluetooth HAL tester
authorGrzegorz Kolodziejczyk <grzegorz.kolodziejczyk@tieto.com>
Thu, 3 Jul 2014 16:00:06 +0000 (18:00 +0200)
committerSzymon Janc <szymon.janc@tieto.com>
Mon, 14 Jul 2014 14:58:37 +0000 (16:58 +0200)
commit204fb41d73309b4664baeb0d5cac98fe886a4aaa
tree3d179dd36ab49a1281a10722256ed58c0a71c9b8
parent11d6f55490920baeb86f6d533b7efa6e903e84f0
android/tester-bluetooth: Initial bluetooth HAL tester

This is initial patch for android bluetooth HAL tester. It'll contain
test cases for bluetooth hal using android tester framework
(tester-main). Test step actions for this and every tester should be
declared in main tester. Cohesion of test action make action function
more useful and centralized.
android/Makefile.am
android/tester-bluetooth.c [new file with mode: 0644]
android/tester-main.h