summaryrefslogtreecommitdiff
path: root/src/linux/integration-test
Commit message (Expand)AuthorAgeFilesLines
* linux: Rename integration test scriptBastien Nocera2021-09-071-1954/+0
* tests: Return 77 when skipping testsBenjamin Berg2021-09-021-3/+3
* tests: Test inhibitor lock for critical actionDylan Van Assche2021-08-171-4/+51
* linux: Add test for touchpads being tagged as miceBastien Nocera2021-08-101-2/+2
* tests: Add test for non-default low levelPablo Correa Gómez2021-06-301-0/+36
* tests: Add a test case for batteries with zero power drawPhilipp Zabel2021-06-171-0/+22
* linux: Make unknown Bluetooth devices appear as genericBastien Nocera2021-06-171-3/+4
* linux: Fix typo in test commentBastien Nocera2021-06-171-1/+1
* linux: Ignore "capacity" sysfs on MacsBastien Nocera2021-06-171-0/+26
* tests: Add test cases for Bluetooth device classesMarijn Suijten2021-02-021-1/+109
* tests: Move BlueZ battery setup into helper functionMarijn Suijten2021-02-021-42/+27
* tests: Convert unpacked tuple constants to range()Marijn Suijten2021-02-021-3/+3
* linux: Set update-time for BlueZ devicesBastien Nocera2021-01-181-0/+1
* lib: Add "Touchpad" device typeBastien Nocera2020-12-161-3/+4
* linux: Fix umockdev link in testBastien Nocera2020-06-181-1/+1
* tests: Add a keyboard/mouse combo device testwip/hadess/mouse-keyboardBastien Nocera2020-05-051-0/+47
* lib: Add "Pen" device typeBastien Nocera2019-10-241-1/+2
* linux: Add test for Appearance property being missingBastien Nocera2019-10-231-0/+44
* linux: Remove unused code in test suiteBastien Nocera2019-10-231-8/+1
* linux: Use symbolic names for device types in test suiteBastien Nocera2019-05-091-13/+9
* linux: Add gaming input type to the test suiteBastien Nocera2019-05-091-1/+2
* linux: Add test for Logitech unknown device raceswip/hadess/fix-logitech-unknownBastien Nocera2019-05-071-0/+51
* integration-test: Test mapping pending-charge to fully-chargedJoão Paulo Rechi Vita2018-12-181-0/+25
* integration-test: Test DisplayDevice pending-chargeJoão Paulo Rechi Vita2018-11-141-0/+72
* integration-test: Define PENDING_CHARGE and PENDING_DISCHARGE statesJoão Paulo Rechi Vita2018-11-141-1/+3
* linux: Add test for MacBook uevent behaviourBastien Nocera2018-06-191-0/+34
* linux: Add a test for Logitech HID++ charging statesBastien Nocera2018-04-191-0/+18
* linux: Add test for Bluetooth LE battery supportBastien Nocera2017-11-021-0/+70
* daemon: Fix critical action after resume from hibernateMiroslav Sustek2017-09-211-1/+61
* linux: Add test for crash when battery has funky nameBastien Nocera2017-09-081-0/+16
* linux: Grab model name from device if unavailable from batteryBastien Nocera2017-09-041-1/+6
* linux: Detect joysticks as gaming input devicesBastien Nocera2017-08-311-2/+2
* linux: Add test for wireless joypad connected via USBBastien Nocera2017-08-311-0/+37
* all: Add BatteryLevel propertyBastien Nocera2017-04-061-0/+10
* lib: Add more members to UpDeviceLevel structBastien Nocera2017-04-061-1/+4
* linux: Add support for "capacity_level" attributeBastien Nocera2017-04-061-0/+67
* integration-test: Fix path for unparented deviceChristian Kellner2017-04-061-1/+1
* integration-test: enable running from JHBuildChristian Kellner2017-03-251-0/+5
* integration-test: Check NoPollbatteries is followedChristian Kellner2017-03-251-1/+41
* integration-test: Add test for refresh after sleepChristian Kellner2017-03-251-0/+54
* integration-test: Add test for unparented input devicesBastien Nocera2017-03-241-0/+24
* integration-test: Use symbolic names for device typesBastien Nocera2017-03-241-10/+18
* integration-test: add get_critical_action() testChristian Kellner2017-03-241-2/+2
* integration-test: use dbusmock to mock logindChristian Kellner2017-03-241-1/+20
* integration-test: HID++ mouse is a mouseBastien Nocera2017-03-241-1/+1
* Revert "linux: Disable crashing test"Bastien Nocera2017-01-261-1/+1
* linux: Add a serial number to mouse battery testBastien Nocera2017-01-241-0/+2
* linux: Add a test for HID++ devicesBastien Nocera2017-01-241-0/+42
* linux: Disable crashing testBastien Nocera2017-01-241-1/+1
* linux: Always stop daemon when started in testsBastien Nocera2017-01-241-0/+7