phoneengine/networkhandlingstarter/tsrc/ut_networkhandlingstarter_p/ut_networkhandlingstarter_p.pro
changeset 50 377c906a8701
parent 27 2f8f8080a020
child 60 1eef62f5c541
equal deleted inserted replaced
46:bc5a64e5bc3c 50:377c906a8701
    43 HEADERS += ../../inc/networkhandlingstarter_p.h
    43 HEADERS += ../../inc/networkhandlingstarter_p.h
    44 SOURCES += ../../src/networkhandlingstarter_p.cpp
    44 SOURCES += ../../src/networkhandlingstarter_p.cpp
    45 
    45 
    46 # mocks needed for testing
    46 # mocks needed for testing
    47 SOURCES += ../mocks/mock_cnetworklistener.cpp
    47 SOURCES += ../mocks/mock_cnetworklistener.cpp
    48 SOURCES += ../mocks/mock_cppluginlauncher.cpp
       
    49 SOURCES += ../mocks/mock_hbdevicemessagebox.cpp
    48 SOURCES += ../mocks/mock_hbdevicemessagebox.cpp
    50 SOURCES += ../mocks/mock_hbaction.cpp
    49 SOURCES += ../mocks/mock_hbaction.cpp
    51 SOURCES += ../mocks/mock_hbinstance.cpp
    50 SOURCES += ../mocks/mock_hbinstance.cpp
    52 SOURCES += ../mocks/mock_hbmainwindow.cpp
    51 SOURCES += ../mocks/mock_hbmainwindow.cpp
    53 SOURCES += ../mocks/mock_qgraphicsview.cpp
    52 SOURCES += ../mocks/mock_qgraphicsview.cpp
    54 SOURCES += ../mocks/mock_qabstractscrollarea.cpp
    53 SOURCES += ../mocks/mock_qabstractscrollarea.cpp
    55 SOURCES += ../mocks/mock_qframe.cpp
    54 SOURCES += ../mocks/mock_qframe.cpp
       
    55 SOURCES += ../mocks/mock_xqappmgr.cpp
       
    56 SOURCES += ../mocks/mock_xqaiwrequest.cpp
       
    57 SOURCES += ../mocks/mock_hbtranslator.cpp
    56 
    58