summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: make the systemd-run calls synchronousFrantisek Sumsal2020-05-271-8/+8
* add a test triggering https://github.com/systemd/systemd/issues/15907Evgeny Vereshchagin2020-05-261-0/+1
* Merge pull request #15167 from ssahani/address-gen-modeLennart Poettering2020-05-251-0/+1
|\
| * network: Allow to configure addr_gen_modeSusant Sahani2020-05-211-0/+1
* | login: limit nr_inodes for /run/user/$UIDTopi Miettinen2020-05-241-0/+1
* | Merge pull request #15886 from mrc0mmand/travis-enable-fuzz-testsEvgeny Vereshchagin2020-05-231-1/+2
|\ \
| * | meson: pass the optimization level to the fuzzer buildFrantisek Sumsal2020-05-231-1/+2
* | | tests: add a testcase for https://github.com/systemd/systemd/issues/15885Evgeny Vereshchagin2020-05-221-0/+9
|/ /
* | Merge pull request #15433 from mrc0mmand/test-reintroduce-parallelizationZbigniew Jędrzejewski-Szmek2020-05-215-22/+27
|\ \ | |/ |/|
| * test: introduce TEST_PARALLELIZE to support running tests in parallelFrantisek Sumsal2020-05-171-1/+6
| * test: fix public/private image detection and prefer the latter oneFrantisek Sumsal2020-05-171-19/+18
| * test: unify quotation around image namesFrantisek Sumsal2020-05-174-3/+4
* | Merge pull request #15865 from evverx/ubsan-to-the-rescueEvgeny Vereshchagin2020-05-211-5/+5
|\ \
| * | build-system: build the fuzz targets with both ASan and UBSanEvgeny Vereshchagin2020-05-201-5/+5
* | | Merge pull request #15274 from ssahani/network-issue-9610Zbigniew Jędrzejewski-Szmek2020-05-201-0/+1
|\ \ \
| * | | network: DHCPv4- Allow to set DHCP lease lifetimeSusant Sahani2020-05-201-0/+1
* | | | Merge pull request #15490 from ssahani/dhcpv6-vendor-classLennart Poettering2020-05-201-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | network: DHCPv6 - Add support to send vendor class informationSusant Sahani2020-05-201-0/+1
| |/ /
* | | Merge pull request #15860 from keszybz/bus-message-empty-fieldsZbigniew Jędrzejewski-Szmek2020-05-201-0/+0
|\ \ \
| * | | bus-message: fix negative offset with ~empty messageZbigniew Jędrzejewski-Szmek2020-05-201-0/+0
* | | | Merge pull request #15661 from hundeboll/mount-read-write-onlyZbigniew Jędrzejewski-Szmek2020-05-201-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | mount: add ReadWriteOnly property to fail on read-only mountsMartin Hundebøll2020-05-011-0/+1
* | | | network: DHCPv6 - Add support to send user classSusant Sahani2020-05-191-0/+1
| |/ / |/| |
* | | network: DHCPv6 - Add support set arbitary request optionsSusant Sahani2020-05-171-0/+1
| |/ |/|
* | shared: fix integer overflow in calendarspecFrantisek Sumsal2020-05-151-0/+1
* | network: Add support to group links.Susant Sahani2020-05-151-0/+1
* | network: allow setting VLAN protocol on bridgesRubens Figueiredo2020-05-141-0/+1
* | test: Stricter test case for #15654 (Add more checks)Benjamin Robin2020-05-131-0/+4
* | test: Add a test case for #15654Benjamin Robin2020-05-131-0/+8
* | DHCP client: make SendOption work for DHCPv6 too.Andrew Doran2020-05-111-0/+1
|/
* Merge pull request #13512 from msekletar/freezerZbigniew Jędrzejewski-Szmek2020-05-016-0/+310
|\
| * test: add test for cgroup v2 freezer supportMichal Sekletár2020-04-306-0/+310
* | test: find path for systemd-journal-remoteDan Streetman2020-04-301-4/+5
* | link: Allow configuring RX mini and jumbo ring sizes, toonabijaczleweli2020-04-291-0/+2
|/
* Merge pull request #15544 from poettering/fix-journalctl-namespaceLennart Poettering2020-04-231-0/+3
|\
| * test: add a test case for #15528Kumar Kartikeya Dwivedi2020-04-231-0/+3
* | Merge pull request #15527 from Werkov/mkosi-opensuseZbigniew Jędrzejewski-Szmek2020-04-232-2/+2
|\ \ | |/ |/|
| * test: Simplify hostname checkingMichal Koutný2020-04-222-2/+2
* | Merge pull request #15530 from ssahani/lpr-dhcpv4-option-9Zbigniew Jędrzejewski-Szmek2020-04-231-0/+1
|\ \ | |/ |/|
| * network: Add support send and receive LPR serversSusant Sahani2020-04-221-0/+1
* | test: correctly clean up test artifactsFrantisek Sumsal2020-04-221-1/+2
* | Merge pull request #15520 from mrc0mmand/various-codebase-improvementsZbigniew Jędrzejewski-Szmek2020-04-222-3/+3
|\ \
| * | tree-wide: fix spelling errorsFrantisek Sumsal2020-04-212-3/+3
| |/
* | test: verify RoutesToDNS= is independent of UseGateway=Dan Streetman2020-04-214-9/+12
* | test: modify/add tests for UseRoutes= and UseGateway= configurationDan Streetman2020-04-217-29/+48
* | test: drop Disk (Size|Free|Floor|Ceiling) fields prior comparingFrantisek Sumsal2020-04-211-1/+8
|/
* test-resolve: add a bunch more packets for testingZbigniew Jędrzejewski-Szmek2020-04-176-0/+0
* units: use correct path to refer to plymouthLennart Poettering2020-04-161-1/+1
* Merge pull request #15281 from keszybz/functional-test-reworkZbigniew Jędrzejewski-Szmek2020-04-127-31/+77
|\
| * run-integration-tests: only do the clean operation in the beginningZbigniew Jędrzejewski-Szmek2020-03-311-3/+5