mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-04-04 14:20:42 +02:00
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> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile.am | ||
| up-backend.c | ||
| up-native.c | ||