| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
2f582953ecfc53f217317f58e4fc75b5b51a1126
|
|
|
|
| |
21abc07dc396f08c888bf3cac96b535cc296cb00
|
|
|
|
| |
37ad80914f7acb8d4f3364d78e75d48cd14e8e2a
|
| |
|
|
|
|
|
| |
Fixes unit test build failures introduced in
90de3e5c903b67b2e5f3d7dc14266fe24f1daa23.
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The autotests were previously run with ALL-Tcb capability which gives
them more access to the filesystem etc. than a typical Qt application.
To have more realistic testing environmnent, tests are run with no
capabilities other than those required for the Qt APIs they use.
i.e. NetworkServices for network tests, None for others.
Reviewed-by: Liang Qi
|
| |
| |
| |
| | |
Change 29776be110cdc121eb5a22446be6adae8ff6f4d8 from Qt Mobility.
|
|/
|
|
| |
Change e5f8e3069d0de428a751e8a1dd88f3585f2d3f5f from Qt Mobility.
|
|
|
|
| |
7a5ff9859f5775915ae80c287f51c772599c2379
|
| |
|
|
|
|
| |
6fb31d1e287d7def45c115eb56bcb9b0c5cb3c40.
|
| |
|
|
|
|
| |
fca98911b75ce12e70d93cfc2932a9759758a605
|
|
|
|
| |
Don't use an app bundle for this helper app.
|
| |
|
|
|
|
|
| |
Make sure test can find lackey process.
Always connect lackey to tests IPC socket.
|
| |
|
|\
| |
| |
| |
| |
| | |
Conflicts:
tests/auto/qnetworksession/lackey/lackey.pro
tests/auto/qnetworksession/tst_qnetworksession/tst_qnetworksession.cpp
|
| | |
|
|\ \
| |/
| |
| |
| |
| |
| |
| | |
Conflicts:
config.tests/unix/networkmanager/networkmanager.pro
src/network/bearer/bearer.pro
src/network/bearer/qnetworkconfiguration_s60_p.cpp
tests/auto/qnetworksession/tst_qnetworksession/tst_qnetworksession.pro
|
| | |
|
| | |
|
|\ \
| |/
|/|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
config.tests/mac/corewlan/corewlan.pro
examples/network/bearercloud/bearercloud.pro
examples/network/bearermonitor/bearermonitor.pro
src/network/bearer/bearer.pro
src/network/bearer/qnativewifiengine_win.cpp
src/network/bearer/qnetworkconfigmanager_p.cpp
src/network/bearer/qnetworkconfiguration_s60_p.cpp
src/network/bearer/qnetworksession.cpp
src/network/bearer/qnetworksession_p.cpp
src/network/bearer/qnmwifiengine_unix.cpp
src/network/bearer/qnmwifiengine_unix_p.h
src/plugins/bearer/corewlan/qcorewlanengine.mm
src/plugins/bearer/generic/qgenericengine.cpp
src/plugins/bearer/nla/main.cpp
src/plugins/bearer/nla/qnlaengine.cpp
tests/auto/qnetworkconfigmanager/qnetworkconfigmanager.pro
tests/auto/qnetworkconfiguration/qnetworkconfiguration.pro
tests/auto/qnetworksession/lackey/lackey.pro
tests/auto/qnetworksession/tst_qnetworksession/tst_qnetworksession.pro
tests/manual/bearerex/bearerex.pro
tests/manual/networkmanager/networkmanager.pro
|
| |
| |
| |
| |
| |
| |
| | |
Fix out of process test by trimming input read from lackey.
Don't fail in cleanupTestCase() if sessionOpenCloseStop() is not run due
to command line.
|
| | |
|
| | |
|
| | |
|
|/ |
|
|
|