summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* log: add an "error" parameter to all low-level logging calls and intrdouce lo...Lennart Poettering2014-11-27
* util: add function getting proc environJakub Filak2014-11-27
* test: support empty environment variables in unit filesIago López Galeiras2014-11-23
* Do not check for existence of remote binariesZbigniew Jędrzejewski-Szmek2014-11-22
* util: add functions getting proc cwd and rootJakub Filak2014-11-21
* tests: fix minor memory leakLennart Poettering2014-11-20
* udev: support ENV{}=="" global property matchesKay Sievers2014-11-13
* udev: move global property handling from libudev to udevdKay Sievers2014-11-13
* udev: switch to systemd logging functionsKay Sievers2014-11-13
* tests: add test-executeRonny Chevalier2014-11-13
* manager: allow test run to catch SIGCHLD eventsRonny Chevalier2014-11-13
* strv: rework strv_split_quoted() to use unquote_first_word()Lennart Poettering2014-11-10
* tests: add test-pathRonny Chevalier2014-11-08
* util: rework /proc/cmdline parser to use unquote_first_word()Lennart Poettering2014-11-07
* copy: teach copy_bytes() sendfile() support, and then replace sendfile_full()...Lennart Poettering2014-11-07
* shared: rename condition-util.[ch] to condition.[ch]Lennart Poettering2014-11-06
* core: get rid of condition.c and move the remaining call into util.cLennart Poettering2014-11-06
* core: introduce the concept of AssertXYZ= similar to ConditionXYZ=, but fatal...Lennart Poettering2014-11-06
* condition: add more test casesLennart Poettering2014-11-06
* condition: unify condition logic in one fileLennart Poettering2014-11-06
* condition: properly allow passing back errors from condition checksLennart Poettering2014-11-06
* condition: rewrite condition_test_kernel_command_line() based on unquote_firs...Lennart Poettering2014-11-05
* shared: unaligned - use void* instead of unaligned be16_t*Tom Gundersen2014-11-05
* test: hashmap-plain - make coverity happyTom Gundersen2014-11-05
* test: fileio - make coverity happyTom Gundersen2014-11-05
* test: use assert_se in test_hashmap_moveMichal Schmidt2014-11-04
* shared: add helpers for unaligend BE read/writeTom Gundersen2014-11-01
* Make bus errno mappings non-staticZbigniew Jędrzejewski-Szmek2014-10-31
* tests: add test-copyRonny Chevalier2014-10-31
* tests: add tests for path_startswithRonny Chevalier2014-10-31
* tests: add missing entry for LocalVariable to test-tablesRonny Chevalier2014-10-31
* tests: add test-locale-utilRonny Chevalier2014-10-31
* tests: add tests for strv.cRonny Chevalier2014-10-31
* tests: add tests for fileio.cRonny Chevalier2014-10-31
* test: test a corner case in hashmap_remove_and_replace()Michal Schmidt2014-10-30
* test: adjust max load factor in test_hashmap_many()Michal Schmidt2014-10-30
* calendarspec: parse 'quarterly' and 'semi-annually' as shortcutsLennart Poettering2014-10-27
* hashmap: allow hashmap_move() to failMichal Schmidt2014-10-23
* test: add test for hashmap_reserve()Michal Schmidt2014-10-23
* test: add and improve hashmap testsMichal Schmidt2014-10-23
* test: generate tests for OrderedHashmap from Hashmap testsMichal Schmidt2014-10-23
* mac: rename apis with mac_{selinux/smack}_ prefixWaLyong Cho2014-10-23
* environment: append unit_id to error messages regarding EnvironmentFileLukas Nykryn2014-10-17
* tests: fix some tests to pass in kojiZbigniew Jędrzejewski-Szmek2014-10-12
* test: only use assert_seThomas Hindoe Paaboel Andersen2014-10-04
* test-barrier: add checks after the barrier constructorThomas Hindoe Paaboel Andersen2014-10-03
* tests: add tests for {hashmap,set}_steal_firstZbigniew Jędrzejewski-Szmek2014-10-01
* test-fileio: Remove dead checkThomas Hindoe Paaboel Andersen2014-09-30
* test-date: don't fail test if log_max_level is higher than LOG_INFOThomas Hindoe Paaboel Andersen2014-09-30
* test-path-util: fix a mem leak and avoid confusing coverityThomas Hindoe Paaboel Andersen2014-09-30