summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: wait a bit after starting the test serviceFrantisek Sumsal2020-03-261-0/+1
* core: transition to FINAL_SIGTERM state after ExecStopPost=Anita Zhang2020-03-264-0/+72
* test: adapt to the new capsh formatFrantisek Sumsal2020-02-057-7/+14
* test: Synchronize journal before reading from itdann frazier2020-02-051-0/+1
* test: add test for https://github.com/systemd/systemd/issues/14560Lennart Poettering2020-02-052-0/+10
* [import] fix stdin/stdout pipe behavior in import/export tar/rawAnita Zhang2020-02-051-0/+12
* test: drop duplicated 's'Yu Watanabe2019-11-191-1/+1
* test: Pass personality test even when i686 userland runs on x86_64 kernelv243.3Balint Reczey2019-10-101-1/+1
* dhcp6: use unaligned_read_be32()v243.2Yu Watanabe2019-09-211-0/+0
* dhcp6: add missing option length checkYu Watanabe2019-09-211-0/+0
* test: drop the missed || exit 1 expressionFrantisek Sumsal2019-09-211-1/+2
* test: add test cases for empty string matchYu Watanabe2019-09-211-0/+66
* Merge pull request #13385 from yuwata/core-remove-private-directories-13355Zbigniew Jędrzejewski-Szmek2019-08-311-0/+95
|\
| * test: add tests for systemctl clean with DynamicUser=yesYu Watanabe2019-08-281-0/+95
* | Merge pull request #13384 from yuwata/core-runtime-directory-preserveZbigniew Jędrzejewski-Szmek2019-08-303-0/+64
|\ \
| * | test: add tests for RuntimeDirectoryPreserve=yesYu Watanabe2019-08-233-0/+64
* | | 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