upower/src/dummy
Michael Biebl 37a56ea0da Make dummy backend usable for architectures without a native backend
Currently, the dummy backend is mostly used to run the unit tests.
We want to make it usable though on architectures, like GNU/Hurd, which
dont't have a native backend yet.

Compile two different flavours of the dummy backend: one with the TEST
code enabled and which is used by up_self_test, and one without the TEST
code, used by upowerd when the dummy backend is selected.

Patch is based on work by Pino Toscano.

Signed-off-by: Martin Pitt <martin.pitt@ubuntu.com>
2010-03-26 11:17:49 +01:00
..
.gitignore Add some self tests and fix up some obvious bugs 2009-09-11 13:51:28 +01:00
Makefile.am Make dummy backend usable for architectures without a native backend 2010-03-26 11:17:49 +01:00
up-backend.c Make dummy backend usable for architectures without a native backend 2010-03-26 11:17:49 +01:00
up-native.c trivial: DkpNative -> UpNative (no ABI or API break) 2010-01-18 13:12:37 +00:00