From b60018b3a77d560e7c4ae7aa87bfc9aab43e6e18 Mon Sep 17 00:00:00 2001 From: Marcin Kraglak Date: Wed, 5 Mar 2014 20:22:47 +0100 Subject: unit: Initial version of test-hfp This is skeleton of hfp unit tests with basic init test for hfp_gw_new(). Basic test with hfp_gw_new() and hfp_gw_unref. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 94c0c78d3..6719be88e 100644 --- a/.gitignore +++ b/.gitignore @@ -84,6 +84,7 @@ unit/test-gdbus-client unit/test-sdp unit/test-lib unit/test-mgmt +unit/test-hfp tools/mgmt-tester tools/smp-tester tools/gap-tester -- cgit v1.2.1