summaryrefslogtreecommitdiffstats
path: root/tests/auto/qnetworksession
Commit message (Collapse)AuthorAgeFilesLines
* Compile with QT_NO_NETWORKINTERFACE defined.Aaron McCarthy2010-03-251-0/+10
|
* Bearer management changes from Qt Mobility (6fb31d1e).Aaron McCarthy2010-03-241-35/+220
| | | | 6fb31d1e287d7def45c115eb56bcb9b0c5cb3c40.
* Don't keep polling network sessions open indefinitely.Aaron McCarthy2010-03-051-0/+63
|
* Bearer management changes from Qt Mobility (fca9891).Aaron McCarthy2010-03-022-7/+299
| | | | fca98911b75ce12e70d93cfc2932a9759758a605
* Fixed qnetworksession test on Mac.Rohan McGovern2010-02-211-0/+1
| | | | Don't use an app bundle for this helper app.
* Create unit-test in parent directory.Aaron McCarthy2010-02-193-1/+12
|
* Fix QNetworkSession unit test.Aaron McCarthy2010-02-163-10/+14
| | | | | Make sure test can find lackey process. Always connect lackey to tests IPC socket.
* Make this a warning.Aaron McCarthy2010-02-161-2/+2
|
* Merge commit 'BearerIntegration-5' into remove-manual-testAaron McCarthy2010-02-034-20/+53
|\ | | | | | | | | | | Conflicts: tests/auto/qnetworksession/lackey/lackey.pro tests/auto/qnetworksession/tst_qnetworksession/tst_qnetworksession.cpp
| * Bearer Management Integration 5.Aaron McCarthy2010-02-034-20/+52
| |
* | Merge commit 'BearerIntegration-4' into bearermanagement/integration-4Aaron McCarthy2010-01-291-1/+7
|\ \ | |/ | | | | | | | | | | | | 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
| * Bearer Management Integration 4.Aaron McCarthy2010-01-291-0/+6
| |
* | Port session functionality.Aaron McCarthy2010-01-181-3/+13
| |
* | Merge branch 'bearermanagement/corewlan' into bearermanagement/integration-2Aaron McCarthy2010-01-054-30/+10
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 QNetworkSession unit tests.Aaron McCarthy2009-12-221-2/+4
| | | | | | | | | | | | | | 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.
| * Make unit tests compile.Aaron McCarthy2009-12-221-1/+1
| |
| * Fix up license headers.Aaron McCarthy2009-12-222-2/+2
| |
| * Make compile.Aaron McCarthy2009-12-224-28/+4
| |
* | Bearer Management Integration 2.Aaron McCarthy2010-01-044-39/+55
|/
* Bearer Management Integration 1.Aaron McCarthy2009-12-225-0/+1046