summaryrefslogtreecommitdiff
path: root/src/test/test-watchdog.c
Commit message (Expand)AuthorAgeFilesLines
* test-watchdog: set timeout to 2 seconds by defaultMike Gilbert2022-01-061-1/+1
* test-watchdog: use watchdog_runtime_wait() to determine sleep intervalMike Gilbert2022-01-061-2/+3
* watchdog: rename watchdog_set_timeout() into watchdog_setup()Franck Bui2021-09-151-1/+1
* core: watchdog_set_timeout() doesn't need to return the timeout value used by...Franck Bui2021-09-151-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tests: use a helper function to parse environment and open loggingZbigniew Jędrzejewski-Szmek2018-09-141-3/+1
* tests: centralize check for slow testsZbigniew Jędrzejewski-Szmek2018-09-131-3/+3
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* log: minimize includes in log.hLennart Poettering2018-01-111-0/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* test-watchdog: wait just one cycle unless $SYSTEMD_SLOW_TESTSZbigniew Jędrzejewski-Szmek2017-07-131-3/+13
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-161-1/+1
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-1/+0
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-281-2/+2
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-281-2/+2
* test: test tools should still be in the src/ directoryLennart Poettering2012-04-121-0/+51