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
*
README.testsuite: update the documentation for meson
Zbigniew Jędrzejewski-Szmek
2018-10-09
1
-26
/
+47
*
test-execute: filter out ip6tnl0@ and ip6gre0@ interfaces
Zbigniew Jędrzejewski-Szmek
2018-10-09
1
-1
/
+1
*
test: add TEST-24-UNIT-TESTS running all basic tests under containers
Yu Watanabe
2018-10-09
3
-0
/
+141
*
test: do not use global variable to pass error
Yu Watanabe
2018-10-09
2
-3
/
+6
*
test: replace duplicated Makefile by symbolic link
Yu Watanabe
2018-10-09
7
-28
/
+7
*
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
*
meson: use same compilers to build fuzzers
Yu Watanabe
2018-10-09
1
-1
/
+3
*
Merge pull request #10134 from keszybz/test-runner
Lennart Poettering
2018-10-05
2
-0
/
+69
|
\
|
*
run-unit-tests: add option to run unsafe tests too
Zbigniew Jędrzejewski-Szmek
2018-09-24
1
-0
/
+12
|
*
tests: add a runner for installed tests
Zbigniew Jędrzejewski-Szmek
2018-09-24
2
-0
/
+57
*
|
Merge pull request #10117 from keszybz/undynamicify
Lennart Poettering
2018-10-05
1
-0
/
+1
|
\
\
|
*
|
Revert "resolve: enable DynamicUser= for systemd-resolved.service"
Zbigniew Jędrzejewski-Szmek
2018-09-20
1
-0
/
+1
|
|
/
*
|
test-execute: add a test for systemcall filter (#10273)
Yu Watanabe
2018-10-05
2
-0
/
+10
*
|
Merge pull request #10261 from yuwata/test-network
Zbigniew Jędrzejewski-Szmek
2018-10-03
1
-4
/
+2
|
\
\
|
*
|
test: make systemd-networkd-tests.py run on arbitrary directory
Yu Watanabe
2018-10-03
1
-1
/
+1
|
*
|
test: replace stop+start by restart
Yu Watanabe
2018-10-03
1
-3
/
+1
*
|
|
test-execute: also tests under the condition that unshare() is filtered
Yu Watanabe
2018-10-03
2
-2
/
+2
*
|
|
test: add a testcase for oss-fuzz#10746
Yu Watanabe
2018-10-03
1
-0
/
+0
|
/
/
*
|
Merge pull request #10246 from keszybz/fuzz-buss
Lennart Poettering
2018-10-02
68
-45
/
+34
|
\
\
|
*
|
bus-message: avoid wrap-around when using length read from message
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-0
/
+0
|
*
|
bus-message: return -EBADMSG not -EINVAL on invalid !gvariant messages
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-0
/
+0
|
*
|
fuzz-bus-message: add two test cases that pass now
Zbigniew Jędrzejewski-Szmek
2018-10-02
2
-0
/
+0
|
*
|
bus-message: fix skipping of array fields in !gvariant messages
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-0
/
+0
|
*
|
bus-message: fix calculation of offsets table for arrays
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-0
/
+0
|
*
|
bus-message: fix calculation of offsets table
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-0
/
+0
|
*
|
bus-message: do not crash on message with a string of zero length
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-0
/
+0
|
*
|
bus-message: let's always use -EBADMSG when the message is bad
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-0
/
+0
|
*
|
bus-message: avoid an infinite loop on empty structures
Zbigniew Jędrzejewski-Szmek
2018-10-02
2
-0
/
+0
|
*
|
sd-bus: unify three code-paths which free struct bus_container
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-0
/
+0
|
*
|
Introduce free_and_strndup and use it in bus-message.c
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-0
/
+0
|
*
|
fuzz-bus-message: add fuzzer for message parsing
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-0
/
+0
|
*
|
meson: treat all fuzz cases as unit tests
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-30
/
+20
|
*
|
fuzz: unify the "fuzz-regressions" directory with the main corpus
Zbigniew Jędrzejewski-Szmek
2018-10-02
31
-2
/
+1
|
*
|
fuzz: rename "fuzz-corpus" directory to just "fuzz"
Zbigniew Jędrzejewski-Szmek
2018-10-02
22
-0
/
+0
*
|
|
test: fix tests for supplementary groups
Yu Watanabe
2018-10-02
9
-9
/
+25
|
/
/
*
|
test: Add tests for networkd (#10147)
Susant Sahani
2018-09-29
80
-0
/
+1429
*
|
tests: add a reproducer for the heap-buffer-overflow fixed in cb1bdeaf5685227...
Evgeny Vereshchagin
2018-09-29
2
-0
/
+1
*
|
tests: add a reproducer for the heap-buffer-overflow fixed in b387d3c1327a3ad2
Evgeny Vereshchagin
2018-09-29
2
-0
/
+1
*
|
tests: add a reproducer for another infinite loop in ndisc_handle_datagram
Evgeny Vereshchagin
2018-09-26
2
-0
/
+1
*
|
tests: add a reproducer for an infinite loop in ndisc_handle_datagram
Evgeny Vereshchagin
2018-09-26
2
-0
/
+1
*
|
Make Watchdog Signal Configurable
Anita Zhang
2018-09-26
1
-0
/
+1
*
|
Merge pull request #10059 from yuwata/env-exec-directory
Lennart Poettering
2018-09-25
5
-0
/
+5
|
\
\
|
*
|
test-execute: add tests for $RUNTIME_DIRECTORY= or friends
Yu Watanabe
2018-09-13
5
-0
/
+5
*
|
|
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
[next]