projects
/
platform
/
upstream
/
ofono.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e579d40
)
stktest: Add Poll Interval test sequence 1.1
author
Denis Kenzior
<denkenz@gmail.com>
Fri, 2 Nov 2012 19:17:31 +0000
(14:17 -0500)
committer
Denis Kenzior
<denkenz@gmail.com>
Fri, 2 Nov 2012 19:17:31 +0000
(14:17 -0500)
tools/stktest.c
patch
|
blob
|
history
diff --git
a/tools/stktest.c
b/tools/stktest.c
index
edab8a5
..
bad1572
100644
(file)
--- a/
tools/stktest.c
+++ b/
tools/stktest.c
@@
-4402,6
+4402,11
@@
static void __stktest_test_init(void)
test_play_tone_61c,
expect_response_and_finish,
5.0, 6.0);
+ stktest_add_test("Poll Interval 1.1", NULL,
+ poll_interval_111, sizeof(poll_interval_111),
+ poll_interval_response_111,
+ sizeof(poll_interval_response_111),
+ NULL, expect_response_and_finish);
}
static void test_destroy(gpointer user_data)