index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
test-functions
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: create and merge code coverage reports in integration tests
Luca Boccassi
2021-10-04
1
-0
/
+36
*
licensing: add forgotten spdx headers
Zbigniew Jędrzejewski-Szmek
2021-10-01
1
-1
/
+3
*
test: shellcheck-ify test scripts
Frantisek Sumsal
2021-09-30
1
-4
/
+7
*
test: explicitly report if we fail to install a file into the image
Frantisek Sumsal
2021-09-29
1
-0
/
+2
*
test: add an iSCSI helper
Frantisek Sumsal
2021-09-29
1
-0
/
+39
*
Merge pull request #20806 from fbuihuu/test-make-debug-tools-optional
Luca Boccassi
2021-09-22
1
-1
/
+2
|
\
|
*
test: wc is needed by test/units/testsuite-50.sh
Franck Bui
2021-09-22
1
-0
/
+1
|
*
test: make the installation of the debug tools optional in the image
Franck Bui
2021-09-22
1
-1
/
+1
*
|
Merge pull request #20690 from DaanDeMeyer/oomd-user-services
Luca Boccassi
2021-09-21
1
-0
/
+3
|
\
\
|
*
|
oom: Add support for user unit ManagedOOM property updates
Daan De Meyer
2021-09-20
1
-0
/
+3
*
|
|
test: add a btrfs helper
Frantisek Sumsal
2021-09-18
1
-0
/
+8
|
|
/
|
/
|
*
|
test: add an LVM helper
Frantisek Sumsal
2021-09-14
1
-0
/
+14
*
|
test: install dmevent service and socket
Frantisek Sumsal
2021-09-14
1
-0
/
+1
*
|
test: specify the rootfs by label
Frantisek Sumsal
2021-09-14
1
-3
/
+3
|
/
*
test: add a multipath helper
Frantisek Sumsal
2021-09-12
1
-0
/
+26
*
test: rename `dracut_install` to `image_install`
Frantisek Sumsal
2021-09-08
1
-26
/
+26
*
test: make sure to include all haveged unit files
Franck Bui
2021-09-01
1
-2
/
+4
*
test-execute: add a testcase for MountAPIVFS=no
Yu Watanabe
2021-08-25
1
-0
/
+1
*
test: make sure test timeout has a higher priority than a pass
Frantisek Sumsal
2021-08-20
1
-3
/
+3
*
Merge pull request #18385 from kinvolk/mauricio/restrict-network-interfaces
Lennart Poettering
2021-08-20
1
-0
/
+1
|
\
|
*
tests: add integration test for RestrictNetworkInterfaces=
Mauricio Vásquez
2021-08-19
1
-0
/
+1
*
|
Merge pull request #20436 from fbuihuu/add-no-build-support-on-opensuse
Luca Boccassi
2021-08-19
1
-16
/
+65
|
\
\
|
|
/
|
/
|
|
*
test: if haveged is part of initrd it needs to be installed in the image too
Franck Bui
2021-08-18
1
-0
/
+11
|
*
test: adapt install_pam() for openSUSE
Franck Bui
2021-08-18
1
-1
/
+8
|
*
test: don't try to find BUILD_DIR when NO_BUILD is set
Franck Bui
2021-08-18
1
-7
/
+5
|
*
test: add support for NO_BUILD=1 on openSUSE
Franck Bui
2021-08-18
1
-8
/
+41
*
|
extension-release: search for other files if expected name not found
Luca Boccassi
2021-08-17
1
-3
/
+4
|
/
*
test: use a correct kernel binary on ppc64le machines
Frantisek Sumsal
2021-08-09
1
-5
/
+7
*
Merge pull request #20399 from mrc0mmand/test-tweaks
Zbigniew Jędrzejewski-Szmek
2021-08-09
1
-2
/
+1
|
\
|
*
test: make busybox TEST-13-only dependency
Frantisek Sumsal
2021-08-08
1
-1
/
+0
|
*
test: yet another fix for ASan detection
Frantisek Sumsal
2021-08-08
1
-1
/
+1
*
|
test: skip a harmless ldd error when installing test libs
Frantisek Sumsal
2021-08-09
1
-0
/
+5
|
/
*
test: attempt to install only kernel modules for each subsystem
Frantisek Sumsal
2021-08-08
1
-1
/
+1
*
test: correctly detect ASan on s390x
Frantisek Sumsal
2021-07-30
1
-1
/
+1
*
test: don't explicitly disable SELinux
Frantisek Sumsal
2021-07-14
1
-1
/
+0
*
test: strip binaries by default
Frantisek Sumsal
2021-07-09
1
-0
/
+1
*
test: unify handling of boolean values
Frantisek Sumsal
2021-07-04
1
-61
/
+81
*
test: optionally, only save test journal for failing tests
Dan Streetman
2021-07-03
1
-9
/
+26
*
test: correctly mask supporting services in tests, take #2
Frantisek Sumsal
2021-06-24
1
-1
/
+7
*
Merge pull request #19990 from mrc0mmand/test-tweaks
Yu Watanabe
2021-06-22
1
-7
/
+1
|
\
|
*
test: correctly mask supporting services in tests
Frantisek Sumsal
2021-06-22
1
-7
/
+1
*
|
test: move custom result checks from TEST-02-UNITTESTS to test-functions
Luca Boccassi
2021-06-21
1
-0
/
+60
*
|
test: install nls modules, required by vfat
Luca Boccassi
2021-06-21
1
-0
/
+1
|
/
*
test: drop the mawk-incompatible expression
Frantisek Sumsal
2021-06-17
1
-1
/
+1
*
test: do not run 'meson configure' if NO_BUILD is set
Luca Boccassi
2021-06-17
1
-5
/
+7
*
test: add a testcase for issue #19895
Frantisek Sumsal
2021-06-16
1
-0
/
+1
*
test/TEST-17-UDEV: use default image
Zbigniew Jędrzejewski-Szmek
2021-06-12
1
-0
/
+1
*
core: make libbpf a dlopen() dependency
Luca Boccassi
2021-05-25
1
-1
/
+1
*
test: drop default ACL from $TESTDIR
Yu Watanabe
2021-05-06
1
-1
/
+7
*
test: increase image size when static library or standalone binaries are inst...
Yu Watanabe
2021-05-06
1
-0
/
+6
[next]