summaryrefslogtreecommitdiff
path: root/src/test/test-sleep.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-31strv: wrap strv_new() in a macro so that NULL sentinel is implicitLennart Poettering1-8/+8
2018-10-08shared/sleep-config: add switches to kill specific sleep modesZbigniew Jędrzejewski-Szmek1-1/+1
2018-10-08test-sleep: print function namesZbigniew Jędrzejewski-Szmek1-2/+8
2018-09-14tests: use a helper function to parse environment and open loggingZbigniew Jędrzejewski-Szmek1-2/+1
2018-09-14tests: add helper to unify skipping a test and exitingZbigniew Jędrzejewski-Szmek1-4/+3
2018-06-28sleep: fix one more printf format of a fiemap fieldFilipe Brandenburger1-2/+2
2018-06-26sleep: fix printf format of fiemap fieldsFilipe Brandenburger1-5/+6
2018-06-14tree-wide: remove Lennart's copyright linesLennart Poettering1-3/+0
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-05-31coccinelle says we should use EOPNOTSUPP rather than ENOTSUPLennart Poettering1-1/+1
2018-05-10shared/sleep-config: fix memleak of strv, add testZbigniew Jędrzejewski-Szmek1-0/+8
2018-04-11Merge pull request #8700 from keszybz/hibernationLennart Poettering1-4/+11
2018-04-11shared/sleep-config: return a custom message when not enough swap for hiberna...Zbigniew Jędrzejewski-Szmek1-4/+11
2018-04-10Merge pull request #8676 from keszybz/drop-license-boilerplateLennart Poettering1-13/+0
2018-04-09sleep: Add support for setting a disk offset when hibernatingMario Limonciello1-1/+42
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2018-03-28Rename suspend-to-hibernate to suspend-then-hibernateMario Limonciello1-1/+1
2018-03-08Introduce suspend-to-hibernate (#8274)Mario Limonciello1-0/+1
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack1-2/+0
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen1-1/+1
2015-05-11treewide: Correct typos and spell plural of bus consistentTorstein Husebø1-1/+1
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen1-3/+0
2013-09-17Make test-login and test-sleep output debuggingZbigniew Jędrzejewski-Szmek1-1/+11
2013-09-13Advertise hibernation only if there's enough free swapZbigniew Jędrzejewski-Szmek1-8/+8
2013-05-06systemd-sleep: add support for freeze and standbyZbigniew Jędrzejewski-Szmek1-6/+24
2012-10-28logind: support for hybrid sleep (i.e. suspend+hibernate at the same time)Lennart Poettering1-0/+39