Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v233-stable
/
test
f06a6bc
test-journal-importer: add a test case with broken input
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
48ccb60
test-journal-importer: new test file to check the newly exported importer code
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
ee3c7ff
test: move resolved test data into test/
by Martin Pitt
· 8 years ago
6818c54
core: skip ReadOnlyPaths= and other permission-related mounts on PermissionsStartOnly= (#5309)
by Lennart Poettering
· 8 years ago
2a478eb
test: remove sys.tar.xz
by Dan Streetman
· 8 years ago
d95b329
test: create sys-script.py script
by Dan Streetman
· 8 years ago
d001ac2
test: add script to convert sys/ into sys-script.py
by Dan Streetman
· 8 years ago
d26fdaa
tests: show journal on systemd-resolved.service failures (#5297)
by Martin Pitt
· 8 years ago
fbc42f1
tests: add dropin dependency tests
by Franck Bui
· 8 years ago
9cd7b12
tests: add tests for SYMLINK containing whitespace in variable (#5158)
by Dan Streetman
· 8 years ago
9bcef20
tests: check that we can write to /run/systemd/nspawn/notify
by Evgeny Vereshchagin
· 8 years ago
01349f5
tests: fix failure of test-execute if /dev/mem is not available (#5028)
by Michal Sekletar
· 8 years ago
27e2e32
tests: more precise negative check for dnsmasq log (#4982)
by Martin Pitt
· 8 years ago
4050e04
resolved: correctly handle non-address RR types with /etc/hosts lookups (#4808)
by Martin Pitt
· 8 years ago
069a254
test: check that we can boot with broken machine-id
by Evgeny Vereshchagin
· 8 years ago
da2d142
sd-id128: id128_write overwrites target file
by Evgeny Vereshchagin
· 8 years ago
a6f7286
machine-id-setup: `--print --commit` respects the --root option
by Evgeny Vereshchagin
· 8 years ago
fcb2427
core: machine_id_setup overwrites broken machine-id
by Evgeny Vereshchagin
· 8 years ago
142a1af
Merge pull request #4771 from keszybz/udev-property-ordering
by Martin Pitt
· 8 years ago
618b196
network: support negation in matching patterns (#4809)
by David Michael
· 8 years ago
c9fd987
nspawn: don't hide --bind=/tmp/* mounts (#4824)
by Evgeny Vereshchagin
· 8 years ago
169f11d
Merge pull request #4228 from dm0-/coreos-1554
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
cda3997
python: use raw strings for regexp patterns
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
00d5eaa
python: adjust imports, indentation, unused variables following pylint advice
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
a09dc54
networkd: support marking links unmanaged
by David Michael
· 8 years ago
ec89276
networkd-test: define a utility class to simplify tests
by David Michael
· 8 years ago
49141e0
hwdb: improve and test syntax error messages
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
8ce2069
hwdb-test: properly print error output from systemd-hwdb update
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
2926b13
test: retry checking for transient hostname in hostnamectl (#4769)
by Martin Pitt
· 8 years ago
b95f552
Use python3 explicitly in all python scripts
by Felipe Sateler
· 8 years ago
fd0cec0
test: make transient hostname tests fail verbosely (#4754)
by Martin Pitt
· 8 years ago
30dc789
tests: add hwdb parsing test
by Martin Pitt
· 8 years ago
2c99aba
networkd: allow networkd to set the timezone in timedated
by Martin Pitt
· 8 years ago
c506664
Merge pull request #4701 from martinpitt/networkd-polkit
by Lennart Poettering
· 8 years ago
89748b0
tests: check transient hostname with and without static hostname
by Martin Pitt
· 8 years ago
270f419
Merge pull request #4691 from keszybz/test-suite-fixes
by Evgeny Vereshchagin
· 8 years ago
e8c0de9
hostnamed: allow networkd to set the transient hostname
by Martin Pitt
· 8 years ago
9e0c296
test: clean up "dummy0" interface after each test case in networkd-test.py
by Martin Pitt
· 8 years ago
cf5f9bb
test-functions: also add qemu define for ppc64
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
f4ff4aa
Merge pull request #4395 from s-urbaniak/rw-support
by Lennart Poettering
· 8 years ago
8e391ad
tests/TEST-13-NSPAWN-SMOKE: add SYSTEMD_NSPAWN_API_VFS_WRITABLE
by Evgeny Vereshchagin
· 8 years ago
afc402b
Merge pull request #4658 from endocode/djalal/sandbox-various-fixes-v1
by Djalal Harouni
· 8 years ago
22f1f8f
tests: add UNIFIED_CGROUP_HIERARCHY=[default|hybrid] (#4675)
by Evgeny Vereshchagin
· 8 years ago
97e6038
test: add tests for RestrictNamespaces=
by Djalal Harouni
· 8 years ago
e1a2731
tests: fix kernel/initrd searching (Arch)
by Evgeny Vereshchagin
· 8 years ago
5209e9a
tests: use less aggressive systemctl --wait timeout in TEST-03-JOBS (#4606)
by Martin Pitt
· 8 years ago
5c67067
test: test DynamicUser= with SupplementaryGroups=
by Djalal Harouni
· 8 years ago
2b9ac11
test: test DynamicUser= with a fixed user
by Djalal Harouni
· 8 years ago
bff653e
tests: add test that journald keeps fds over termination by signal
by Evgeny Vereshchagin
· 8 years ago
50ca7a3
test: lets add more tests to cover SupplementaryGroups= cases.
by Djalal Harouni
· 8 years ago
60f17f7
Merge pull request #4372 from evverx/fix-synced-cgroup-hierarchy-perms
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
844da98
tests/TEST-13-NSPAWN-SMOKE: remove an expected failure check
by Evgeny Vereshchagin
· 8 years ago
bf9ace9
test: add more tests for SupplementaryGroups=
by Djalal Harouni
· 8 years ago
86b838e
test: Add simple test for supplementary groups
by Djalal Harouni
· 8 years ago
c793418
tests: add smoke test for systemd-nspawn
by Evgeny Vereshchagin
· 8 years ago
4982dbc
test: add test to make sure that ProtectKernelModules=yes disconnect mount propagation
by Djalal Harouni
· 8 years ago
625d876
test: add test to make sure that CAP_SYS_RAWIO was removed on PrivateDevices=yes
by Djalal Harouni
· 8 years ago
3ae3329
test: add capability tests for ProtectKernelModules=
by Djalal Harouni
· 8 years ago
93a0884
systemctl: Add --wait option to wait until started units terminate again
by Martin Pitt
· 8 years ago
b9fe94c
resolved: don't query domain-limited DNS servers for other domains (#3621)
by Martin Pitt
· 8 years ago
cdfbd1f
test: make sure that {readonly|inaccessible|readwrite}paths disconnect mount propagation
by Djalal Harouni
· 8 years ago
f78b36f
test: add tests for simple ReadOnlyPaths= case
by Djalal Harouni
· 8 years ago
615a1f4
test: add CAP_MKNOD tests for PrivateDevices=
by Djalal Harouni
· 8 years ago
047a0da
networkd: support drop-in directories for .network files
by Jean-Sébastien Bour
· 8 years ago
38d78d1
networkd-test: add a helper function to always clean up temporary config files
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
23cabb6
tests: mount proc before `exec valgrind` (#4044)
by Evgeny Vereshchagin
· 8 years ago
d3fc8bf
tests: let's stick to 8ch indenting, in perl code too
by Lennart Poettering
· 8 years ago
1259186
test: fix test-execute personality tests on ppc64 and aarch64 (#3825)
by Jan Synacek
· 8 years ago
ce5fcc6
Merge pull request 3821 from davide125/fix-tests
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
e4d214e
tests: skip udev-test if running inside a chroot
by Davide Cavalca
· 8 years ago
00f6950
bootctl: Always use upper case for "/EFI/BOOT" and "/EFI/BOOT/BOOT*.EFI".
by Alexander Kurtz
· 8 years ago
11ea343
tests: Install missing libraries for things installed in /usr too
by Felipe Sateler
· 8 years ago
d7a4278
tests: follow RUNPATH when installing missing libraries
by Felipe Sateler
· 8 years ago
30b42a9
test: check resolved generated resolv.conf in networkd-test (#3628)
by Martin Pitt
· 8 years ago
94363cb
resolved: add test for route-only domain filtering (#3609)
by Martin Pitt
· 8 years ago
7cad32b
test: merge check_nspawn() into run_nspawn()
by Martin Pitt
· 8 years ago
b2ecd09
tests: track and check for timeouts
by Martin Pitt
· 8 years ago
633736b
tests: make TEST-12-ISSUE-3171 nspawn invocation consistent with other tests
by Martin Pitt
· 8 years ago
eaa03c0
tests: don't fail if QEMU is not available
by Martin Pitt
· 8 years ago
a415d43
tests: force booting the kernel with SELinux
by Martin Pitt
· 8 years ago
f921f57
networkd: rename IPv6AcceptRouterAdvertisements to IPv6AcceptRA
by Lennart Poettering
· 8 years ago
856ca72
tests: introduce UNIFIED_CGROUP_HIERARCHY (#3419)
by Evgeny Vereshchagin
· 8 years ago
d2bc125
resolved: fix comments in resolve.conf for search domain overflows (#3422)
by Martin Pitt
· 8 years ago
538b485
core: translate between IO and BlockIO settings to ease transition
by Tejun Heo
· 9 years ago
62a992b
TEST-08: make sure / is remounted rw
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
61b480b
tests: enable logging for pid1, disable for other systemd services
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
e14b866
tests: allow root to login with empty password to test images
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
ed11904
tree-wide: remove uses of --failed
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
5b23cef
tests: specify format=raw for qemu to avoid warning
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
03ae6f7
tests: add test for #3171 (#3206)
by Evgeny Vereshchagin
· 9 years ago
0b2abe0
tests: add test for #3166 (#3180)
by Evgeny Vereshchagin
· 9 years ago
33e4044
tests: add test for https://github.com/systemd/systemd/issues/2467 (#3168)
by Evgeny Vereshchagin
· 9 years ago
cd4c260
tests: use symlink to Makefile
by Evgeny Vereshchagin
· 9 years ago
94a0ef6
path-util: also support ".old" and ".new" suffixes and recommend them
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
1f7be30
test: chmod +x sysv-generator-test
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
daad34d
tests: document requirements of networkd integration tests (#3125)
by Martin Pitt
· 9 years ago
4f4d6ee
tests: add test for coredump handler hanging at shutdown (#3101)
by Evgeny Vereshchagin
· 9 years ago
43bbb8f
tests: don't rely on the host's systemd-nspawn, don't register test machine (#3023)
by Evgeny Vereshchagin
· 9 years ago
bf8f758
test: udev: Check tags
by Martin Pitt
· 9 years ago
efc9f70
test: udev: check exit code of test-udev
by Martin Pitt
· 9 years ago
Next »