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
*
tests: add an lldp fuzzer
Evgeny Vereshchagin
2018-10-29
3
-0
/
+0
*
Merge pull request #10378 from poettering/json-fuzz-fix
Zbigniew Jędrzejewski-Szmek
2018-10-25
1
-0
/
+9
|
\
|
*
fuzz: add test from oss-fuzz#10908
Lennart Poettering
2018-10-18
1
-0
/
+9
*
|
test: create /dev/null in test-udev.pl
Yu Watanabe
2018-10-23
1
-1
/
+2
*
|
tests: allow passing log_level via an environment variable (#10490)
Evgeny Vereshchagin
2018-10-23
1
-1
/
+1
*
|
tests: update networkd-test.py to use resolvectl instead of systemd-resolve (...
Michael Biebl
2018-10-23
1
-10
/
+10
*
|
fuzz: add testcase of oss-fuzz#11019
Yu Watanabe
2018-10-18
1
-0
/
+0
*
|
tests: clean up again after running tests (#10446)
Lennart Poettering
2018-10-18
3
-3
/
+11
|
/
*
core: implement per unit journal rate limiting
Anita Zhang
2018-10-18
1
-0
/
+2
*
shared: add %g, %G specifiers for group / gid (#10368)
Davide Cavalca
2018-10-13
5
-10
/
+14
*
tests: fix fallthrough condition for supplementary groups
Davide Cavalca
2018-10-11
6
-16
/
+16
*
tests: pass halt_on_error=1 to UBSan
Evgeny Vereshchagin
2018-10-11
1
-1
/
+1
*
meson: rename cpp_cmd to cxx_cmd
Zbigniew Jędrzejewski-Szmek
2018-10-10
1
-1
/
+1
*
meson: we cannot call get_compiler('cpp') if we didn't "add" it
Zbigniew Jędrzejewski-Szmek
2018-10-09
1
-1
/
+1
*
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
[next]