summaryrefslogtreecommitdiff
path: root/test/units
Commit message (Expand)AuthorAgeFilesLines
* test: explicitly configure oomd stuff via dropinsFrantisek Sumsal2022-01-091-1/+7
* core: teach LoadCredential= to load from a directoryAlbert Brox2022-01-081-1/+18
* test: use full date & time when checking for coredumpsFrantisek Sumsal2022-01-061-1/+1
* test: add testcases of symlinked drop-in directoriesYu Watanabe2021-12-291-0/+20
* tree-wide: fix typoYu Watanabe2021-12-251-1/+1
* Merge pull request #20833 from pdmorrow/onfailure_envYu Watanabe2021-12-252-0/+237
|\
| * tests: add test to cover service exit status propagationPeter Morrow2021-12-132-0/+237
* | test: wait for user inactiveYu Watanabe2021-12-221-0/+7
* | test: remove test-user2Yu Watanabe2021-12-221-0/+15
* | test: add a test case for issue #21817Yu Watanabe2021-12-211-0/+19
* | core: Add trigger limit for path unitsDaan De Meyer2021-12-181-4/+17
* | Revert "core: Propagate condition failed state to triggering units."Daan De Meyer2021-12-172-5/+5
* | test: adjust MemoryHigh= on oomd extended test unitsAnita Zhang2021-12-173-2/+3
* | test: mark TEST-46-HOMED as skipped if feature is disabledMichael Biebl2021-12-161-1/+1
* | test: record missing openssl as a failureMichael Biebl2021-12-161-0/+7
* | test: settle before checking logsFrantisek Sumsal2021-12-161-0/+2
|/
* test: add missing section for Description=Yu Watanabe2021-12-111-0/+1
* test: fix grepping fixed string starts from hyphenYu Watanabe2021-12-111-1/+1
* test: addresses shell check warningYu Watanabe2021-12-101-1/+1
* test: skip TEST-62 if bpf-framework is not supportedYu Watanabe2021-12-101-0/+5
* TEST-10: don't attempt to write a byte to the socketFranck Bui2021-12-071-2/+1
* Merge pull request #21454 from bluca/inspect_elfZbigniew Jędrzejewski-Szmek2021-12-061-0/+4
|\
| * analyze: add inspect-elf verb to parse package metadataLuca Boccassi2021-11-301-0/+4
* | systemctl: support JSON output for "show-environment"Joris Hartog2021-12-061-0/+3
* | test: run commands with debug level logs in TEST-65-ANALYZELuca Boccassi2021-12-011-0/+1
* | gpt: update the gpt test case for LoongArchXiaotian Wu2021-11-301-0/+5
|/
* tree-wide: fix typoYu Watanabe2021-11-301-2/+2
* analyze: add --profile switch to security verbLuca Boccassi2021-11-261-0/+13
* test: make test-55-oomd less flakyAnita Zhang2021-11-261-6/+28
* Merge pull request #21253 from poettering/homed-auto-grow-shrinkLuca Boccassi2021-11-251-4/+36
|\
| * test: add test case for homed rebalancing logicLennart Poettering2021-11-251-4/+36
* | Try to fix exittype test flakynessHenri Chain2021-11-251-10/+11
|/
* test: don't provide password to deactivationLennart Poettering2021-11-251-3/+3
* homed: support LogControl1 D-Bus API too, and make use of itLennart Poettering2021-11-251-0/+1
* test: test new SYSEXT_SCOPE=/PORTABLE_PREFIXES= fields in TEST-29Lennart Poettering2021-11-231-2/+16
* Merge pull request #21440 from poettering/homed-initial-fs-sizeLennart Poettering2021-11-231-1/+1
|\
| * test: update test to use --disk-size=minLennart Poettering2021-11-231-1/+1
* | test: drop the `su` wrapper and use `systemctl` directlyFrantisek Sumsal2021-11-221-13/+6
|/
* homectl: parse "min" and "max" as special disk size valuesLennart Poettering2021-11-191-2/+2
* test: extend homed test to test home dir "maximization"Lennart Poettering2021-11-191-3/+13
* test: make the diff regex BRE-compatibleFrantisek Sumsal2021-11-181-1/+2
* TEST-12: make sure 'adm' group existFranck Bui2021-11-181-0/+2
* test: add grow/shrink/minimize test for homedLennart Poettering2021-11-161-0/+33
* test: make homed test run in qemuLennart Poettering2021-11-161-1/+3
* test: add regression test for systemd-run --scope [--user]Jonas Witschel2021-11-121-0/+17
* test: extend repart test suite to test for unaligned partitionsLennart Poettering2021-11-091-0/+32
* Merge pull request #20813 from unusual-thoughts/exittype_v2Zbigniew Jędrzejewski-Szmek2021-11-082-0/+85
|\
| * Reintroduce ExitTypeHenri Chain2021-11-082-0/+85
* | implement aliasing for systemd-analyze verifyAlbert Brox2021-11-081-0/+8
* | Merge pull request #21237 from bluca/analyze_skipLuca Boccassi2021-11-061-3/+3
|\ \