summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2018-05-30Fix pattern to detect distributionSergio Lindo Mansilla1-3/+3
2018-05-29core: introduce specifiers for /tmp and /var/tmpLennart Poettering1-0/+2
2018-05-24Merge pull request #8817 from yuwata/cleanup-nsflagsLennart Poettering4-0/+29
2018-05-10test-execute: remove state directories before running testsYu Watanabe1-1/+1
2018-05-11test: add testcase for environment file variables with backslashesJoost Heitbrink5-8/+9
2018-05-10Networkd tests: add bridge link properties to testSusant Sahani1-0/+23
2018-05-05test: add tests for merging RestrictNamespaces=Yu Watanabe4-0/+29
2018-05-03test: don't send image building output to /dev/null (#8886)Lennart Poettering2-2/+2
2018-05-03oss-fuzz: add the reproducer case by oss-fuzz #8064Yu Watanabe2-0/+4
2018-05-02test-functions: don't nest KVM (#8883)Lennart Poettering1-4/+8
2018-05-01test: fix descriptionsYu Watanabe2-2/+2
2018-05-01test: add tests for PrivateDevices= with '+' prefixYu Watanabe2-0/+9
2018-04-27test: add tests for %j and %J specifier in test-execute (#8838)Yu Watanabe2-0/+4
2018-04-19tests: compare with correct shellLennart Poettering2-2/+2
2018-04-18sysusers: make sure to reset the returned value when EOF is reached in fget*e...Franck Bui5-0/+7
2018-04-17Merge pull request #8575 from keszybz/non-absolute-pathsLennart Poettering13-87/+101
2018-04-16test-execute: make find invocation a bit more efficent, increase timeoutZbigniew Jędrzejewski-Szmek1-1/+1
2018-04-16test: drop the use of /bin/sh in various test servicesZbigniew Jędrzejewski-Szmek11-87/+87
2018-04-16systemd: do not require absolute paths in ExecStartZbigniew Jędrzejewski-Szmek2-0/+14
2018-04-13test: add test for prefix unit loadingLennart Poettering7-4/+25
2018-04-12test-execute/exec-specifier.service: fix quotingZbigniew Jędrzejewski-Szmek2-4/+4
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek9-119/+0
2018-04-04fix missed bracket of exec-personality-ppc64le.service (#8650)Feng Sun1-1/+1
2018-03-29tests: run `udevadm settle` after `sfdisk` (#8610)Evgeny Vereshchagin1-0/+2
2018-03-28shared/specifier: be less extravagant with memory allocationsZbigniew Jędrzejewski-Szmek1-0/+3
2018-03-23run-integration-tests: show number of tests runLennart Poettering1-3/+5
2018-03-23run-integration-tests: show make command line executedLennart Poettering1-2/+2
2018-03-23test: bypass selinux integration test if selinux policy devel package is not ...Lennart Poettering1-0/+3
2018-03-23Merge pull request #8552 from keszybz/test-improvementsLennart Poettering4-6/+10
2018-03-22test-execute: skip exec-specifier-interpolation if perl is missingZbigniew Jędrzejewski-Szmek1-1/+1
2018-03-22test-execute: allow sit0@ to exist in private network namespaceZbigniew Jędrzejewski-Szmek1-1/+1
2018-03-22test-execute: simplify checks if grep output is emptyZbigniew Jędrzejewski-Szmek2-2/+2
2018-03-22tests: skip udev-test when perl is not installedZbigniew Jędrzejewski-Szmek1-3/+7
2018-03-21main: add NoNewPrivileges config option (#8475)juergbi1-0/+1
2018-03-21Merge pull request #8487 from keszybz/oss-fuzz-fixesLennart Poettering3-2/+10
2018-03-21core/load-fragment: reject overly long paths earlyZbigniew Jędrzejewski-Szmek2-2/+6
2018-03-21basic/calendarspec: add check for repeat values that would overflowZbigniew Jędrzejewski-Szmek2-0/+4
2018-03-20Merge pull request #8452 from keszybz/use-libmount-moreLennart Poettering5-0/+60
2018-03-19Merge pull request #8461 from keszybz/oss-fuzz-fixesEvgeny Vereshchagin9-2/+26
2018-03-18fuzz-unit-file: simply do not test ListenNetlink= at allZbigniew Jędrzejewski-Szmek2-2/+2
2018-03-18Merge pull request #8471 from filbranden/envnewline1Yu Watanabe5-8/+9
2018-03-17test: add a sysusers test with NIS entriesFranck Bui6-6/+37
2018-03-17fuzz: add test case for oss-fuzz #6897 and a work-aroundZbigniew Jędrzejewski-Szmek3-0/+10
2018-03-17unit-file: do not allow bogus IOSchedulingClass valuesZbigniew Jędrzejewski-Szmek2-0/+4
2018-03-17core/service: fix memleak of USBFunctionStrings and USBFunctionDescriptorsZbigniew Jędrzejewski-Szmek2-0/+4
2018-03-17Add .gitattributes for test/fuzz-regressionsZbigniew Jędrzejewski-Szmek1-0/+1
2018-03-17basic/calendarspec: set a limit on length of calendarspec component chainsZbigniew Jędrzejewski-Szmek2-0/+5
2018-03-16test-execute: Introduce tests for environment values containing newlinesFilipe Brandenburger5-8/+9
2018-03-16test-umount: add a simple test for swap_list_get()Zbigniew Jędrzejewski-Szmek2-0/+5
2018-03-16tests: add a simple test for the mountinfo parsing logicZbigniew Jędrzejewski-Szmek4-0/+55