summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* network: Allow to set device's receive queues and transmit queuesSusant Sahani2021-01-051-0/+2
* tests: add TEST_PREFER_NSPAWN variable to run as many as possible under nspawnLuca Boccassi2021-01-012-0/+7
* tests: add TEST_QEMU_ONLY variable to run only tests where qemu is mandatoryLuca Boccassi2021-01-012-0/+8
* Do not run ninja in run-integration-tests.shLuca Boccassi2021-01-011-2/+0
* test: shortcut skip if both TEST_NO_QEMU and TEST_NO_NSPAWN are setLuca Boccassi2021-01-011-0/+5
* test: check for binariers in [usr/][s]binLuca Boccassi2021-01-011-1/+1
* test: use pkg-config to get user unit dir when installing dbus user socketLuca Boccassi2021-01-011-6/+12
* test: update test_create_imageLuca Boccassi2021-01-011-1/+1
* Merge pull request #18109 from yuwata/network-routing-policy-rule-family-both...Luca Boccassi2020-12-303-13/+75
|\
| * test-network: add tests for fib rules with Family=both vs networkctl reload o...Yu Watanabe2020-12-303-13/+75
* | resolve: slightly optimize dns_answer_add()Yu Watanabe2020-12-301-0/+0
|/
* network: set FRA_PROTOCOL to RTPROT_STATIC by defaultYu Watanabe2020-12-291-1/+1
* test-network: add tests for [IPv6AcceptRA] PrefixDenyList= or friendsYu Watanabe2020-12-244-4/+58
* network: introduce RouterAllowList= and RouterDenyList= in [IPv6AcceptRA]Yu Watanabe2020-12-241-0/+2
* networkd: add support for prefix allow-list and route allow-listSusant Sahani2020-12-241-0/+2
* network: rename DenyList= -> PrefixDenyList=Yu Watanabe2020-12-241-1/+2
* journal-importer: ignore invalid field at one more placeYu Watanabe2020-12-211-0/+0
* test: fix regex in run-integration-tests.shLuca Boccassi2020-12-191-1/+1
* test: use deny-list in run-integration-tests.shLuca Boccassi2020-12-191-4/+4
* networkd: add RouteDenyListDevon Pringle2020-12-181-0/+1
* Merge pull request #18015 from keszybz/dmi-test-mesonification2Yu Watanabe2020-12-188-28/+128
|\
| * test: add one more dmidecode dumpZbigniew Jędrzejewski-Szmek2020-12-172-0/+94
| * meson: make each dmidecode a separate testZbigniew Jędrzejewski-Szmek2020-12-176-28/+34
* | network: Allow to configure unreachable/blackhole RoutingPolicyRule (#17984)Susant Sahani2020-12-181-0/+1
* | test: add tpm2 and fido2 libs to dlopen testLennart Poettering2020-12-171-1/+1
|/
* Merge pull request #18001 from systemd/wip/hadess/unsupported-dmiZbigniew Jędrzejewski-Szmek2020-12-171-1/+1
|\
| * meson: Disable dmi_memory_id on arches without DMIwip/hadess/unsupported-dmiBastien Nocera2020-12-161-1/+1
* | Merge pull request #17998 from mrc0mmand/qemu-drop-trailing-whitespaceFrantisek Sumsal2020-12-162-2/+2
|\ \ | |/ |/|
| * test: s/MUMA/NUMA/Frantisek Sumsal2020-12-161-1/+1
| * test: drop the trailing whitespace from the QEMU version checkFrantisek Sumsal2020-12-161-1/+1
* | udev: Extract RAM properties from DMI informationBastien Nocera2020-12-166-0/+138
* | tree-wide: fix typoYu Watanabe2020-12-161-2/+2
* | Merge pull request #17799 from yuwata/oss-fuzz-25353Zbigniew Jędrzejewski-Szmek2020-12-161-0/+0
|\ \ | |/ |/|
| * journal: refuse data which contain invalid fieldsYu Watanabe2020-12-161-0/+0
* | Merge pull request #17968 from yuwata/purge-libudevYu Watanabe2020-12-161-2/+0
|\ \
| * | rules: drop broken linksYu Watanabe2020-12-161-2/+0
| |/
* | network: Allow to configure interface promiscuous modeSusant Sahani2020-12-151-0/+1
* | test: use modern qemu numa argumentsChristian Ehrhardt2020-12-162-1/+23
* | test-network: increase wait_online timeout to handle longer dhcpv4 transient ...Dan Streetman2020-12-141-1/+3
|/
* tree-wide: fix typoYu Watanabe2020-12-141-1/+1
* sd-device: make TAGS= property prefixed and suffixed with ":"Yu Watanabe2020-12-141-28/+16
* networkd-test: add final newlines in generated files, use .format()Zbigniew Jędrzejewski-Szmek2020-12-101-30/+50
* test: pull in weak deps into testsLuca Boccassi2020-12-091-0/+13
* sd-device: use set_strjoin()Yu Watanabe2020-12-081-16/+28
* Merge pull request #17829 from anitazha/testoomdfixLuca Boccassi2020-12-043-5/+5
|\
| * test: fix TEST-56-OOMD thresholds for linux 5.9 changesAnita Zhang2020-12-023-5/+5
* | test-network: add tests for IPv6 routes with reject typeYu Watanabe2020-12-042-0/+72
* | test-network: sleep 1s after reloading configsYu Watanabe2020-12-041-0/+2
* | Merge pull request #17079 from keszybz/late-exec-resolutionLennart Poettering2020-12-034-3/+11
|\ \ | |/ |/|
| * test-execute: make sure shell execs the childZbigniew Jędrzejewski-Szmek2020-11-062-3/+3