summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* tests: reset _found at the end of each iteration (#8195)Evgeny Vereshchagin2018-02-161-0/+1
* test/test-functions: Debian/Ubuntu, now ship 95-dm-notify.rules, copy itDimitri John Ledkov2018-02-151-2/+3
* Merge pull request #8058 from keszybz/sysusers-inlineYu Watanabe2018-02-056-14/+81
|\
| * test/TEST-21-SYSUSERS: add tests for new functionalityZbigniew Jędrzejewski-Szmek2018-02-026-14/+81
* | test: sort imports and use "new" string formattingBatuhan Osman Taşkaya2018-02-052-44/+42
|/
* sysusers: allow force reusing existing user/group IDs (#8037)Michael Vogt2018-02-0115-7/+146
* Merge pull request #7933 from keszybz/fuzz-regressionEvgeny Vereshchagin2018-01-274-0/+32
|\
| * Hook up oss-fuzz test cases as testsZbigniew Jędrzejewski-Szmek2018-01-272-0/+32
| * test: add regression test for oss-fuzz issue 5465Jonathan Rudenberg2018-01-201-0/+0
| * test: add regression test for #7888Jonathan Rudenberg2018-01-201-0/+0
* | sysusers: ensure GID in uid:gid syntax existsMichael Vogt2018-01-258-5/+29
* | sysusers: make ADD_GROUP always create a groupMichael Vogt2018-01-253-0/+6
* | test: add TEST-21-SYSUSERS testMichael Vogt2018-01-2511-0/+59
* | fuzz: add DHCP server fuzzerJonathan Rudenberg2018-01-197-0/+0
|/
* core: be stricter when handling PID files and MAINPID sd_notify() messagesLennart Poettering2018-01-114-1/+188
* separate flags from shebangbleep_blop2017-12-251-1/+2
* more portable perl shebangs (#7701)Jörg Thalheim2017-12-191-1/+1
* test: fix TEST-13-NSPAWN-SMOKELennart Poettering2017-12-151-1/+1
* test: make sure "make" in the test directories works againLennart Poettering2017-12-155-5/+5
* Merge pull request #7469 from kinvolk/dongsu/nspawn-netnsZbigniew Jędrzejewski-Szmek2017-12-141-2/+50
|\
| * test: add smoke tests for `--network-namespace-path`Iago López Galeiras2017-12-141-2/+15
| * test: add CLI smoke tests for `--network-namespace-path` of nspawnDongsu Park2017-12-131-0/+35
* | core: add EXTEND_TIMEOUT_USEC={usec} - prevent timeouts in startup/runtime/sh...Daniel Black2017-12-1412-0/+291
|/
* Merge pull request #7554 from keszybz/autodetect-buildLennart Poettering2017-12-077-24/+13
|\
| * run-integration-test: allow argument to be overridenZbigniew Jędrzejewski-Szmek2017-12-061-1/+6
| * tests: try to autodetect directory betterZbigniew Jędrzejewski-Szmek2017-12-067-25/+9
* | test-execute: use the "nogroup" group if it exists for testingLennart Poettering2017-12-062-0/+8
|/
* test-execute: add tests for CPUAffinity=Yu Watanabe2017-12-064-0/+24
* Merge pull request #7532 from yuwata/test-executeZbigniew Jędrzejewski-Szmek2017-12-0517-25/+79
|\
| * test-execute: add test for that DynamicUser= migrate StateDirectory=Yu Watanabe2017-12-063-0/+42
| * test-execute: cleanupYu Watanabe2017-12-0615-25/+37
* | test: add a simple script that runs all our integration tests one after the o...Lennart Poettering2017-12-051-0/+45
* | tests: don't use "netcat" for testing TEST-10-ISSUE-2467Lennart Poettering2017-12-051-3/+5
* | tests: make TEST-10-ISSUE-2467 also run in nspawnLennart Poettering2017-12-051-1/+1
|/
* tests: fix description of TEST-14-MACHINE-IDLennart Poettering2017-11-291-1/+1
* test: increase the timeout for hwdb-testZbigniew Jędrzejewski-Szmek2017-11-261-1/+2
* test: set log_level to info in test-hwdb and check-help-*Yu Watanabe2017-11-261-0/+1
* test: skip DELEGATE test if the kernel can't do cgroupv2 (#7445)Lennart Poettering2017-11-241-8/+12
* test-execute: test more % specifiers (#7450)Yu Watanabe2017-11-243-3/+31
* tests: install `test` as part of BASICTOOLS (#7434)Evgeny Vereshchagin2017-11-231-1/+1
* meson: re-attach rule-syntax-check.py testZbigniew Jędrzejewski-Szmek2017-11-222-11/+10
* rule-test-syntax: modernize syntax and add debug messageZbigniew Jędrzejewski-Szmek2017-11-221-4/+5
* Merge pull request #7381 from poettering/cgroup-unified-delegate-reworkZbigniew Jędrzejewski-Szmek2017-11-223-0/+67
|\
| * test: fix UDEV-WANTS testcase for non-bash shellsLennart Poettering2017-11-211-1/+1
| * test: add a test case that validates cgroup delegationLennart Poettering2017-11-213-0/+67
* | test: fix UDEV-WANTS testcase for non-bash shells (#7407)Lennart Poettering2017-11-211-1/+1
* | Merge pull request #7363 from poettering/success-actionLennart Poettering2017-11-214-1/+65
|\ \ | |/ |/|
| * test: add testcase for FailureAction=/SuccessAction=Lennart Poettering2017-11-204-1/+65
* | test: fall back to /boot if bootctl -p fails (#7397)Zbigniew Jędrzejewski-Szmek2017-11-201-1/+1
|/
* Merge pull request #7154 from keszybz/bootspecLennart Poettering2017-11-201-4/+5
|\