summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2015-02-12test-util: remove superfluous constThomas Hindoe Paaboel Andersen
2015-02-04cg_path_get_user_unit(): Did not correctly parse user-unit templates.Luke Shumaker
2015-02-02shared/async: simplify asynchronous_job a bitZbigniew Jędrzejewski-Szmek
2015-02-03util: rework strappenda(), and rename it strjoina()Lennart Poettering
2015-01-28test: duplicate LIST_FOREACH_OTHERS test to check for corner cases of end and...Lennart Poettering
2015-01-28list: add macro for iterating through a list an item is in, skipping the itemLennart Poettering
2015-01-22tests: use assert_se instead of assertRonny Chevalier
2015-01-22Assorted format fixesZbigniew Jędrzejewski-Szmek
2015-01-20util: make http url validity checks more generic, and move them to util.cLennart Poettering
2015-01-19import-raw: when downloading raw images, generate sparse files if we canLennart Poettering
2015-01-18Revert "test-exec: do not skip all the tests"David Herrmann
2015-01-17remove unneeded libgen.h includesCristian Rodríguez
2015-01-15test-path: do not skip tests if we are not rootRonny Chevalier
2015-01-15test-exec: do not skip all the testsRonny Chevalier
2015-01-14test: hashmap_put behaviour for equal keysMartin Pitt
2015-01-13shared: add minimal firewall manipulation helpers for establishing NAT rules,...Lennart Poettering
2015-01-11fstab-util: fix priority parsing and add testZbigniew Jędrzejewski-Szmek
2015-01-11shared/util: respect buffer boundary on incomplete escape sequencesZbigniew Jędrzejewski-Szmek
2015-01-11core/load-fragment: avoid allocating 0 bytes when given an invalid commandZbigniew Jędrzejewski-Szmek
2015-01-11test-unit-file: don't access out-of-bounds memoryZbigniew Jędrzejewski-Szmek
2015-01-11Support negated fstab optionsZbigniew Jędrzejewski-Szmek
2015-01-11Add new function to filter fstab optionsZbigniew Jędrzejewski-Szmek
2015-01-11shared/list: add LIST_APPENDZbigniew Jędrzejewski-Szmek
2015-01-11test-path-lookup: add simple test for path lookup functionsZbigniew Jędrzejewski-Szmek
2015-01-11test-util: make sure that masking and overriding worksZbigniew Jędrzejewski-Szmek
2015-01-11Implement masking and overriding of generatorsZbigniew Jędrzejewski-Szmek
2015-01-11Simplify execute_directory()Zbigniew Jędrzejewski-Szmek
2015-01-09logind: unify how we cast between uid_t and pointers for hashmap keysLennart Poettering
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