summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #13382 from keszybz/network-ipv6-enableYu Watanabe2019-08-281-2/+3
|\
| * network: drop all checks of ipv6_disabled sysctlZbigniew Jędrzejewski-Szmek2019-08-271-2/+3
* | test/TEST-10-ISSUE-2467: remove testsuite.service TimeoutStartSecDan Streetman2019-08-261-1/+0
* | test/TEST-18-FAILUREACTION: fix typo to actually run firstphase actionDan Streetman2019-08-261-1/+1
* | test/test-functions: use truncate instead of dd to create testbed imageDan Streetman2019-08-251-1/+1
* | test/test-functions: use binaries from $BUILD_DIR or installed systemDan Streetman2019-08-251-8/+12
|/
* Merge pull request #13235 from yuwata/network-routing-policy-rule-family-13233Zbigniew Jędrzejewski-Szmek2019-08-193-3/+37
|\
| * test-network: add tests for RoutingPolicyRule.Family=ipv6 and bothYu Watanabe2019-08-162-3/+36
| * network: add RoutingPolicyRule.Family= settingYu Watanabe2019-08-161-0/+1
* | Merge pull request #13345 from yuwata/network-fix-preferred-lifetime-zero-13341Zbigniew Jędrzejewski-Szmek2019-08-192-4/+13
|\ \
| * | test-network: update test for PreferredLifetime=0Yu Watanabe2019-08-192-4/+13
| |/
* | Merge pull request #13344 from ddstreet/test-functionsYu Watanabe2019-08-195-52/+44
|\ \
| * | test/test-functions: add mkdir to import_initdirDan Streetman2019-08-171-0/+1
| * | test: replace $TESTDIR/root with $initdirDan Streetman2019-08-173-34/+34
| * | test: TEST-33 and TEST-36 should use create_empty_image_rootdirDan Streetman2019-08-172-12/+2
| * | test/test-functions: avoid stderr noise, only umount on cleanup if mountpointDan Streetman2019-08-171-8/+9
| |/
* | test: increase qemu timeout for TEST-18 and TEST-19Dan Streetman2019-08-192-2/+2
|/
* test: ppc64* qemu is qemu-system-ppc64Daniel Black2019-08-141-1/+1
* test: store coredumps in journalFrantisek Sumsal2019-08-131-0/+2
* networkd: Keep track of static neighborsWilliam A. Kennington III2019-08-122-0/+33
* networkd: Routes should take the gateway into accountWilliam A. Kennington III2019-08-073-0/+34
* test: add a simple sanity check for systems without NUMA supportFrantisek Sumsal2019-08-051-170/+180
* test: give strace some time to initializeFrantisek Sumsal2019-08-051-0/+2
* test: skip the test on systems without NUMA supportFrantisek Sumsal2019-08-051-1/+12
* test: make sure the strace process is indeed deadFrantisek Sumsal2019-08-052-1/+4
* test: support MPOL_LOCAL matching in unpatched strace versionsFrantisek Sumsal2019-08-051-4/+8
* test: replace `tail -f` with journal cursor which should be...Frantisek Sumsal2019-08-051-6/+7
* test: introduce TEST-36-NUMAPOLICYFrantisek Sumsal2019-08-053-0/+344
* test: allow overriding QEMU_OPTIONS from the outsideFrantisek Sumsal2019-08-051-0/+1
* test: print an error when networkctl returns an unexpected ECFrantisek Sumsal2019-07-311-1/+3
* test: use `useradd` instead of `adduser`Frantisek Sumsal2019-07-301-1/+2
* Merge pull request #13119 from keszybz/unit-loading-2Lennart Poettering2019-07-3014-73/+204
|\
| * pid1: use a cache for all unit aliasesZbigniew Jędrzejewski-Szmek2019-07-301-20/+13
| * TEST-15-DROPIN: add test for details of unit aliasingZbigniew Jędrzejewski-Szmek2019-07-301-1/+139
| * test: use "ln -fs"Zbigniew Jędrzejewski-Szmek2019-07-3013-63/+63
* | Merge pull request #13189 from yuwata/network-initrd-generator-unitZbigniew Jędrzejewski-Szmek2019-07-305-0/+0
|\ \
| * | network-generator: rename generated unit filesYu Watanabe2019-07-305-0/+0
* | | test-network: add tests for new entries in "networkctl status"Yu Watanabe2019-07-301-0/+12
|/ /
* | network: rename IGMPVersion= -> MulticastIGMPVersion=Yu Watanabe2019-07-262-2/+2
* | network: drop recently added settings from deprecated [DHCP] sectionYu Watanabe2019-07-251-3/+0
* | test-network: use [DHCPv4] and [DHCPv6] sections instead of deprecated [DHCP]...Yu Watanabe2019-07-2513-17/+20
* | test-network: add test for Bridge.IGMPVersion=Yu Watanabe2019-07-252-6/+8
* | networkd: bridge add support to set IGMP versionSusant Sahani2019-07-251-0/+1
* | test: add some test for norbindIago López Galeiras2019-07-241-0/+13
* | core: rename ShutdownWatchdogSec to RebootWatchdogSecLuca Boccassi2019-07-231-0/+1
* | core: add KExecWatchdogSec optionLuca Boccassi2019-07-231-0/+1
* | test-network: add tests for issue #6088Yu Watanabe2019-07-231-0/+11
* | Merge pull request #13070 from yuwata/network-set-route-to-dhcp-dnsZbigniew Jędrzejewski-Szmek2019-07-193-1/+39
|\ \
| * | test-network: add tests for routes to DNS servers provided by DHCPv4Yu Watanabe2019-07-192-1/+38
| * | network: add DHCPv4.RoutesToDNS= settingYu Watanabe2019-07-191-0/+1