summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Add "Serial" to UPower Bluetooth devicesBastien Nocera2022-09-051-0/+2
* lib: Implement default-adapter-state property using bluezBastien Nocera2022-08-311-3/+3
* lib: Export a more precise adapter power stateBastien Nocera2022-08-231-0/+8
* tests: Avoid race in test_connectable_devicesBastien Nocera2022-08-091-0/+1
* tests: Test whether MIDI device is connectableBastien Nocera2022-03-101-1/+10
* tests: Add test for device removal coalescing/quietingBastien Nocera2022-02-241-0/+34
* tests: Wait longer than one loop iteration for device removalBastien Nocera2022-02-241-6/+3
* tests: Fix wait_for_condition() AGAIN 😩Bastien Nocera2022-02-231-2/+2
* tests: Fix wait_for_condition() againBastien Nocera2022-02-231-4/+3
* tests: Wait for condition in test_connected_input_devices()Bastien Nocera2022-02-231-5/+5
* tests: Always start UPower mockBastien Nocera2022-02-231-8/+8
* tests: Check for overly long waits in battery testBastien Nocera2022-02-231-0/+25
* tests: Fix wait_for_condition()Bastien Nocera2022-02-231-2/+9
* tests: Remove GTK dependencyBastien Nocera2022-02-231-3/+0
* tests: Implement UpClient use-after-free testBastien Nocera2022-02-161-0/+70
* tests: Implement battery test in CBastien Nocera2022-02-163-18/+79
* tests: Add license headerBastien Nocera2022-02-161-0/+6
* build: Fix meson deprecation warningsBastien Nocera2022-02-081-2/+2
* build: Fix meson warning about run_command()Bastien Nocera2022-02-081-1/+1
* tests: Add battery testBastien Nocera2022-02-071-0/+75
* tests: Add test for connectable propertyBastien Nocera2022-01-291-0/+27
* tests: Make tests fasterBastien Nocera2022-01-201-2/+2
* tests: Show skipped test when dbusmock isn't availableBastien Nocera2022-01-202-0/+9
* tests: Split the integration test into individual testsBastien Nocera2022-01-202-7/+62
* tests: Only load GnomeBluetoothPriv when running testsBastien Nocera2022-01-201-9/+13
* tests: Rename integration test scriptBastien Nocera2022-01-202-1/+1
* lib: Add API to check whether input devices are connectedBastien Nocera2022-01-201-0/+48
* lib: Split UI and non-UI librariesBastien Nocera2022-01-191-2/+2
* lib: Remove adapter power-upBastien Nocera2022-01-181-0/+3
* tests: Check that non-default adapter is made non-discoverableBastien Nocera2022-01-061-0/+16
* lib: Use highest numbered adapter as the default oneBastien Nocera2022-01-061-1/+1
* tests: Fix old default adapter reinsertion testBastien Nocera2022-01-051-0/+2
* tests: Make test easier to understandBastien Nocera2022-01-051-8/+8
* build: Bump API version to 3.0Bastien Nocera2022-01-041-1/+1
* lib: Add test for default-adapter-poweredBastien Nocera2021-12-161-0/+35
* tests: Test that we unregister the pairing agent correctlyBastien Nocera2021-12-151-0/+18
* tests: Fix bluetooth-utils test buildBastien Nocera2021-12-061-1/+1
* tests: Adapt includes to our usageBastien Nocera2021-12-061-1/+1
* tests: Add tests for bluetooth-utils functionsBastien Nocera2021-12-021-0/+59
* tests: Add first test for bluetooth-utilsBastien Nocera2021-12-022-0/+27
* tests: Add test for _connect_service() APIBastien Nocera2021-12-021-0/+24
* tests: Add test for _set_trusted() APIBastien Nocera2021-12-021-0/+24
* tests: Verify values after wait_for_condition()Bastien Nocera2021-12-021-0/+2
* tests: Print test name before running it out-of-processBastien Nocera2021-12-021-0/+1
* tests: Add a timeout in wait_for_condition()Bastien Nocera2021-12-011-2/+7
* tests: Use "props" property to access GObject propertiesBastien Nocera2021-11-301-27/+27
* tests: Port pairing test to GListModel APIBastien Nocera2021-11-301-10/+7
* tests: Remove GtkTreeModel specific sections of testsBastien Nocera2021-11-301-40/+0
* tests: Return correct exitcode for skipped testsBastien Nocera2021-11-301-2/+2
* tests: Verify the default-adapter-setup-mode property worksBastien Nocera2021-11-301-0/+24