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
*
test: Gracefully handle running within user namespace with single user
Daan De Meyer
2024-08-18
1
-0
/
+19
*
cgroup-setup: drop unused cg_migrate_callback for cg_attach_everywhere()
Mike Yuan
2024-08-02
1
-1
/
+1
*
various: move const ptr indicator to return value
Zbigniew Jędrzejewski-Szmek
2024-06-19
1
-1
/
+1
*
test: Don't allocate scope if already running in unit with delegated cgroup
Daan De Meyer
2024-04-22
1
-1
/
+5
*
test: Use log_setup()
Daan De Meyer
2024-04-22
1
-2
/
+1
*
test: make assert_return() critical by default on fuzzer and unit tests
Yu Watanabe
2023-12-23
1
-0
/
+1
*
Merge pull request #30493 from teknoraver/main
Yu Watanabe
2023-12-20
1
-1
/
+1
|
\
|
*
dbus-wait-for-jobs: change 'quiet' flag to enum
Matteo Croce
2023-12-19
1
-1
/
+1
*
|
test: Skip various tests when /sys is not mounted
Daan De Meyer
2023-12-19
1
-1
/
+2
|
/
*
tests: make log_tests_skipped() and friend accept format string
Yu Watanabe
2023-10-31
1
-12
/
+0
*
test: skip test-path on Salsa CI
Luca Boccassi
2023-08-13
1
-0
/
+2
*
various: fix error message for bus_wait_for_jobs_new()
Zbigniew Jędrzejewski-Szmek
2023-05-26
1
-1
/
+1
*
tests: we don't actually use basename() anymore
Lennart Poettering
2022-12-23
1
-6
/
+0
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-1
/
+1
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+0
*
tests: modernize load_testdata_env() a bit
Lennart Poettering
2022-04-01
1
-6
/
+9
*
tests: add helper for creating tempfiles with content
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-0
/
+19
*
strv: declare iterator of FOREACH_STRING() in the loop
Zbigniew Jędrzejewski-Szmek
2022-03-23
1
-6
/
+5
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-1
/
+0
*
dbus-wait-for-jobs: add extra_args to bus_wait_for_jobs_one()
Luca Boccassi
2021-12-30
1
-1
/
+1
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+1
*
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
[next]