summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* mkosi: update rules in mkosi.default.networkd-test bootZbigniew Jędrzejewski-Szmek2020-09-171-7/+10
* mkosi: stop pulling in libtoolZbigniew Jędrzejewski-Szmek2020-09-171-1/+0
* test-network: add test for [BridgeMDB] sectionYu Watanabe2020-09-173-0/+32
* exec: Add kill action to system call filtersTopi Miettinen2020-09-152-0/+16
* Merge pull request #16998 from zonque/networkd/mdbYu Watanabe2020-09-151-0/+3
|\
| * test: add BridgeMDB to fuzz-network-parser/directives.networkDaniel Mack2020-09-101-0/+3
* | test-network: add test for ENOBUFS issue #17012Yu Watanabe2020-09-112-0/+270
|/
* test-network: update tests for issue #16784Yu Watanabe2020-09-102-28/+70
* Merge pull request #16955 from keszybz/test-execute-cleanupLennart Poettering2020-09-082-4/+4
|\
| * udev-test: do not rely on "mail" group being definedZbigniew Jędrzejewski-Szmek2020-09-041-2/+2
| * test-execute/exec-dynamicuser-statedir.service: fix quotingZbigniew Jędrzejewski-Szmek2020-09-041-2/+2
* | test-network: add test for IPv6Token=prefixstableYu Watanabe2020-09-085-28/+22
|/
* Merge pull request #16044 from ssahani/resolved-interfaceZbigniew Jędrzejewski-Szmek2020-09-031-0/+1
|\
| * resolve: allow configurable bind addressSusant Sahani2020-09-031-0/+1
* | test: add test for new "sticky" tags logicLennart Poettering2020-09-014-0/+82
* | test-functions: make sure we test our own libudev instead of the host libudevLennart Poettering2020-09-011-1/+1
* | Merge pull request #16850 from mbiebl/networkd-socket-activationMichael Biebl2020-08-292-9/+17
|\ \
| * | test-network: stop networkd and its socketMichael Biebl2020-08-282-9/+17
| |/
* | Merge pull request #16872 from keszybz/test-50Zbigniew Jędrzejewski-Szmek2020-08-284-18/+19
|\ \
| * | test/test-functions: do not execute strip_binaries twiceZbigniew Jędrzejewski-Szmek2020-08-271-4/+2
| * | tests/TEST-50: support the case when /etc/os-release is presentZbigniew Jędrzejewski-Szmek2020-08-274-13/+17
| * | TEST-50: sfdisk is already installed by setup_basic_environmentZbigniew Jędrzejewski-Szmek2020-08-271-1/+0
| |/
* | test: remove executable bit from testsuite-52.serviceMichael Biebl2020-08-271-0/+0
|/
* test: add test suite for new credentials logicLennart Poettering2020-08-254-0/+46
* core: introduce ProtectProc= and ProcSubset= to expose hidepid= and subset= p...Lennart Poettering2020-08-241-0/+2
* Merge pull request #16808 from yuwata/test-network-reconfigure-routing-policy...Zbigniew Jędrzejewski-Szmek2020-08-211-0/+19
|\
| * test-network: add a test case for reconfiguring routing policy rulesYu Watanabe2020-08-211-0/+19
* | Merge pull request #16686 from bluca/mount_images_optsZbigniew Jędrzejewski-Szmek2020-08-211-18/+31
|\ \ | |/ |/|
| * core: add mount options support for MountImagesLuca Boccassi2020-08-201-8/+16
| * core: change RootImageOptions to use names instead of partition numbersLuca Boccassi2020-08-201-10/+15
* | Merge pull request #16803 from poettering/analyze-condition-reworkZbigniew Jędrzejewski-Szmek2020-08-201-3/+0
|\ \
| * | core: remove support for ConditionNull=Lennart Poettering2020-08-201-3/+0
| |/
* | nspawn: move $NOTIFY_SOCKET into /run/host/ tooLennart Poettering2020-08-201-1/+1
|/
* resolve: lift limits on search domains count or lengthDimitri John Ledkov2020-08-181-34/+1
* test: update tests to use new JSON output instead of human readable outputLennart Poettering2020-08-121-13/+17
* core: new feature MountImagesLuca Boccassi2020-08-051-0/+20
* test: adapt TEST-13-NSPAWN-SMOKE for SUSEElisei Roca2020-08-032-18/+34
* test: adapt TEST-21-SYSUSERS for SUSEElisei Roca2020-08-031-2/+3
* Merge pull request #16308 from bluca/root_image_optionsZbigniew Jędrzejewski-Szmek2020-08-032-0/+32
|\
| * service: add new RootImageOptions featureLuca Boccassi2020-07-292-0/+32
* | test: convert ubuntu-ci to use deny-listDan Streetman2020-08-016-7/+7
|/
* network: rename settings about DHCPv6 Prefix DelegationYu Watanabe2020-07-291-3/+4
* test-network: add tests for prefix routesYu Watanabe2020-07-293-0/+125
* nspawn: rework how /run/host/ is set upLennart Poettering2020-07-231-4/+17
* test-network: add test for duplicated IPv6Token=Yu Watanabe2020-07-221-0/+2
* test-network: drop unnecessary sleep() in NetworkdStateFileTests.test_state_fileYu Watanabe2020-07-221-4/+3
* Merge pull request #16407 from bluca/verity_reuseLennart Poettering2020-07-221-1/+12
|\
| * verity: re-use already open devices if the hashes matchLuca Boccassi2020-07-211-1/+12
* | test: adapt test-functions for SUSEElisei Roca2020-07-221-1/+5
|/
* Merge pull request #16353 from yuwata/network-dns-sniZbigniew Jędrzejewski-Szmek2020-07-212-6/+6
|\