upower/src
Martin Pitt 83f1a6394b Testsuite: Reduce race condition in history purging check
Previously we set the "max age" to seconds and then waited for exactly 2
seconds until we wrote the history data back to files. In a lot of cases this
actually took a tad more than 2 seconds, which caused the second-last history
entry to disappear as well.

Reduce the waiting to 1.1 seconds, which will now give us 900 ms to write back
the history file. Still not ideal, but the best we can do in the test suite.
2010-11-05 09:56:47 -04:00
..
dummy Port from EggDebug to the GLib built-in logging framework 2010-11-01 11:28:31 +00:00
freebsd Port from EggDebug to the GLib built-in logging framework 2010-11-01 11:28:31 +00:00
linux Fix compilation eror against Linux 2.6.36 2010-11-04 18:45:10 -04:00
.gitignore Rename the man pages and rename the main daemon binary name 2010-01-21 14:47:21 +00:00
Makefile.am Port from EggDebug to the GLib built-in logging framework 2010-11-01 11:28:31 +00:00
org.freedesktop.UPower.conf.in Add support for controlling leds keyboard backlights 2010-10-11 11:03:06 +01:00
org.freedesktop.UPower.Device.xml Rename the PolicyKit rules from org.freedesktop.devicekit.power to org.freedesktop.upower 2010-01-18 17:05:25 +00:00
org.freedesktop.UPower.KbdBacklight.xml Add support for controlling leds keyboard backlights 2010-10-11 11:03:06 +01:00
org.freedesktop.UPower.QoS.xml trivial: Rename a few 'DeviceKit-power' strings we missed 2010-05-28 15:00:07 +01:00
org.freedesktop.UPower.service.in Rename the man pages and rename the main daemon binary name 2010-01-21 14:47:21 +00:00
org.freedesktop.UPower.Wakeups.xml trivial: Rename a few 'DeviceKit-power' strings we missed 2010-05-28 15:00:07 +01:00
org.freedesktop.UPower.xml trivial: Rename a few 'DeviceKit-power' strings we missed 2010-05-28 15:00:07 +01:00
up-backend.h Get the powersave command from the backend rather than hardcoding Linux specifics 2010-07-07 10:07:37 +01:00
up-daemon.c Ensure the self check code can find UPower.conf 2010-11-01 12:48:31 +00:00
up-daemon.h Provide UpDaemon with C setters rather than relying on GObject properties 2010-04-19 17:05:59 +01:00
up-device-list.c Port from EggDebug to the GLib built-in logging framework 2010-11-01 11:28:31 +00:00
up-device-list.h devkit-power-gobject/up-enum.h be gone 2010-02-06 13:46:03 +00:00
up-device.c Port from EggDebug to the GLib built-in logging framework 2010-11-01 11:28:31 +00:00
up-device.h trivial: DkpDevice -> UpDevice (no ABI or API break) 2010-01-18 12:49:30 +00:00
up-history.c UpHistory: Add method to set history dir 2010-11-04 23:29:34 -04:00
up-history.h UpHistory: Add method to set history dir 2010-11-04 23:29:34 -04:00
up-kbd-backlight.c Port from EggDebug to the GLib built-in logging framework 2010-11-01 11:28:31 +00:00
up-kbd-backlight.h Add support for controlling leds keyboard backlights 2010-10-11 11:03:06 +01:00
up-main.c Port from EggDebug to the GLib built-in logging framework 2010-11-01 11:28:31 +00:00
up-marshal.list trivial: Rename a lot of the source files from dkp-foo to up-foo, no API or ABI changes 2010-01-18 12:26:55 +00:00
up-native.h trivial: DkpNative -> UpNative (no ABI or API break) 2010-01-18 13:12:37 +00:00
up-polkit.c Port from EggDebug to the GLib built-in logging framework 2010-11-01 11:28:31 +00:00
up-polkit.h Fix double D-BUS return in up_daemon_*_allowed 2010-08-19 13:04:38 +02:00
up-qos.c Port from EggDebug to the GLib built-in logging framework 2010-11-01 11:28:31 +00:00
up-qos.h Update the Free Software Foundation address 2010-01-27 16:27:15 +00:00
up-self-test.c Testsuite: Reduce race condition in history purging check 2010-11-05 09:56:47 -04:00
up-wakeups.c Port from EggDebug to the GLib built-in logging framework 2010-11-01 11:28:31 +00:00
up-wakeups.h Update the Free Software Foundation address 2010-01-27 16:27:15 +00:00