summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * test-network: add tests for DNS= with port number and SNIYu Watanabe2020-07-212-6/+6
* | test: run systemd-dissect and systemd-run with log level debug in TEST-50-DIS...Luca Boccassi2020-07-211-0/+5
|/
* Merge pull request #16478 from bluca/dissect_testsZbigniew Jędrzejewski-Szmek2020-07-202-13/+113
|\
| * test: exercise RootImage, RootHash and RootVerity in TEST-50-DISSECTLuca Boccassi2020-07-151-0/+10
| * test: pre-assemble minimal image for TEST-50-DISSECT at build timeLuca Boccassi2020-07-152-19/+27
| * test: exercise systemd-dissect with GPT and verity in TEST-50-DISSECTLuca Boccassi2020-07-152-0/+57
| * test: exercise systemd-dissect --mount in TEST-50-DISSECTLuca Boccassi2020-07-152-6/+31
* | nspawn: mount os-release in two steps to make it read-onlyLuca Boccassi2020-07-161-0/+2
|/
* test-network: wait for addresses are not in tentative stateYu Watanabe2020-07-152-2/+2
* test-network: check assigned address is not tentative stateYu Watanabe2020-07-151-0/+6
* test-network: set IPv6AcceptRA=no if no dynamic addresses are not requiredYu Watanabe2020-07-1534-0/+53
* timer: Adjust calendar timers based on monotonic timer instead of realtimeFilipe Brandenburger2020-07-154-0/+49
* test: Add "finish" rule to .PHONYFilipe Brandenburger2020-07-151-1/+1
* meson: do not install testdata when -Dinstall-tests=falseZbigniew Jędrzejewski-Szmek2020-07-141-49/+51