aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
blob: 5bfc66e7a06667f11d198c9bab7673feeae13a84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
TEMPLATE = subdirs

# TODO: enable disabled tests, when CI is configured properly

SUBDIRS += \
    cmake \
#    qcoapclient \
    qcoapmessage \
    qcoapoption \
    qcoaprequest \
    qcoapresource

qtConfig(private_tests): SUBDIRS += \
#    qcoapqudpconnection \
    qcoapinternalrequest \
    qcoapinternalreply \
    qcoapreply