summaryrefslogtreecommitdiff
path: root/src/linux/integration-test
Commit message (Expand)AuthorAgeFilesLines
* 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
* linux: Allow running upowerd under valgrind in testsBastien Nocera2017-01-241-1/+10
* linux: Parent the keyboard device correctly in testsBastien Nocera2017-01-241-8/+9
* linux: Add test without the "mouse" legacy nodeBastien Nocera2017-01-241-0/+57
* linux: Parent Bluetooth mouse test devices properlyBastien Nocera2017-01-241-12/+35
* linux: Fix deprecation warning in integration-testBastien Nocera2015-09-231-0/+3
* integration-test: fix typo in interface nameCosimo Cecchi2015-07-291-1/+1
* Revert "linux: Work-around broken battery on the Onda v975w"Bastien Nocera2015-07-161-27/+0
* linux: Properly detect bluetooth mice and keyboards that are HID devicesMarc Deslauriers2015-05-201-0/+41
* linux: Work-around broken battery on the Onda v975wBastien Nocera2015-04-281-0/+27
* Linux integration tests: Split big tests into several smaller onesMartin Pitt2014-09-021-19/+51
* Linux integration tests: Fix error handling for Python 3.4Martin Pitt2014-09-021-1/+2
* Linux integration tests: Fix crash if there is no session D-BUSMartin Pitt2014-09-021-1/+4
* linux: Remove is_docked from the integration testBastien Nocera2014-05-071-1/+0
* linux: Clamp percentage for overfull batteriesMartin Pitt2013-10-221-0/+33
* linux: Finish "fixing" the UPS test caseBastien Nocera2013-10-181-4/+10