index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
tests.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tests: add helper function to autodetect CI environments
Zbigniew Jędrzejewski-Szmek
2020-10-22
1
-0
/
+40
*
systemd-oomd: unit testable helper functions
Anita Zhang
2020-10-08
1
-2
/
+16
*
tests: try to allocate a delegated scope unit for our cgroup tests
Lennart Poettering
2020-09-15
1
-0
/
+85
*
namespace-util: introduce helper for combining unshare() + MS_SLAVE remount
Lennart Poettering
2020-07-07
1
-4
/
+2
*
tree-wide: spellcheck using codespell
Zbigniew Jędrzejewski-Szmek
2020-04-16
1
-1
/
+1
*
tests: move unit files to units/ subdirectory
Zbigniew Jędrzejewski-Szmek
2020-03-19
1
-10
/
+14
*
tests: modify enter_cgroup_subroot() to return the new path
Zbigniew Jędrzejewski-Szmek
2019-11-11
1
-2
/
+8
*
tests: get rid of test-helper.[ch] completely
Zbigniew Jędrzejewski-Szmek
2019-11-11
1
-0
/
+26
*
tests: move memlock helper to shared code
Zbigniew Jędrzejewski-Szmek
2019-11-10
1
-0
/
+19
*
util-lib: split out env file parsing code into env-file.c
Lennart Poettering
2018-12-02
1
-1
/
+1
*
tree-wide: rename path_join_many() to path_join()
Zbigniew Jędrzejewski-Szmek
2018-11-30
1
-1
/
+1
*
tree-wide: replace path_join with path_join_many
Zbigniew Jędrzejewski-Szmek
2018-11-30
1
-1
/
+1
*
fileio: drop "newline" parameter for env file parsers
Lennart Poettering
2018-11-14
1
-1
/
+1
*
tests: add helper call have_namespaces() to test whether Linux namespaces are...
Lennart Poettering
2018-10-24
1
-0
/
+37
*
tests: as per CODING_STYLE undefine basename() right after including libgen.h
Lennart Poettering
2018-10-24
1
-1
/
+6
*
tests: alloc-util.h and fs-util.h are our own headers
Lennart Poettering
2018-10-24
1
-2
/
+1
*
tests: add a helper function to skip with errno
Zbigniew Jędrzejewski-Szmek
2018-09-14
1
-0
/
+6
*
tests: use a helper function to parse environment and open logging
Zbigniew Jędrzejewski-Szmek
2018-09-14
1
-0
/
+6
*
tests: add helper to unify skipping a test and exiting
Zbigniew Jędrzejewski-Szmek
2018-09-14
1
-0
/
+7
*
tests: centralize check for slow tests
Zbigniew Jędrzejewski-Szmek
2018-09-13
1
-0
/
+13
*
test: use ${builddir}/systemd-runtest.env for $SYSTEMD_CATALOG_DIR
Filipe Brandenburger
2018-09-12
1
-6
/
+16
*
test: use ${builddir}/systemd-runtest.env to set $SYSTEMD_TEST_DATA
Filipe Brandenburger
2018-09-12
1
-35
/
+32
*
test: remove support for suffix in get_testdata_dir()
Filipe Brandenburger
2018-09-12
1
-3
/
+1
*
test: introduce test_is_running_from_builddir()
Yu Watanabe
2018-09-11
1
-3
/
+20
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tree-wide: use EXIT_SUCCESS/EXIT_FAILURE in exit() where we can
Lennart Poettering
2017-12-25
1
-2
/
+2
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
test: drop TEST_DATA_DIR, fold into get_testdata_dir()
Martin Pitt
2017-02-16
1
-20
/
+25
*
test: show error message if $SYSTEMD_TEST_DATA does not exist
Martin Pitt
2017-02-16
1
-1
/
+12
*
tests: look for tests relative to source dir when running from build dir
Zbigniew Jędrzejewski-Szmek
2017-02-16
1
-5
/
+12
*
Rename $TEST_DIR to $SYSTEMD_TEST_DATA, document it
Zbigniew Jędrzejewski-Szmek
2017-02-16
1
-1
/
+1
*
test: clarify error message if test data directory does not exist
Martin Pitt
2017-02-16
1
-0
/
+4
*
test: make unit tests relocatable
Martin Pitt
2017-02-13
1
-0
/
+13
*
tests: override XDG_RUNTIME_DIR where we use the user runtime dir
Lennart Poettering
2016-04-12
1
-0
/
+33