summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2015-01-08machined: when cloning a raw disk image, also set the NOCOW flagLennart Poettering
2015-01-08test-verbs: add unit tests for verbs minilibDave Reisner
2015-01-07util: make use of kcmp() to compare fds, if it is availableLennart Poettering
2015-01-05journald: process SIGBUS for the memory maps we set upLennart Poettering
2014-12-30tree-wide: spelling fixesVeres Lajos
2014-12-30macro: add DIV_ROUND_UP()David Herrmann
2014-12-29capability: use /proc/sys/kernel/cap_last_capDavid Herrmann
2014-12-29test: loopback - parse logging env varTom Gundersen
2014-12-28machined: add support for reporting image size via btrfs quotaLennart Poettering
2014-12-28tmpfiles: add new line type 'v' for creating btrfs subvolumesLennart Poettering
2014-12-26test: improve btrfs test caseLennart Poettering
2014-12-25test: wait for cloned thread to exitFilipe Brandenburger
2014-12-25test: only use assert_se in test_raw_cloneFilipe Brandenburger
2014-12-25test: do not use last cap from kernel in test-cap-listFilipe Brandenburger
2014-12-25machined: beef up machined image listing with creation/modification times of ...Lennart Poettering
2014-12-23env-util: don't include files from src/core/Lennart Poettering
2014-12-23core: rearrange code so that libsystemd/sd-bus/ does not include header files...Lennart Poettering
2014-12-22shared: json - support escaping utf16 surrogate pairsTom Gundersen
2014-12-22shared: utf8 - support decoding the full utf16Tom Gundersen
2014-12-22shared: utf8 - support ucs4 -> utf8Tom Gundersen
2014-12-19strv: ass new strv_is_uniq() and strv_reverse() callsLennart Poettering
2014-12-18load-fragment: allow quoting in command name and document allowed escapesZbigniew Jędrzejewski-Szmek
2014-12-18Treat a trailing backslash as an errorZbigniew Jędrzejewski-Szmek
2014-12-18test-strv: use STRV_MAKEZbigniew Jędrzejewski-Szmek
2014-12-18test-cap-list: allow mismatch in caseZbigniew Jędrzejewski-Szmek
2014-12-18core: use raw_clone instead of fork in signal handlerZbigniew Jędrzejewski-Szmek
2014-12-18test-unit-file: add test for semicolon escapingZbigniew Jędrzejewski-Szmek
2014-12-16test-json: use fabsThomas Hindoe Paaboel Andersen
2014-12-16systemctl: refuse to edit runtime dropins when they already exist in /etcZbigniew Jędrzejewski-Szmek
2014-12-15shared: add minimal JSON tokenizerLennart Poettering
2014-12-13test-unit-name: add more testsRonny Chevalier
2014-12-12test-cap-list: always check libcap comes to the same names as we do, for the ...Lennart Poettering
2014-12-12cap-list: return lower-case capability names, similar to libcap's cap_to_name...Lennart Poettering
2014-12-12copy: use btrfs reflinking only whe we know we copy full filesLennart Poettering
2014-12-12shared: add new btrfs-util.[ch] helpers for doing common btrfs operationLennart Poettering
2014-12-12util: when using basename() for creating temporary files, verify the resultin...Lennart Poettering
2014-12-11test-condition: add more test casesRonny Chevalier
2014-12-11test-strv: add test for strv_equalRonny Chevalier
2014-12-11test-execute: add tests for UMask directiveRonny Chevalier
2014-12-11test-unit-name: add tests for %fRonny Chevalier
2014-12-11tree-wide: use our memset() macros instead of memset() itselfLennart Poettering
2014-12-11treewide: correct spacing near eol in code commentsTorstein Husebø
2014-12-10test: fix some tests when running inside a containerJan Synacek
2014-12-10util: introduce our own gperf based capability listLennart Poettering
2014-12-09sd-bus: get rid of PID starttime conceptLennart Poettering
2014-12-04utf8: when escaping unprintable unichars, escape the whole unichar, not just ...Lennart Poettering
2014-12-04utf8: intruduce utf8_escape_non_printableWaLyong Cho
2014-12-04test-path-util: fix a leakThomas Hindoe Paaboel Andersen
2014-12-03strv: add calls to add two entries to an strv at onceLennart Poettering
2014-11-28treewide: convert some left-over (usec_t) -1 to USEC_INFINITYLennart Poettering