GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/systemd.git
gentoo-206
gentoo-207
gentoo-208
gentoo-212
gentoo-215
gentoo-217
gentoo-220
gentoo-229
gentoo-230
gentoo-234
gentoo-236
gentoo-239
gentoo-240
master
Gentoo mirror of systemd with backported commits
systemd project <systemd@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
test-functions
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: dbus.service was renamed to dbus-daemon.service in Rawhide
Frantisek Sumsal
2018-11-12
1
-1
/
+9
*
tests: allow passing log_level via an environment variable (#10490)
Evgeny Vereshchagin
2018-10-23
1
-1
/
+1
*
tests: pass halt_on_error=1 to UBSan
Evgeny Vereshchagin
2018-10-11
1
-1
/
+1
*
test: do not use global variable to pass error
Yu Watanabe
2018-10-09
1
-3
/
+5
*
test: make install_keymaps() optionally install more keymaps
Yu Watanabe
2018-10-09
1
-0
/
+10
*
test: add paths of keymaps in install_keymaps()
Yu Watanabe
2018-10-09
1
-1
/
+5
*
test: introduce install_zoneinfo()
Yu Watanabe
2018-10-09
1
-0
/
+7
*
test: install libraries required by tests
Yu Watanabe
2018-10-09
1
-1
/
+1
*
Merge pull request #10087 from keszybz/xnox/fix-test-functions
Zbigniew Jędrzejewski-Szmek
2018-09-24
1
-3
/
+2
|
\
|
*
test/test-functions: adjust to Exec*= paths not being absolute
Zbigniew Jędrzejewski-Szmek
2018-09-15
1
-1
/
+1
|
*
test/test-functions: drop all prefixes
Dimitri John Ledkov
2018-09-15
1
-3
/
+2
*
|
tests: make UBSan print full backtraces
Evgeny Vereshchagin
2018-09-16
1
-2
/
+3
|
/
*
tests: also run TEST-01-BASIC in an unprivileged container (#9957)
Evgeny Vereshchagin
2018-08-30
1
-6
/
+17
*
tests: allow passing additional arguments to nspawn via NSPAWN_ARGUMENTS
Evgeny Vereshchagin
2018-07-18
1
-1
/
+1
*
tests: use the asan wrapper to boot a VM/container if systemd is built with ASAN
Evgeny Vereshchagin
2018-07-18
1
-2
/
+6
*
tests: create the asan wrapper automatically if systemd has been built with ASAN
Evgeny Vereshchagin
2018-07-18
1
-0
/
+24
*
tests: redirect ASAN reports on journald to a file
Evgeny Vereshchagin
2018-07-03
1
-0
/
+6
*
tests: add a wrapper for when systemd is built with ASAN
Evgeny Vereshchagin
2018-07-03
1
-1
/
+34
*
tests: up the image size a little, use twice that size with STRIP_BINARIES=no
Evgeny Vereshchagin
2018-07-02
1
-2
/
+6
*
test: turn off the kernel's passive agressive /dev/kmsg ratelimit for our tests
Lennart Poettering
2018-06-06
1
-0
/
+1
*
Fix pattern to detect distribution
Sergio Lindo Mansilla
2018-05-30
1
-3
/
+3
*
test-functions: don't nest KVM (#8883)
Lennart Poettering
2018-05-02
1
-4
/
+8
*
tests: run `udevadm settle` after `sfdisk` (#8610)
Evgeny Vereshchagin
2018-03-29
1
-0
/
+2
*
test: fix setup_suse() to make it work with an already populated root
Franck Bui
2018-03-05
1
-2
/
+2
*
tests: reset _found at the end of each iteration (#8195)
Evgeny Vereshchagin
2018-02-16
1
-0
/
+1
*
test/test-functions: Debian/Ubuntu, now ship 95-dm-notify.rules, copy it
Dimitri John Ledkov
2018-02-15
1
-2
/
+3
*
core: be stricter when handling PID files and MAINPID sd_notify() messages
Lennart Poettering
2018-01-11
1
-1
/
+1
*
tests: install `test` as part of BASICTOOLS (#7434)
Evgeny Vereshchagin
2017-11-23
1
-1
/
+1
*
Merge pull request #7363 from poettering/success-action
Lennart Poettering
2017-11-21
1
-1
/
+1
|
\
|
*
test: add testcase for FailureAction=/SuccessAction=
Lennart Poettering
2017-11-20
1
-1
/
+1
*
|
test: fall back to /boot if bootctl -p fails (#7397)
Zbigniew Jędrzejewski-Szmek
2017-11-20
1
-1
/
+1
|
/
*
Merge pull request #7154 from keszybz/bootspec
Lennart Poettering
2017-11-20
1
-4
/
+5
|
\
|
*
test: do not hardcode location of EFI partition
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-4
/
+5
*
|
test: switch to using ext4 instead of ext3 as default fallback fs (#7265)
Dimitri John Ledkov
2017-11-07
1
-1
/
+1
|
/
*
test: drop Exec* prefixes to obtain paths of executables
Yu Watanabe
2017-08-30
1
-1
/
+1
*
test: Run qemu/nspawn tests with "set -e"
Martin Pitt
2017-08-10
1
-22
/
+21
*
test: Write state and log files into $BUILD_DIR
Martin Pitt
2017-08-10
1
-6
/
+11
*
tests: use ninja-build if ninja is not available (#6544)
Evgeny Vereshchagin
2017-08-07
1
-1
/
+6
*
test: Factorize common integration test functions (#6540)
Martin Pitt
2017-08-04
1
-0
/
+41
*
test: convert test/ to use meson install
Zbigniew Jędrzejewski-Szmek
2017-07-18
1
-3
/
+3
*
tests: adapt test-functions to run tests on SUSE (#6270)
tblume
2017-07-06
1
-4
/
+28
*
test-functions: also add qemu define for ppc64
Zbigniew Jędrzejewski-Szmek
2016-11-19
1
-0
/
+3
*
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: mount proc before `exec valgrind` (#4044)
Evgeny Vereshchagin
2016-08-26
1
-0
/
+1
*
tests: Install missing libraries for things installed in /usr too
Felipe Sateler
2016-07-03
1
-1
/
+1
*
tests: follow RUNPATH when installing missing libraries
Felipe Sateler
2016-07-03
1
-1
/
+6
*
test: merge check_nspawn() into run_nspawn()
Martin Pitt
2016-06-24
1
-5
/
+4
*
tests: track and check for timeouts
Martin Pitt
2016-06-24
1
-4
/
+22
*
tests: introduce UNIFIED_CGROUP_HIERARCHY (#3419)
Evgeny Vereshchagin
2016-06-03
1
-0
/
+5
[next]