Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v242-stable
/
test
2caf5c9
test: Pass personality test even when i686 userland runs on x86_64 kernel
by Balint Reczey
· 6 years ago
v242-stable
cdcb802
dhcp6: use unaligned_read_be32()
by Yu Watanabe
· 6 years ago
daf1eaf
dhcp6: add missing option length check
by Yu Watanabe
· 6 years ago
09774a5
meson: make nologin path build time configurable
by Michael Biebl
· 6 years ago
0a26de5
codespell: fix spelling errors
by Ben Boeckel
· 6 years ago
007c257
test: don't timeout while waiting for other test units
by Frantisek Sumsal
· 6 years ago
574ef40
Merge pull request #12279 from keszybz/sd-bus-long-signatures
by Lennart Poettering
· 6 years ago
f0ae945
bus-message: validate signature in gvariant messages
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
8b0f4ba
test: make directory for drop-in config
by Yu Watanabe
· 6 years ago
4ddff52
Merge pull request #12270 from yuwata/test-set-longer-timeout
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
a2fbac5
test: set longer watchdog timeout for timedated
by Yu Watanabe
· 6 years ago
70f3336
test: set longer timeout for 'udevadm control'
by Yu Watanabe
· 6 years ago
86a3d44
network: fix use-of-uninitialized-value or null dereference
by Yu Watanabe
· 6 years ago
52efbd8
Merge pull request #12223 from yuwata/network-wireguard-preshared-key-file
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
9e5d79e
test-network: add tests for WireGuardPeer.PresharedKey= and PresharedKeyFile=
by Yu Watanabe
· 6 years ago
a3945c6
network: add WireGuardPeer.PresharedKeyFile= setting
by Yu Watanabe
· 6 years ago
cb31e7c
network: make reading PrivateKeyFile= failure always fatal
by Yu Watanabe
· 6 years ago
daa4aca
calendarspec: fix possible integer overflow
by Yu Watanabe
· 6 years ago
6c34ed5
test: use newer verb to set log levels
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
f69567c
core: expose SUID/SGID restriction as new unit setting RestrictSUIDSGID=
by Lennart Poettering
· 6 years ago
237ebf6
Merge pull request #12013 from yuwata/fix-switchroot-11997
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
347da10
test: add tests for new .timer units
by Lennart Poettering
· 6 years ago
dd09a9e
Merge pull request #12160 from yuwata/wait-online-allow-configuring
by Yu Watanabe
· 6 years ago
03db80b
test-network: add tests for --any option of wait-online
by Yu Watanabe
· 6 years ago
c7f070b
test-network: fix timeout argument for wait_online()
by Yu Watanabe
· 6 years ago
4b6a6d1
test-network: add tests for FooOverUDP tunnels
by Yu Watanabe
· 6 years ago
38f4bb4
test-network: add more tests for SerializeTunneledPackets=, Key=, and friends
by Yu Watanabe
· 6 years ago
546c203
test: set longer StartLimitIntervalSec= and fewer StartLimitBurst=
by Yu Watanabe
· 6 years ago
753e0a2
test-network: add test for NetDev.Name= conflict
by Yu Watanabe
· 6 years ago
5a0bd90
test-network: add test for drop-in [WireGuardPeer] section
by Yu Watanabe
· 6 years ago
b07b19d
Merge pull request #12147 from yuwata/network-gre-key-12144
by Yu Watanabe
· 6 years ago
6730a1f
test-network: test stacked erspan tunnels
by Yu Watanabe
· 6 years ago
0ef830c
test-network: merge tests for [Route] section
by Yu Watanabe
· 6 years ago
a15ff20
test-network: use wait_online() in test_sysctl_disable_ipv6()
by Yu Watanabe
· 6 years ago
ba1e0d0
test-network: use wait_online() in test_sysctl()
by Yu Watanabe
· 6 years ago
2dcfcc0
test-network: use wait_online() in test_link_local_addressing()
by Yu Watanabe
· 6 years ago
d06f30f
test-network: fix addr_gen_mode
by Yu Watanabe
· 6 years ago
c2990ec
test-network: move tests related to bonding
by Yu Watanabe
· 6 years ago
b810272
test-network: merge tests about static addresses
by Yu Watanabe
· 6 years ago
5aa5832
test-network: add wait_online() helper function
by Yu Watanabe
· 6 years ago
f087c7e
test: add some basic testing that "systemctl start -T" does something
by Lennart Poettering
· 6 years ago
4d6cd57
fuzz: add testcases for the bug in condition_free_list_type()
by Yu Watanabe
· 6 years ago
b264574
nspawn-oci: fix double free
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
b1f13b0
nspawn-oci: mount source is optional
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
9ddd62c
fuzz-nspawn-oci: add fuzzer for the oci bundle loader
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
3f4c9bc
Merge pull request #12066 from yuwata/fix-network-tunnel-12041
by Yu Watanabe
· 6 years ago
6a97a86
test-network: add more tests for tunneling devices
by Yu Watanabe
· 6 years ago
59b44cc
Merge pull request #12020 from mrc0mmand/test-functions-interactive-debug
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
4890482
journalctl: support `-b all` to negate effect of -b
by dana
· 6 years ago
5a2114b
test: improve testsuite configuration documentation
by Frantisek Sumsal
· 6 years ago
b43c2c0
test: allow overriding of the KVM detection using TEST_NO_KVM
by Frantisek Sumsal
· 6 years ago
c81a46b
test: introduce INTERACTIVE_DEBUG
by Frantisek Sumsal
· 6 years ago
6d67286
test: unify indentation
by Frantisek Sumsal
· 6 years ago
9565867
Merge pull request #12016 from yuwata/fix-two-memleaks-found-by-oss-fuzz
by Lennart Poettering
· 6 years ago
c7a67ba
fuzz: add testcase for oss-fuzz#13691
by Yu Watanabe
· 6 years ago
5ba40bb
fuzz: add a testcase for oss-fuzz#13719
by Yu Watanabe
· 6 years ago
054d871
test-execute: block /sys not /proc
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
8cc6727
test: add a testcase for device plugged -> dead -> plugged bug
by Yu Watanabe
· 6 years ago
9bbd378
Merge pull request #11988 from keszybz/test-binaries-installation
by Lennart Poettering
· 6 years ago
5b69d29
test: use PBKDF2 instead of Argon2 in cryptsetup...
by Frantisek Sumsal
· 6 years ago
3298331
test: bump the second partition size to 50MB
by Frantisek Sumsal
· 6 years ago
98b0439
tests: install /usr/bin/dbus-broker when using dbus-broker
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
cff83db
test-network: add tests for L2TP
by Yu Watanabe
· 6 years ago
3a56e69
networkd: Introduce l2tp tunnel
by Susant Sahani
· 6 years ago
0ae4456
test: avoid double-fsck'ing of the rootfs on Arch
by Frantisek Sumsal
· 6 years ago
1e46047
tests: install "head" in the image
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
7f15b71
networkd: Add bridge port capabilities
by Tobias Jungel
· 6 years ago
3f50fff
test: don't overwrite TESTDIR if already set
by Frantisek Sumsal
· 6 years ago
96c45cc
Merge pull request #11861 from yuwata/network-verify-2
by Lennart Poettering
· 6 years ago
3cca6cf
Merge pull request #11893 from yuwata/wait-online-take-operstate
by Lennart Poettering
· 6 years ago
c9cc038
network: introduce 'degraded-carrier' operstate to order all states
by Yu Watanabe
· 6 years ago
4ddbf08
test-network: wait more and fix wrong operational state
by Yu Watanabe
· 6 years ago
39bcff3
test-network: add test for WireGuard.PrivateKeyFile=
by Yu Watanabe
· 6 years ago
76df777
wireguard: add PrivateKeyFile= option
by Yu Watanabe
· 6 years ago
bbb5aeb
test-network: add tests for invalid Address sections
by Yu Watanabe
· 6 years ago
7e46b29
test: add a testcase for ProtectHome=tmpfs vs ProtectSystem=strict
by Yu Watanabe
· 7 years ago
1485aac
meson: scope more git invocations with current_source_dir()
by Davide Cavalca
· 6 years ago
ec637f3
Merge pull request #11943 from yuwata/device-action-seqnum-cleanups
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
a729e42
Merge pull request #11897 from mrc0mmand/parallelize-TEST-24-UNIT-TESTS
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
7905e6d
test: wait for a while active state of .device is updated
by Yu Watanabe
· 6 years ago
35d3a35
Merge pull request #11960 from mrc0mmand/more-fuzzers
by Lennart Poettering
· 6 years ago
c423be2
network: introduce TripleSampling= option in CAN section
by Clemens Gruber
· 6 years ago
7f45d73
test-network: add tests for issue #11921
by Yu Watanabe
· 6 years ago
ea1cdaf
fuzz: add a memleak reproducer for fuzz-nspawn-settings
by Frantisek Sumsal
· 6 years ago
b5b499b
fuzz: add nspawn-settings fuzzer
by Frantisek Sumsal
· 6 years ago
18d51b4
fuzz: add env-file fuzzer
by Frantisek Sumsal
· 6 years ago
5bfb2a9
test: try to determine QEMU_SMP dynamically
by Frantisek Sumsal
· 6 years ago
1ec38b8
test: add test for ID_RENAMING= udev property handling by pid1
by Yu Watanabe
· 6 years ago
2f2a045
test: parallelize tasks in TEST-24-UNIT-TESTS
by Frantisek Sumsal
· 6 years ago
f27abfc
fuzz-dns-packet: add test case with lots of labels
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
46d4d67
Merge pull request #11820 from dm0-/chase
by Lennart Poettering
· 6 years ago
26bf9c3
test-network: add tests for address pool
by Yu Watanabe
· 6 years ago
8595c45
TEST-22: add test for unprivileged dirs in root prefixes
by David Michael
· 6 years ago
2fe4c28
Merge pull request #11834 from martinpitt/network-test-fixes
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
af3b149
test-network: add testcase for #1850
by Yu Watanabe
· 6 years ago
9cb8c55
network: rename GatewayOnlink= to GatewayOnLink=
by Yu Watanabe
· 6 years ago
09b8826
networkd-test: ignore failures of test_route_only_dns* in containers
by Martin Pitt
· 6 years ago
829c067
networkd-test: specify Address= with prefix length
by Martin Pitt
· 6 years ago
74c13b7
networkd-test: show service journal on startup failure
by Martin Pitt
· 6 years ago
dc16327
Merge pull request #11795 from yuwata/fix-network-routing-policy-11280
by Lennart Poettering
· 6 years ago
Next »