aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2014-11-03 13:10:31 +0100
committerAleksander Morgado <aleksander@aleksander.es>2014-11-09 17:58:13 +0100
commit496ce55c3933279b2b877cef586db3ca3f4c4451 (patch)
tree9cd95bd324081087e4b975c3795a4d50b33e4add /docs
parent32d95f442ea7fcc75984c02d9ae4548bf9802c5f (diff)
libqmi,test: setup testing framework to test content of generated messages
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/libqmi-glib/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/reference/libqmi-glib/Makefile.am b/docs/reference/libqmi-glib/Makefile.am
index 3eadd5b..2973fe6 100644
--- a/docs/reference/libqmi-glib/Makefile.am
+++ b/docs/reference/libqmi-glib/Makefile.am
@@ -47,7 +47,9 @@ CFILE_GLOB = \
IGNORE_HFILES = \
qmi-enums-private.h \
qmi-enum-types-private.h \
- qmi-ctl.h
+ qmi-ctl.h \
+ test-port-context.h \
+ test-fixture.h
# CFLAGS and LDFLAGS for compiling scan program. Only needed
# if $(DOC_MODULE).types is non-empty.