index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
meson.build
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: Add missing test dependencies
Daan De Meyer
2022-01-21
1
-12
/
+3
*
meson: Use echo to list files
Jan Janssen
2022-01-11
1
-1
/
+1
*
meson: Add check argument to remaining run_command() calls
Jan Janssen
2022-01-11
1
-3
/
+5
*
test: add test cases for fstab-generator
Yu Watanabe
2022-01-06
1
-0
/
+8
*
meson: install test-network-generator-conversion.sh even if networkd is not e...
Yu Watanabe
2022-01-06
1
-5
/
+3
*
test: Add BCD unit test
Jan Janssen
2021-12-11
1
-0
/
+5
*
meson: exclude .gitattributes when using install_subdir
Luca Boccassi
2021-12-10
1
-0
/
+18
*
test-keymap-util: always use kbd-model-map we ship
Franck Bui
2021-11-02
1
-0
/
+3
*
test: don't install test-network-generator-conversion.sh w/o networkd
Frantisek Sumsal
2021-10-20
1
-3
/
+6
*
core: Check unit start rate limiting earlier
Daan De Meyer
2021-08-25
1
-0
/
+2
*
meson: use a/b instead of join_paths(a,b)
Zbigniew Jędrzejewski-Szmek
2021-07-27
1
-1
/
+1
*
meson: use maps for udev program paths
Zbigniew Jędrzejewski-Szmek
2021-07-27
1
-1
/
+3
*
meson: use conf configuration_data object to generate test-sysusers.sh
Zbigniew Jędrzejewski-Szmek
2021-05-19
1
-1
/
+1
*
meson: call find_program() once and reuse the variable everywhere
Zbigniew Jędrzejewski-Szmek
2021-05-14
1
-4
/
+3
*
hwdb-test: pass an explit path to systemd-hwdb
Zbigniew Jędrzejewski-Szmek
2021-04-28
1
-14
/
+1
*
meson.build: drop unused variable
Yu Watanabe
2021-01-18
1
-2
/
+0
*
test: move test-systemd-tmpfiles.py from src/test to test
Yu Watanabe
2021-01-18
1
-0
/
+4
*
meson: fix git ls-files invocations during rebase
Zbigniew Jędrzejewski-Szmek
2021-01-09
1
-0
/
+1
*
meson: make each dmidecode a separate test
Zbigniew Jędrzejewski-Szmek
2020-12-17
1
-4
/
+24
*
meson: Disable dmi_memory_id on arches without DMI
Bastien Nocera
2020-12-16
1
-1
/
+1
*
udev: Extract RAM properties from DMI information
Bastien Nocera
2020-12-16
1
-0
/
+7
*
Merge pull request #17079 from keszybz/late-exec-resolution
Lennart Poettering
2020-12-03
1
-0
/
+2
|
\
|
*
core/execute: fall back to execve() for scripts
Zbigniew Jędrzejewski-Szmek
2020-11-06
1
-0
/
+2
*
|
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
|
/
*
test/TEST-21-SYSUSERS: turn into a unit test
Zbigniew Jędrzejewski-Szmek
2020-10-01
1
-0
/
+15
*
meson: do not install testdata when -Dinstall-tests=false
Zbigniew Jędrzejewski-Szmek
2020-07-14
1
-49
/
+51
*
feature to honor first shutdown request to completion
Jay Burger
2020-06-24
1
-0
/
+2
*
test: convert TEST-35-NETWORK-GENERATOR into a unit test
Zbigniew Jędrzejewski-Szmek
2020-03-28
1
-0
/
+7
*
test: move TEST-30-ONCLOCKCHANGE setup to static files
Zbigniew Jędrzejewski-Szmek
2020-03-28
1
-0
/
+2
*
test: move TEST-28-PERCENTJ-WANTEDBY setup to static files
Zbigniew Jędrzejewski-Szmek
2020-03-28
1
-0
/
+2
*
test: move TEST-16-EXTEND-TIMEOUT setup to static files
Zbigniew Jędrzejewski-Szmek
2020-03-28
1
-0
/
+2
*
test: move most of TEST-13-NSPAWN-SMOKE setup to static files
Zbigniew Jędrzejewski-Szmek
2020-03-28
1
-0
/
+4
*
test: move TEST-11-ISSUE-3166 setup to static files
Zbigniew Jędrzejewski-Szmek
2020-03-28
1
-0
/
+2
*
test: move TEST-10-ISSUE-2467 setup to static files
Zbigniew Jędrzejewski-Szmek
2020-03-28
1
-0
/
+2
*
test: move TEST-08-ISSUE-2730 setup to static files and meson scripts
Zbigniew Jędrzejewski-Szmek
2020-03-28
1
-0
/
+12
*
test: move most of TEST-06-* setup to static files
Zbigniew Jędrzejewski-Szmek
2020-03-28
1
-0
/
+2
*
test: convert TEST-04-JOURNAL to generic image
Zbigniew Jędrzejewski-Szmek
2020-03-28
1
-0
/
+2
*
meson: use install_subdir() to install files
Zbigniew Jędrzejewski-Szmek
2020-03-22
1
-183
/
+14
*
tests: move unit files to units/ subdirectory
Zbigniew Jędrzejewski-Szmek
2020-03-19
1
-49
/
+4
*
execute: Make '+' exec prefix ignore PrivateTmp=yes
Nate Jones
2020-02-29
1
-0
/
+1
*
test: add test for https://github.com/systemd/systemd/issues/14560
Lennart Poettering
2020-01-20
1
-0
/
+1
*
test: add test case for PrivateDevices=y and Group=daemon
Anita Zhang
2019-12-18
1
-0
/
+1
*
tests: Add capability tests for ProtectKernelLogs
Kevin Kuehler
2019-11-11
1
-0
/
+2
*
Rename udev's hwdb/ to hwdb.d/
Zbigniew Jędrzejewski-Szmek
2019-10-10
1
-1
/
+1
*
core: ExecCondition= for services
Anita Zhang
2019-07-17
1
-0
/
+2
*
tests: Check trivial loop between two jobs
Michal Koutný
2019-06-26
1
-0
/
+1
*
tests: Check job ordering on execution cycles
Michal Koutný
2019-06-26
1
-0
/
+1
*
cgroup: Implement default propagation of MemoryLow with DefaultMemoryLow
Chris Down
2019-04-12
1
-0
/
+10
*
test-execute: block /sys not /proc
Zbigniew Jędrzejewski-Szmek
2019-03-15
1
-1
/
+1
*
test: add a testcase for ProtectHome=tmpfs vs ProtectSystem=strict
Yu Watanabe
2019-03-13
1
-0
/
+1
[next]