Home | History | Annotate | Download | only in test

Lines Matching full:bluetoothtest

33 ./run_unit_tests.sh net_test_bluetooth.BluetoothTest.AdapterRepeatedEnableDisable
47 [----------] 6 tests from BluetoothTest
48 [ RUN ] BluetoothTest.AdapterEnableDisable
49 [ OK ] BluetoothTest.AdapterEnableDisable (2538 ms)
50 [ RUN ] BluetoothTest.AdapterRepeatedEnableDisable
51 [ OK ] BluetoothTest.AdapterRepeatedEnableDisable (11384 ms)
52 [ RUN ] BluetoothTest.AdapterSetGetName
53 [ OK ] BluetoothTest.AdapterSetGetName (2378 ms)
54 [ RUN ] BluetoothTest.AdapterStartDiscovery
55 [ OK ] BluetoothTest.AdapterStartDiscovery (2397 ms)
56 [ RUN ] BluetoothTest.AdapterCancelDiscovery
57 [ OK ] BluetoothTest.AdapterCancelDiscovery (2401 ms)
58 [ RUN ] BluetoothTest.AdapterDisableDuringBonding
59 [ OK ] BluetoothTest.AdapterDisableDuringBonding (11689 ms)
60 [----------] 6 tests from BluetoothTest (32789 ms total)