summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAgeFilesLines
* Assorted format fixesZbigniew Jędrzejewski-Szmek2015-01-222-2/+2
* util: make http url validity checks more generic, and move them to util.cLennart Poettering2015-01-201-9/+9
* import-raw: when downloading raw images, generate sparse files if we canLennart Poettering2015-01-191-0/+37
* Revert "test-exec: do not skip all the tests"David Herrmann2015-01-181-20/+6
* remove unneeded libgen.h includesCristian Rodríguez2015-01-171-1/+0
* test-path: do not skip tests if we are not rootRonny Chevalier2015-01-151-4/+0
* test-exec: do not skip all the testsRonny Chevalier2015-01-151-6/+20
* test: hashmap_put behaviour for equal keysMartin Pitt2015-01-141-1/+6
* shared: add minimal firewall manipulation helpers for establishing NAT rules,...Lennart Poettering2015-01-131-0/+60
* fstab-util: fix priority parsing and add testZbigniew Jędrzejewski-Szmek2015-01-111-0/+17
* shared/util: respect buffer boundary on incomplete escape sequencesZbigniew Jędrzejewski-Szmek2015-01-111-2/+18
* core/load-fragment: avoid allocating 0 bytes when given an invalid commandZbigniew Jędrzejewski-Szmek2015-01-111-0/+14
* test-unit-file: don't access out-of-bounds memoryZbigniew Jędrzejewski-Szmek2015-01-111-3/+8
* Support negated fstab optionsZbigniew Jędrzejewski-Szmek2015-01-111-0/+9
* Add new function to filter fstab optionsZbigniew Jędrzejewski-Szmek2015-01-111-0/+112
* shared/list: add LIST_APPENDZbigniew Jędrzejewski-Szmek2015-01-111-0/+24
* test-path-lookup: add simple test for path lookup functionsZbigniew Jędrzejewski-Szmek2015-01-111-0/+74
* test-util: make sure that masking and overriding worksZbigniew Jędrzejewski-Szmek2015-01-111-11/+30
* Implement masking and overriding of generatorsZbigniew Jędrzejewski-Szmek2015-01-111-11/+16
* Simplify execute_directory()Zbigniew Jędrzejewski-Szmek2015-01-111-1/+1
* logind: unify how we cast between uid_t and pointers for hashmap keysLennart Poettering2015-01-091-0/+10
* machined: when cloning a raw disk image, also set the NOCOW flagLennart Poettering2015-01-081-1/+1
* test-verbs: add unit tests for verbs minilibDave Reisner2015-01-081-0/+78
* util: make use of kcmp() to compare fds, if it is availableLennart Poettering2015-01-071-0/+35
* journald: process SIGBUS for the memory maps we set upLennart Poettering2015-01-051-0/+62
* tree-wide: spelling fixesVeres Lajos2014-12-301-1/+1
* macro: add DIV_ROUND_UP()David Herrmann2014-12-301-0/+34
* capability: use /proc/sys/kernel/cap_last_capDavid Herrmann2014-12-291-1/+43
* test: loopback - parse logging env varTom Gundersen2014-12-291-0/+4
* machined: add support for reporting image size via btrfs quotaLennart Poettering2014-12-281-1/+12
* tmpfiles: add new line type 'v' for creating btrfs subvolumesLennart Poettering2014-12-281-0/+1
* test: improve btrfs test caseLennart Poettering2014-12-261-5/+9
* test: wait for cloned thread to exitFilipe Brandenburger2014-12-251-2/+8
* test: only use assert_se in test_raw_cloneFilipe Brandenburger2014-12-251-4/+4
* test: do not use last cap from kernel in test-cap-listFilipe Brandenburger2014-12-251-3/+4
* machined: beef up machined image listing with creation/modification times of ...Lennart Poettering2014-12-251-1/+24
* env-util: don't include files from src/core/Lennart Poettering2014-12-231-1/+1
* core: rearrange code so that libsystemd/sd-bus/ does not include header files...Lennart Poettering2014-12-231-1/+2
* shared: json - support escaping utf16 surrogate pairsTom Gundersen2014-12-221-0/+3
* shared: utf8 - support decoding the full utf16Tom Gundersen2014-12-221-0/+13
* shared: utf8 - support ucs4 -> utf8Tom Gundersen2014-12-221-0/+1
* strv: ass new strv_is_uniq() and strv_reverse() callsLennart Poettering2014-12-191-0/+53
* load-fragment: allow quoting in command name and document allowed escapesZbigniew Jędrzejewski-Szmek2014-12-181-33/+123
* Treat a trailing backslash as an errorZbigniew Jędrzejewski-Szmek2014-12-182-19/+34
* test-strv: use STRV_MAKEZbigniew Jędrzejewski-Szmek2014-12-181-13/+13
* test-cap-list: allow mismatch in caseZbigniew Jędrzejewski-Szmek2014-12-181-3/+3
* core: use raw_clone instead of fork in signal handlerZbigniew Jędrzejewski-Szmek2014-12-181-0/+20
* test-unit-file: add test for semicolon escapingZbigniew Jędrzejewski-Szmek2014-12-181-17/+21
* test-json: use fabsThomas Hindoe Paaboel Andersen2014-12-161-1/+3
* systemctl: refuse to edit runtime dropins when they already exist in /etcZbigniew Jędrzejewski-Szmek2014-12-161-2/+2