summaryrefslogtreecommitdiff
path: root/test/meson.build
Commit message (Expand)AuthorAgeFilesLines
* test: add test for https://github.com/systemd/systemd/issues/14560Lennart Poettering2020-01-201-0/+1
* test: add test case for PrivateDevices=y and Group=daemonAnita Zhang2019-12-181-0/+1
* tests: Add capability tests for ProtectKernelLogsKevin Kuehler2019-11-111-0/+2
* Rename udev's hwdb/ to hwdb.d/Zbigniew Jędrzejewski-Szmek2019-10-101-1/+1
* core: ExecCondition= for servicesAnita Zhang2019-07-171-0/+2
* tests: Check trivial loop between two jobsMichal Koutný2019-06-261-0/+1
* tests: Check job ordering on execution cyclesMichal Koutný2019-06-261-0/+1
* cgroup: Implement default propagation of MemoryLow with DefaultMemoryLowChris Down2019-04-121-0/+10
* test-execute: block /sys not /procZbigniew Jędrzejewski-Szmek2019-03-151-1/+1
* test: add a testcase for ProtectHome=tmpfs vs ProtectSystem=strictYu Watanabe2019-03-131-0/+1
* core: add ':' prefix to ExecXYZ= skip env var substitutionAnita Zhang2019-02-201-0/+1
* meson: bump timeout for test-udev to 180sFrantisek Sumsal2019-01-211-1/+2
* cgroup: Add DisableControllers= directive to disable controller in subtreeChris Down2018-12-031-0/+2
* Merge pull request #10134 from keszybz/test-runnerLennart Poettering2018-10-051-0/+8
|\
| * tests: add a runner for installed testsZbigniew Jędrzejewski-Szmek2018-09-241-0/+8
* | test-execute: add a test for systemcall filter (#10273)Yu Watanabe2018-10-051-0/+1
* | fuzz: unify the "fuzz-regressions" directory with the main corpusZbigniew Jędrzejewski-Szmek2018-10-021-1/+1
|/
* meson: do not build tests by default when '-Dtests=false'Yu Watanabe2018-09-131-1/+1
* meson: disable _all_ tests when -Dtests=falseZbigniew Jędrzejewski-Szmek2018-09-131-10/+18
* test: add tests for DynamicUser= with static User= whose UID and GID are diff...Yu Watanabe2018-07-261-0/+2
* Add support for opening files for appendingZsolt Dollenstein2018-07-201-0/+2
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-06-141-2/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* test: add test for trailing dot in WorkingDirectory= and RuntimeDirectory=Yu Watanabe2018-06-031-0/+1
* test: add tests for merging RestrictNamespaces=Yu Watanabe2018-05-051-0/+3
* test: add tests for PrivateDevices= with '+' prefixYu Watanabe2018-05-011-0/+1
* Merge pull request #8575 from keszybz/non-absolute-pathsLennart Poettering2018-04-171-0/+1
|\
| * systemd: do not require absolute paths in ExecStartZbigniew Jędrzejewski-Szmek2018-04-161-0/+1
* | test: add test for prefix unit loadingLennart Poettering2018-04-131-4/+9
* | tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
|/
* tests: skip udev-test when perl is not installedZbigniew Jędrzejewski-Szmek2018-03-221-3/+7
* test-umount: add a simple test for swap_list_get()Zbigniew Jędrzejewski-Szmek2018-03-161-0/+1
* tests: add a simple test for the mountinfo parsing logicZbigniew Jędrzejewski-Szmek2018-03-161-0/+3
* test-execute: rename tests for AmbientCapabilities=Yu Watanabe2018-03-041-6/+6
* test-execute: add tests with user/group daemonYu Watanabe2018-03-021-0/+6
* test-execute: add a test for the case that NOBODY_GROUP_NAME is nogroupYu Watanabe2018-03-011-0/+1
* test: add tests for TemporaryFileSystem=Yu Watanabe2018-02-211-0/+4
* Hook up oss-fuzz test cases as testsZbigniew Jędrzejewski-Szmek2018-01-271-0/+2
* test-execute: use the "nogroup" group if it exists for testingLennart Poettering2017-12-061-0/+1
* test-execute: add tests for CPUAffinity=Yu Watanabe2017-12-061-0/+3
* test-execute: add test for that DynamicUser= migrate StateDirectory=Yu Watanabe2017-12-061-0/+2
* test-execute: cleanupYu Watanabe2017-12-061-11/+11
* test: increase the timeout for hwdb-testZbigniew Jędrzejewski-Szmek2017-11-261-1/+2
* test-execute: test more % specifiers (#7450)Yu Watanabe2017-11-241-0/+1
* meson: re-attach rule-syntax-check.py testZbigniew Jędrzejewski-Szmek2017-11-221-0/+7
* Merge pull request #7198 from poettering/stdin-stdoutLennart Poettering2017-11-191-0/+2
|\
| * test: add basic test for StandardInput=file:Lennart Poettering2017-11-171-0/+1
| * test: add tests for StandardInputText= and StandardInputData=Lennart Poettering2017-11-171-0/+1
* | Add license headers and SPDX identifiers to meson.build filesZbigniew Jędrzejewski-Szmek2017-11-191-0/+17
|/
* test-execute: update test for SystemCallErrorNumber=Yu Watanabe2017-11-111-1/+2