index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
python: adjust imports, indentation, unused variables following pylint advice
Zbigniew Jędrzejewski-Szmek
2016-12-02
2
-3
/
+3
*
test: retry checking for transient hostname in hostnamectl (#4769)
Martin Pitt
2016-11-30
1
-2
/
+11
*
Use python3 explicitly in all python scripts
Felipe Sateler
2016-11-28
2
-1
/
+2
*
test: make transient hostname tests fail verbosely (#4754)
Martin Pitt
2016-11-28
1
-12
/
+37
*
tests: add hwdb parsing test
Martin Pitt
2016-11-24
1
-0
/
+43
*
networkd: allow networkd to set the timezone in timedated
Martin Pitt
2016-11-23
1
-2
/
+30
*
Merge pull request #4701 from martinpitt/networkd-polkit
Lennart Poettering
2016-11-21
1
-4
/
+52
|
\
|
*
tests: check transient hostname with and without static hostname
Martin Pitt
2016-11-21
1
-2
/
+30
|
*
hostnamed: allow networkd to set the transient hostname
Martin Pitt
2016-11-20
1
-4
/
+22
|
*
test: clean up "dummy0" interface after each test case in networkd-test.py
Martin Pitt
2016-11-20
1
-0
/
+2
*
|
Merge pull request #4691 from keszybz/test-suite-fixes
Evgeny Vereshchagin
2016-11-20
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
test-functions: also add qemu define for ppc64
Zbigniew Jędrzejewski-Szmek
2016-11-20
1
-0
/
+3
*
|
Merge pull request #4395 from s-urbaniak/rw-support
Lennart Poettering
2016-11-18
1
-10
/
+27
|
\
\
|
|
/
|
/
|
|
*
tests/TEST-13-NSPAWN-SMOKE: add SYSTEMD_NSPAWN_API_VFS_WRITABLE
Evgeny Vereshchagin
2016-11-18
1
-10
/
+27
*
|
Merge pull request #4658 from endocode/djalal/sandbox-various-fixes-v1
Djalal Harouni
2016-11-15
4
-0
/
+28
|
\
\
|
*
|
test: add tests for RestrictNamespaces=
Djalal Harouni
2016-11-15
4
-0
/
+28
*
|
|
tests: add UNIFIED_CGROUP_HIERARCHY=[default|hybrid] (#4675)
Evgeny Vereshchagin
2016-11-15
1
-3
/
+25
|
/
/
*
/
tests: fix kernel/initrd searching (Arch)
Evgeny Vereshchagin
2016-11-11
1
-3
/
+20
|
/
*
tests: use less aggressive systemctl --wait timeout in TEST-03-JOBS (#4606)
Martin Pitt
2016-11-07
1
-1
/
+1
*
test: test DynamicUser= with SupplementaryGroups=
Djalal Harouni
2016-11-03
1
-0
/
+8
*
test: test DynamicUser= with a fixed user
Djalal Harouni
2016-11-03
2
-0
/
+17
*
tests: add test that journald keeps fds over termination by signal
Evgeny Vereshchagin
2016-11-02
1
-0
/
+8
*
test: lets add more tests to cover SupplementaryGroups= cases.
Djalal Harouni
2016-10-24
3
-0
/
+23
*
Merge pull request #4372 from evverx/fix-synced-cgroup-hierarchy-perms
Zbigniew Jędrzejewski-Szmek
2016-10-24
3
-162
/
+4
|
\
|
*
tests/TEST-13-NSPAWN-SMOKE: remove an expected failure check
Evgeny Vereshchagin
2016-10-24
3
-162
/
+4
*
|
test: add more tests for SupplementaryGroups=
Djalal Harouni
2016-10-23
2
-0
/
+17
*
|
test: Add simple test for supplementary groups
Djalal Harouni
2016-10-23
1
-0
/
+7
|
/
*
tests: add smoke test for systemd-nspawn
Evgeny Vereshchagin
2016-10-17
4
-0
/
+345
*
test: add test to make sure that ProtectKernelModules=yes disconnect mount pr...
Djalal Harouni
2016-10-12
1
-0
/
+7
*
test: add test to make sure that CAP_SYS_RAWIO was removed on PrivateDevices=yes
Djalal Harouni
2016-10-12
2
-0
/
+14
*
test: add capability tests for ProtectKernelModules=
Djalal Harouni
2016-10-12
2
-0
/
+14
*
systemctl: Add --wait option to wait until started units terminate again
Martin Pitt
2016-10-01
1
-0
/
+28
*
resolved: don't query domain-limited DNS servers for other domains (#3621)
Martin Pitt
2016-09-30
1
-1
/
+109
*
test: make sure that {readonly|inaccessible|readwrite}paths disconnect mount ...
Djalal Harouni
2016-09-27
3
-0
/
+21
*
test: add tests for simple ReadOnlyPaths= case
Djalal Harouni
2016-09-27
1
-0
/
+7
*
test: add CAP_MKNOD tests for PrivateDevices=
Djalal Harouni
2016-09-25
2
-0
/
+14
*
networkd: support drop-in directories for .network files
Jean-Sébastien Bour
2016-09-16
1
-0
/
+30
*
networkd-test: add a helper function to always clean up temporary config files
Zbigniew Jędrzejewski-Szmek
2016-09-16
1
-30
/
+24
*
tests: mount proc before `exec valgrind` (#4044)
Evgeny Vereshchagin
2016-08-26
1
-0
/
+1
*
tests: let's stick to 8ch indenting, in perl code too
Lennart Poettering
2016-08-19
1
-2
/
+2
*
test: fix test-execute personality tests on ppc64 and aarch64 (#3825)
Jan Synacek
2016-08-02
3
-0
/
+21
*
Merge pull request 3821 from davide125/fix-tests
Zbigniew Jędrzejewski-Szmek
2016-08-01
1
-2
/
+9
|
\
|
*
tests: skip udev-test if running inside a chroot
Davide Cavalca
2016-07-29
1
-0
/
+7
|
/
*
bootctl: Always use upper case for "/EFI/BOOT" and "/EFI/BOOT/BOOT*.EFI".
Alexander Kurtz
2016-07-21
1
-2
/
+2
*
tests: Install missing libraries for things installed in /usr too
Felipe Sateler
2016-07-04
1
-1
/
+1
*
tests: follow RUNPATH when installing missing libraries
Felipe Sateler
2016-07-04
1
-1
/
+6
*
test: check resolved generated resolv.conf in networkd-test (#3628)
Martin Pitt
2016-06-30
1
-43
/
+32
*
resolved: add test for route-only domain filtering (#3609)
Martin Pitt
2016-06-28
1
-0
/
+31
*
test: merge check_nspawn() into run_nspawn()
Martin Pitt
2016-06-24
7
-18
/
+12
*
tests: track and check for timeouts
Martin Pitt
2016-06-24
3
-4
/
+24
[next]