Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v238-stable
/
test
d6f5333
bus-message: fix calculation of offsets table
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
e04fc13
test: add tests for systemd-tmpfiles
by Franck Bui
· 7 years ago
caced73
test: fix setup_suse() to make it work with an already populated root
by Franck Bui
· 7 years ago
e5ba1d3
test-execute: use CAP_CHOWN instead of CAP_NET_ADMIN
by Yu Watanabe
· 7 years ago
b6dc25e
test-execute: rename tests for AmbientCapabilities=
by Yu Watanabe
· 7 years ago
1825c90
sysusers: support `u username -:300` style syntax (#8325)
by Michael Vogt
· 7 years ago
48449f4
Merge pull request #8303 from yuwata/fix-8276
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
47920c4
Merge pull request #8316 from yuwata/fix-8315
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
69b0740
test-execute: add tests with user/group daemon
by Yu Watanabe
· 7 years ago
67348e7
test: masked unit with drop-ins
by Filipe Brandenburger
· 7 years ago
d4f0412
sysusers: do not implicitly create group by 'm' if 'u' with the same name exists
by Yu Watanabe
· 7 years ago
fb5dfbc
test: add a test for sysusers
by Yu Watanabe
· 7 years ago
d2f95a2
test-execute: add a test for the case that NOBODY_GROUP_NAME is nogroup
by Yu Watanabe
· 7 years ago
27e2779
rule-syntax-check: fix handling of runaway strings in comma splitting (#8298)
by Filipe Brandenburger
· 7 years ago
10eeab6
Merge pull request #8297 from filbranden/udevrule1
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
c9715ff
rule-syntax-check: allow commas inside quoted strings
by Filipe Brandenburger
· 7 years ago
d498347
rule-syntax-check: add support for escaped double quotes
by Filipe Brandenburger
· 7 years ago
75a56cb
rule-syntax-check: values can contain escaped double quotes
by Franck Bui
· 8 years ago
905ca72
rule-syntax-check: PROGRAM is not supposed to get value assigned
by Franck Bui
· 8 years ago
4c40f26
test: use "$$" to pass a literal dollar sign
by Yu Watanabe
· 8 years ago
ac1f08b
test: use setup_fake_runtime_dir() in test-execute
by Yu Watanabe
· 8 years ago
72a1db0
test: don't complain if bpffs is world-writable
by Lennart Poettering
· 8 years ago
9323298
test: fix test for TemporaryFileSystem= (#8241)
by Yu Watanabe
· 8 years ago
59e00b2
Merge pull request #7908 from yuwata/rfe-7895
by Alan Jenkins
· 8 years ago
24a0195
tests: stop using `nobody` in test-udev.pl (#8239)
by Evgeny Vereshchagin
· 8 years ago
4cac89b
test: add tests for TemporaryFileSystem=
by Yu Watanabe
· 8 years ago
31ce89e
tests: reset _found at the end of each iteration (#8195)
by Evgeny Vereshchagin
· 8 years ago
9c869ff
test/test-functions: Debian/Ubuntu, now ship 95-dm-notify.rules, copy it
by Dimitri John Ledkov
· 8 years ago
24c2c56
Merge pull request #8058 from keszybz/sysusers-inline
by Yu Watanabe
· 8 years ago
278391c
test: sort imports and use "new" string formatting
by Batuhan Osman Taşkaya
· 8 years ago
4e9fe38
test/TEST-21-SYSUSERS: add tests for new functionality
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
b9ee05c
sysusers: allow force reusing existing user/group IDs (#8037)
by Michael Vogt
· 8 years ago
4c0d481
Merge pull request #7933 from keszybz/fuzz-regression
by Evgeny Vereshchagin
· 8 years ago
b68dfb9
Hook up oss-fuzz test cases as tests
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
28e7fad
sysusers: ensure GID in uid:gid syntax exists
by Michael Vogt
· 8 years ago
e2c2060
sysusers: make ADD_GROUP always create a group
by Michael Vogt
· 8 years ago
1e589ed
test: add TEST-21-SYSUSERS test
by Michael Vogt
· 8 years ago
2bd37c5
fuzz: add DHCP server fuzzer
by Jonathan Rudenberg
· 8 years ago
8137e92
test: add regression test for oss-fuzz issue 5465
by Jonathan Rudenberg
· 8 years ago
118452a
test: add regression test for #7888
by Jonathan Rudenberg
· 8 years ago
db256aa
core: be stricter when handling PID files and MAINPID sd_notify() messages
by Lennart Poettering
· 8 years ago
7629744
separate flags from shebang
by bleep_blop
· 8 years ago
2a5fcfa
more portable perl shebangs (#7701)
by Jörg Thalheim
· 8 years ago
c4b0c45
test: fix TEST-13-NSPAWN-SMOKE
by Lennart Poettering
· 8 years ago
3d710b0
test: make sure "make" in the test directories works again
by Lennart Poettering
· 8 years ago
bdd2bbc
Merge pull request #7469 from kinvolk/dongsu/nspawn-netns
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
f3d3394
test: add smoke tests for `--network-namespace-path`
by Iago López Galeiras
· 8 years ago
a327431
core: add EXTEND_TIMEOUT_USEC={usec} - prevent timeouts in startup/runtime/shutdown (#7214)
by Daniel Black
· 8 years ago
25fd814
test: add CLI smoke tests for `--network-namespace-path` of nspawn
by Dongsu Park
· 8 years ago
ea781d0
Merge pull request #7554 from keszybz/autodetect-build
by Lennart Poettering
· 8 years ago
2535f23
run-integration-test: allow argument to be overriden
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
ded6577
tests: try to autodetect directory better
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
66d73cc
test-execute: use the "nogroup" group if it exists for testing
by Lennart Poettering
· 8 years ago
4e79aea
test-execute: add tests for CPUAffinity=
by Yu Watanabe
· 8 years ago
11d0f6c
Merge pull request #7532 from yuwata/test-execute
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
028f3a7
test-execute: add test for that DynamicUser= migrate StateDirectory=
by Yu Watanabe
· 8 years ago
f0e018e
test-execute: cleanup
by Yu Watanabe
· 8 years ago
8fe9c8d
test: add a simple script that runs all our integration tests one after the other
by Lennart Poettering
· 8 years ago
9b45c2b
tests: don't use "netcat" for testing TEST-10-ISSUE-2467
by Lennart Poettering
· 8 years ago
f2d566b
tests: make TEST-10-ISSUE-2467 also run in nspawn
by Lennart Poettering
· 8 years ago
7ae8162
tests: fix description of TEST-14-MACHINE-ID
by Lennart Poettering
· 8 years ago
3113b5a
test: increase the timeout for hwdb-test
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
07b3a02
test: set log_level to info in test-hwdb and check-help-*
by Yu Watanabe
· 8 years ago
dd202b8
test: skip DELEGATE test if the kernel can't do cgroupv2 (#7445)
by Lennart Poettering
· 8 years ago
8b3c4b5
test-execute: test more % specifiers (#7450)
by Yu Watanabe
· 8 years ago
71050ac
tests: install `test` as part of BASICTOOLS (#7434)
by Evgeny Vereshchagin
· 8 years ago
6b97bf2
meson: re-attach rule-syntax-check.py test
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
2956395
rule-test-syntax: modernize syntax and add debug message
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
ffb70e4
Merge pull request #7381 from poettering/cgroup-unified-delegate-rework
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
23209bc
test: fix UDEV-WANTS testcase for non-bash shells (#7407)
by Lennart Poettering
· 8 years ago
0b0c55f
Merge pull request #7363 from poettering/success-action
by Lennart Poettering
· 8 years ago
e7266e9
test: fix UDEV-WANTS testcase for non-bash shells
by Lennart Poettering
· 8 years ago
b961baf
test: add a test case that validates cgroup delegation
by Lennart Poettering
· 8 years ago
7624e72
test: fall back to /boot if bootctl -p fails (#7397)
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
24aab79
test: add testcase for FailureAction=/SuccessAction=
by Lennart Poettering
· 8 years ago
4ff183d
Merge pull request #7154 from keszybz/bootspec
by Lennart Poettering
· 8 years ago
0133d55
Merge pull request #7198 from poettering/stdin-stdout
by Lennart Poettering
· 8 years ago
3a726fc
Add license headers and SPDX identifiers to meson.build files
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
d9215cd
Add SPDX license headers to various assorted files
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
35df744
Add SPDX license headers to python scripts
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
906bbac
test: do not hardcode location of EFI partition
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
666d787
test: add basic test for StandardInput=file:
by Lennart Poettering
· 8 years ago
da543f6
test: add tests for StandardInputText= and StandardInputData=
by Lennart Poettering
· 8 years ago
f886559
Merge pull request #7186 from poettering/track-deps
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
7f74948
test-execute: change path to python3 (#7306)
by Yu Watanabe
· 8 years ago
7a18854
test-execute: update test for SystemCallErrorNumber=
by Yu Watanabe
· 8 years ago
b489126
test: add tests for syscall:errno style in SystemCallFilter=
by Yu Watanabe
· 8 years ago
3ac62a0
test: add test case for adding/removing dependencies via udev rules
by Lennart Poettering
· 8 years ago
23fd04e
test: add test for ReadOnlyPaths= with RuntimeDirectory=
by Yu Watanabe
· 8 years ago
4b742c8
test: switch to using ext4 instead of ext3 as default fallback fs (#7265)
by Dimitri John Ledkov
· 8 years ago
cc25a67
journalctl: add --output-fields= (#7181)
by Lars Karlitski
· 8 years ago
9672b58
test: add simple test for validating some of the unit specifiers we support
by Lennart Poettering
· 8 years ago
038a373
test-execute: always use /bin/sh
by Yu Watanabe
· 8 years ago
d053b72
test: add test for BindPaths= and BindReadOnlyPaths=
by Yu Watanabe
· 8 years ago
1e99c1e
test: skip hwdb and sysv-generator if the features are disabled (#7026)
by Mike Gilbert
· 8 years ago
1ec57f3
build-sys: s/ENABLE_RESOLVED/ENABLE_RESOLVE/
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
349cc4a
build-sys: use #if Y instead of #ifdef Y everywhere
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
8adb3d6
test: add test for DynamicUser= + StateDirectory=
by Lennart Poettering
· 8 years ago
0bca795
sys-script: remove output directory if it exists
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
227ef9b
create-sys-script: adapt to separate build dir, modernize, add more checks
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
Next »