summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* tests: Verify devices GListStore functionalityBastien Nocera2021-11-301-0/+115
* tests: Add helper to print the devices GListStoreBastien Nocera2021-11-301-0/+4
* lib: Add BluetoothDevice objectBastien Nocera2021-11-302-0/+65
* tests: Add more testsBastien Nocera2021-11-261-0/+62
* tests: Print out stdout on errorBastien Nocera2021-11-261-3/+2
* build: Move tests condition into directory's meson.buildBastien Nocera2021-11-191-11/+13
* tests: Remove use of bluetooth_client_get_device_model()Bastien Nocera2021-11-181-10/+9
* tests: Use new num-adapters propertyBastien Nocera2021-11-181-22/+5
* build: Switch to GTK4Georges Basile Stavracas Neto2021-10-281-1/+1
* build: Bump API versionGeorges Basile Stavracas Neto2021-10-281-1/+1
* build: Only run tests if introspection is enabledFelipe Borges2021-03-111-8/+6
* lib: Add BluetoothAgent testBastien Nocera2021-02-171-0/+11
* tests: Make sure to fail tests if warnings are emittedwip/hadess/more-testsBastien Nocera2021-02-161-0/+1
* tests: Run tests under Valgrind if requestedBastien Nocera2021-02-161-1/+7
* tests: Use wait_for_condition() instead of static timeoutsBastien Nocera2021-02-161-3/+17
* tests: Add wait_for_condition() helperBastien Nocera2021-02-161-0/+5
* tests: Add integration testsBastien Nocera2021-02-162-0/+181