~ken-vandine/libqofono/0.90-suggests

« back to all changes in this revision

Viewing changes to test/auto/tests/tests.pro

  • Committer: Lorn Potter
  • Date: 2013-07-04 08:27:48 UTC
  • Revision ID: git-v1:a397b694d7ca6412eaab22db184c0c011f19b3a7
add tests

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
TEMPLATE = subdirs
 
2
SUBDIRS += \
 
3
    tst_qofonomanager.pro \
 
4
    tst_qofonomodem.pro \
 
5
    tst_qofonoconnman.pro \
 
6
    tst_qofonoconnmancontext.pro \
 
7
    tst_qofononetworkoperator.pro \
 
8
#    tst_qofononetworkregistration.pro \
 
9
    tst_qofonophonebook.pro \
 
10
#    tst_qofonosimmanager.pro \
 
11
#    tst_qofonomessagewaiting.pro \
 
12
#    tst_qofonomessagemanager.pro \
 
13
#    tst_qofonoradiosettings.pro \
 
14
#    tst_qofonocallbarring.pro \
 
15
#    tst_qofonocallforwarding.pro \
 
16
#    tst_qofonocallmeter.pro \
 
17
#    tst_qofonocallsettings.pro \
 
18
#    tst_qofonosupplementaryservices.pro \
 
19
#    tst_qofonovoicecallmanager.pro \
 
20
#    tst_qofonovoicecall.pro \
 
21
#    tst_qofonocallvolume.pro \
 
22
#    tst_qofonomultipartycall.pro \
 
23
#    tst_qofonocellbroadcast.pro \
 
24
#    tests.xml.pro
 
25
# Don't forget to add your new tests to the tests.xml
 
26
# for automated testing!