summaryrefslogtreecommitdiffstats
path: root/tests/global
diff options
context:
space:
mode:
authorSergio Ahumada <sahumada@blackberry.com>2015-02-11 19:36:24 +0100
committerSergio Ahumada <sahumada@texla.cl>2015-02-12 07:57:47 +0000
commit4ff25ba156323d9b82e7cddf16eebcb744d0e0ca (patch)
treef4c211760b9edc283826bf2fc5c5142220f0f81f /tests/global
parentdf64ab58394cf3c3484ba47f1aba97bc346d44f0 (diff)
bic: Add 5.{1,2,3,4}.0 bic data for QtSensors
Change-Id: I328a947a8a25de542950d4b5c77304c4deb876c0 Reviewed-by: Lorn Potter <lorn.potter@gmail.com>
Diffstat (limited to 'tests/global')
-rw-r--r--tests/global/.gitignore2
-rw-r--r--tests/global/global.cfg5
2 files changed, 7 insertions, 0 deletions
diff --git a/tests/global/.gitignore b/tests/global/.gitignore
new file mode 100644
index 00000000..1e49c600
--- /dev/null
+++ b/tests/global/.gitignore
@@ -0,0 +1,2 @@
+Makefile
+global.pro
diff --git a/tests/global/global.cfg b/tests/global/global.cfg
new file mode 100644
index 00000000..4d38be75
--- /dev/null
+++ b/tests/global/global.cfg
@@ -0,0 +1,5 @@
+<config>
+<modules>
+<module name="QtSensors" qtname="sensors"/>
+</modules>
+</config>