summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* test-hashmap: fix gcc5 warningDaniel Mack2015-02-24
* test-time: test "infinity" parsing in nanosecondsDaniel Mack2015-02-24
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* test: utf8 - fix utf16 tests on BE machinesTom Gundersen2015-02-18
* test-util: remove superfluous constThomas Hindoe Paaboel Andersen2015-02-12
* cg_path_get_user_unit(): Did not correctly parse user-unit templates.Luke Shumaker2015-02-04
* shared/async: simplify asynchronous_job a bitZbigniew Jędrzejewski-Szmek2015-02-02
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-03
* test: duplicate LIST_FOREACH_OTHERS test to check for corner cases of end and...Lennart Poettering2015-01-28
* list: add macro for iterating through a list an item is in, skipping the itemLennart Poettering2015-01-28
* tests: use assert_se instead of assertRonny Chevalier2015-01-22
* Assorted format fixesZbigniew Jędrzejewski-Szmek2015-01-22
* util: make http url validity checks more generic, and move them to util.cLennart Poettering2015-01-20
* import-raw: when downloading raw images, generate sparse files if we canLennart Poettering2015-01-19
* Revert "test-exec: do not skip all the tests"David Herrmann2015-01-18
* remove unneeded libgen.h includesCristian Rodríguez2015-01-17
* test-path: do not skip tests if we are not rootRonny Chevalier2015-01-15
* test-exec: do not skip all the testsRonny Chevalier2015-01-15
* test: hashmap_put behaviour for equal keysMartin Pitt2015-01-14
* shared: add minimal firewall manipulation helpers for establishing NAT rules,...Lennart Poettering2015-01-13
* fstab-util: fix priority parsing and add testZbigniew Jędrzejewski-Szmek2015-01-11
* shared/util: respect buffer boundary on incomplete escape sequencesZbigniew Jędrzejewski-Szmek2015-01-11
* core/load-fragment: avoid allocating 0 bytes when given an invalid commandZbigniew Jędrzejewski-Szmek2015-01-11
* test-unit-file: don't access out-of-bounds memoryZbigniew Jędrzejewski-Szmek2015-01-11
* Support negated fstab optionsZbigniew Jędrzejewski-Szmek2015-01-11
* Add new function to filter fstab optionsZbigniew Jędrzejewski-Szmek2015-01-11
* shared/list: add LIST_APPENDZbigniew Jędrzejewski-Szmek2015-01-11
* test-path-lookup: add simple test for path lookup functionsZbigniew Jędrzejewski-Szmek2015-01-11
* test-util: make sure that masking and overriding worksZbigniew Jędrzejewski-Szmek2015-01-11
* Implement masking and overriding of generatorsZbigniew Jędrzejewski-Szmek2015-01-11
* Simplify execute_directory()Zbigniew Jędrzejewski-Szmek2015-01-11
* logind: unify how we cast between uid_t and pointers for hashmap keysLennart Poettering2015-01-09
* machined: when cloning a raw disk image, also set the NOCOW flagLennart Poettering2015-01-08
* test-verbs: add unit tests for verbs minilibDave Reisner2015-01-08
* util: make use of kcmp() to compare fds, if it is availableLennart Poettering2015-01-07
* journald: process SIGBUS for the memory maps we set upLennart Poettering2015-01-05
* tree-wide: spelling fixesVeres Lajos2014-12-30
* macro: add DIV_ROUND_UP()David Herrmann2014-12-30
* capability: use /proc/sys/kernel/cap_last_capDavid Herrmann2014-12-29
* test: loopback - parse logging env varTom Gundersen2014-12-29
* machined: add support for reporting image size via btrfs quotaLennart Poettering2014-12-28
* tmpfiles: add new line type 'v' for creating btrfs subvolumesLennart Poettering2014-12-28
* test: improve btrfs test caseLennart Poettering2014-12-26
* test: wait for cloned thread to exitFilipe Brandenburger2014-12-25
* test: only use assert_se in test_raw_cloneFilipe Brandenburger2014-12-25
* test: do not use last cap from kernel in test-cap-listFilipe Brandenburger2014-12-25
* machined: beef up machined image listing with creation/modification times of ...Lennart Poettering2014-12-25
* env-util: don't include files from src/core/Lennart Poettering2014-12-23
* core: rearrange code so that libsystemd/sd-bus/ does not include header files...Lennart Poettering2014-12-23
* shared: json - support escaping utf16 surrogate pairsTom Gundersen2014-12-22