summaryrefslogtreecommitdiffstats
path: root/tests/auto/qbluetoothsocket/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qbluetoothsocket/README.txt')
-rw-r--r--tests/auto/qbluetoothsocket/README.txt17
1 files changed, 5 insertions, 12 deletions
diff --git a/tests/auto/qbluetoothsocket/README.txt b/tests/auto/qbluetoothsocket/README.txt
index 1e92712d..d04324d2 100644
--- a/tests/auto/qbluetoothsocket/README.txt
+++ b/tests/auto/qbluetoothsocket/README.txt
@@ -1,14 +1,7 @@
+This test requires bttestui running on a remote machine, and for it to
+be discoverable and connectable to the device under test. The bttestui
+should run an rfcomm server (see UI option SListenUuid).
-This test requires btclient to running on a linux machine, and for it to
-be discoverable and connectable to the device under test.
-
-btclient is available in tests/btclient. It requires a linux machine
-with bluez 4 installed. It does not depend on Qt.
-
-The unit test attempts to use service discovery to locate btclient. For quick
-testing this can be time consuming. It will also check the environment variable
-TESTSERVER for the mac address bluetooth adaptor of the system running
-btclient. You can use hciconfig on the linux system to find it's mac address.
-If TESTSERVER is set and btclient is not running the test will fail.
-
+bttestui is available in tests/bttestui.
+The unit test attempts to use service discovery to locate bttestui.