Thread (12 messages) flat view 12 messages, 2 authors, 2014-02-25
STALE4577d

[PATCH 0/9] HFP AT parser skeleton

From: Marcin Kraglak <hidden>
Date: 2014-02-25 09:23:38

Hi,

This set contains skeleton of hfp_at parser and some basic unit tests.
Unit tests check proper commands handling for now. If API will be acceptable
more test cases for fetching values will be added.

Comments are welcome 

Marcin Kraglak (9):
  shared: Add skeleton of hfp_at parser
  unit: Add hfp_at tester
  shared/hfp_at: Add skeleton of hfp_at_process_data
  unit/test_hfp_at: Add test cases for processing basic commands
  shared/hfp_at: Add function for getting number
  shared/hfp_at: Add function to open container
  shared/hfp_at: Add function to close container
  shared/hfp_at: Add function to get string
  shared/hfp_at: Add function to get unquoted string

 .gitignore          |   1 +
 Makefile.am         |   8 +-
 src/shared/hfp_at.c | 350 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/shared/hfp_at.h |  54 ++++++++
 unit/test-hfp-at.c  | 347 +++++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 759 insertions(+), 1 deletion(-)
 create mode 100644 src/shared/hfp_at.c
 create mode 100644 src/shared/hfp_at.h
 create mode 100644 unit/test-hfp-at.c

-- 
1.8.5.3
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help