summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAgeFilesLines
* Fix missing space in comments (#5439)AsciiWolf2017-02-241-4/+4
* Merge pull request #4670 from htejun/systemd-controller-on-unified-v2Lennart Poettering2017-02-231-0/+47
|\
| * test-cgroup-util: add a "test" to print out cg_is_*_wanted() valuesZbigniew Jędrzejewski-Szmek2017-02-221-0/+47
* | test-env-util: fix typo leading to memleakZbigniew Jędrzejewski-Szmek2017-02-211-2/+2
* | Merge pull request #5131 from keszybz/environment-generatorsLennart Poettering2017-02-216-50/+606
|\ \
| * | test-env-util: add more tests for "extended syntax"Zbigniew Jędrzejewski-Szmek2017-02-201-0/+30
| * | basic: support default and alternate values for env expansionRay Strode2017-02-202-3/+27
| * | Tighten checking for variable validityZbigniew Jędrzejewski-Szmek2017-02-202-2/+50
| * | Allow braceless variables to be expandedZbigniew Jędrzejewski-Szmek2017-02-202-6/+39
| * | basic: add new merge_env_file functionRay Strode2017-02-202-0/+83
| * | basic: fix strv_env_get_n for unclean arraysRay Strode2017-02-201-0/+11
| * | exec-util: implement a set of callbacks to pass variables aroundZbigniew Jędrzejewski-Szmek2017-02-201-0/+55
| * | env-util,fileio: immediately replace variables in load_env_file_push()Zbigniew Jędrzejewski-Szmek2017-02-201-0/+2
| * | basic/exec-util: add support for synchronous (ordered) executionZbigniew Jędrzejewski-Szmek2017-02-201-11/+209
| * | core/manager: split out creation of serialization fd out to a helperZbigniew Jędrzejewski-Szmek2017-02-201-0/+10
| * | basic/conf-files: extend conf_files_list() to list unsuffixed filesZbigniew Jędrzejewski-Szmek2017-02-111-2/+22
| * | basic/util: move execute_directory() to separate fileZbigniew Jędrzejewski-Szmek2017-02-112-45/+87
* | | test: re-drop assumption that /run is a mount point, part 2 (#5386)Martin Pitt2017-02-191-1/+3
| |/ |/|
* | test: re-drop assumption that /run is a mount point (#5377)Martin Pitt2017-02-171-2/+6
* | machined: when copying files from/to userns containers chown to rootLennart Poettering2017-02-171-3/+4
* | copy: change the various copy_xyz() calls to take a unified flags parameterLennart Poettering2017-02-171-12/+12
* | test: drop TEST_DATA_DIR, fold into get_testdata_dir()Martin Pitt2017-02-167-13/+9
* | test: show error message if $SYSTEMD_TEST_DATA does not existMartin Pitt2017-02-161-2/+2
* | Rename $TEST_DIR to $SYSTEMD_TEST_DATA, document itZbigniew Jędrzejewski-Szmek2017-02-161-1/+1
* | test: setup test data dir before fake runtime dirMartin Pitt2017-02-164-7/+5
* | Merge pull request #4526 from keszybz/coredump-pythonLennart Poettering2017-02-161-0/+90
|\ \
| * | test-journal-importer: add a test case with broken inputZbigniew Jędrzejewski-Szmek2017-02-151-1/+17
| * | test-journal-importer: new test file to check the newly exported importer codeZbigniew Jędrzejewski-Szmek2017-02-151-0/+74
* | | test-ipcrm: use configured nobody user name (#5350)Zbigniew Jędrzejewski-Szmek2017-02-151-1/+1
|/ /
* | test: make unit tests relocatableMartin Pitt2017-02-136-5/+10
* | Merge pull request #5319 from keszybz/test-executeLennart Poettering2017-02-131-16/+33
|\ \
| * | test-execute: use __func__ to shorten messagesZbigniew Jędrzejewski-Szmek2017-02-121-13/+13
| * | test-execute: detect missing capsh in all testsZbigniew Jędrzejewski-Szmek2017-02-121-3/+20
| |/
* | core: skip ReadOnlyPaths= and other permission-related mounts on PermissionsS...Lennart Poettering2017-02-121-0/+5
* | calendarspec: fix duplicate detection (#5310)Doug Christman2017-02-121-0/+1
|/
* Merge pull request #4962 from poettering/root-directory-2Zbigniew Jędrzejewski-Szmek2017-02-081-0/+2
|\
| * core: add RootImage= setting for using a specific image file as root director...Lennart Poettering2017-02-071-0/+2
* | seccomp: on s390 the clone() parameters are reversedLennart Poettering2017-02-081-0/+3
* | test: Fix a maybe-uninitialised compiler warning (#5269)Philip Withnall2017-02-081-1/+1
* | seccomp: MemoryDenyWriteExecute= should affect both mmap() and mmap2() (#5254)Lennart Poettering2017-02-081-1/+11
* | install: when a template unit is instantiated via a /usr symlink, consider it...Lennart Poettering2017-02-071-0/+23
|/
* seccomp: RestrictAddressFamilies= is not supported on i386/s390/s390x, make i...Lennart Poettering2017-02-061-0/+16
* treewide: replace homegrown memory_erase with explicit_bzeroZbigniew Jędrzejewski-Szmek2017-02-051-23/+12
* Silence two "unused function af_lookup" warnings (#5222)Zbigniew Jędrzejewski-Szmek2017-02-042-0/+2
* time-util: refuse formatting/parsing times that we can't storeLennart Poettering2017-02-022-1/+37
* fs-util: unify code we use to check if dirent's d_name is "." or ".."Lennart Poettering2017-02-021-0/+11
* Merge pull request #5146 from ssahani/ifname-aliasZbigniew Jędrzejewski-Szmek2017-01-311-2/+1
|\
| * socket-utils: revert f1811313f42dc7ddaed3c47edc834c2bfd1309b2Susant Sahani2017-01-241-2/+1
* | util-lib: Fix chase_symlinks() with absolute symlinks (#5185)3chas32017-01-311-0/+7
|/
* network: accept colons in network interface names, normally used for alias in...peoronoob2017-01-231-1/+2