forked from qt/qtbase
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Fix network tests on qemu/arm"
SIOCGIFNAME is now supported on QEMU. This reverts commit 42b3ed7. Change-Id: I79caa371dc798464ab76851d2ea3189ec9eb0c57 Reviewed-by: Thiago Macieira <[email protected]>
- Loading branch information
Showing
3 changed files
with
0 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 0 additions & 2 deletions
2
tests/auto/network/kernel/qnetworkinterface/qnetworkinterface.pro
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,5 @@ | ||
CONFIG += testcase | ||
TARGET = tst_qnetworkinterface | ||
SOURCES += tst_qnetworkinterface.cpp | ||
INCLUDEPATH += ../../../../shared/ | ||
HEADERS += ../../../../shared/emulationdetector.h | ||
|
||
QT = core network testlib |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters