chiark / gitweb /
nspawn: ignore EEXIST when creating mount point
[elogind.git] / src / test /
2014-10-27 Lennart Poetteringcalendarspec: parse 'quarterly' and 'semi-annually...
2014-10-23 Michal Schmidthashmap: allow hashmap_move() to fail
2014-10-23 Michal Schmidttest: add test for hashmap_reserve()
2014-10-23 Michal Schmidttest: add and improve hashmap tests
2014-10-23 Michal Schmidttest: generate tests for OrderedHashmap from Hashmap...
2014-10-23 WaLyong Chomac: rename apis with mac_{selinux/smack}_ prefix
2014-10-17 Lukas Nykrynenvironment: append unit_id to error messages regarding...
2014-10-12 Zbigniew Jędrzejew... tests: fix some tests to pass in koji
2014-10-04 Thomas Hindoe Paab... test: only use assert_se
2014-10-03 Thomas Hindoe Paab... test-barrier: add checks after the barrier constructor
2014-10-01 Zbigniew Jędrzejew... tests: add tests for {hashmap,set}_steal_first
2014-09-30 Thomas Hindoe Paab... test-fileio: Remove dead check
2014-09-30 Thomas Hindoe Paab... test-date: don't fail test if log_max_level is higher...
2014-09-30 Thomas Hindoe Paab... test-path-util: fix a mem leak and avoid confusing...
2014-09-29 Zbigniew Jędrzejew... Do not format USEC_INFINITY as NULL
2014-09-22 David Herrmannutil: add alloca_align()
2014-09-22 David Herrmanntest-util: make valgrind happy
2014-09-18 Ronny Chevaliertests: fix resource & mem leaks
2014-09-16 Thomas Hindoe Paab... test: silence a coverity report
2014-09-16 Tom Gundersenlibudev: util - drop util_delete_path()
2014-09-15 Michal Schmidthashmap, set: remove unused functions
2014-09-15 Michal Schmidthashmap: introduce hash_ops to make struct Hashmap...
2014-09-14 Thomas Hindoe Paab... test: fix test of uid-range
2014-09-11 Tom Gundersenudev: timeout - warn after a third of the timeout befor...
2014-09-11 David Herrmanntest: fix mem-leak in fdopen() test
2014-09-08 Daniel Macknamespace: add support for custom kdbus endpoint
2014-09-08 Daniel Mackbus: factor out bus policy items
2014-08-30 Zbigniew Jędrzejew... cgroup-util: shorten cg_path_get_session
2014-08-28 David Herrmannmacro: use unique variable names for math-macros
2014-08-27 David Herrmannshared: make container_of() use unique variable names
2014-08-26 Filipe Brandenburgertest-util: use assert_se() for call to safe_mkdir with...
2014-08-26 Filipe Brandenburgertest-path-util: use assert_se in all assertions
2014-08-22 Lennart Poetteringcore: add support for a configurable system-wide start...
2014-08-22 David Herrmannshared: add MAXSIZE() and use it in resolved
2014-08-21 Lennart Poetteringcore: allow informing systemd about service status...
2014-08-19 Lennart PoetteringCONST_MAX breaks gcc on fedora 20 with optimiztation v216
2014-08-19 Lennart Poetteringtmpfiles: add new 'r' line type to add UIDs/GIDs to...
2014-08-19 Lennart Poetteringsysusers: add another column to sysusers files for...
2014-08-18 Ronny Chevaliertests: add missing entry to test-tables
2014-08-18 Ronny Chevaliertests: add tests for time-util.c
2014-08-18 Ronny Chevaliertests: add test-condition-util
2014-08-18 Ronny Chevaliertests: add tests for util.c
2014-08-18 Ronny Chevaliertests: add test for fdset_iterate
2014-08-18 Ronny Chevaliertests: add tests for fileio.c
2014-08-18 Ronny Chevaliertests: add missing unlink
2014-08-18 Ronny Chevaliertests: add tests for socket-util.c
2014-08-15 Lennart PoetteringMerge commit 'b39a2770ba55637da80e2e389222c59dbea73507'
2014-08-15 David Herrmannmacro: add CONST_MAX() macro
2014-08-15 David Herrmanntest: fix strtod test for real
2014-08-15 David Herrmanntest: fix strtod() test
2014-08-14 Dave Reisnerutil: allow strappenda to take any number of args
2014-08-11 Lennart Poetteringudev: never bypass our own logging framework and call...
2014-08-04 Thomas Hindoe Paab... test: use fabs on doubles
2014-08-04 Zbigniew Jędrzejew... Unify parse_argv style
2014-07-31 Zbigniew Jędrzejew... Always prefer our headers to system headers
2014-07-31 Zbigniew Jędrzejew... Properly report invalid quoted strings
2014-07-31 Zbigniew Jędrzejew... Reject invalid quoted strings
2014-07-31 Zbigniew Jędrzejew... test-strv: add test which shows access to random memory
2014-07-29 David Herrmannbarrier: fix race in test-code
2014-07-29 Kay Sieversudev: unify event timeout handling
2014-07-29 David Herrmannbarrier: convert msecs to usecs in test-code
2014-07-27 Ansgar Burchardtparse_boolean: require exact matches
2014-07-26 Zbigniew Jędrzejew... Add utility function to append root to path
2014-07-20 Zbigniew Jędrzejew... test-cgroup-mask: fix masks in test and enable by default
2014-07-20 Zbigniew Jędrzejew... test-cgroup-mask: pass on kernels without memory controller
2014-07-20 Zbigniew Jędrzejew... test-engine: fix access to unit load path
2014-07-19 Zbigniew Jędrzejew... core: remove systemd_running_as lookup functions
2014-07-19 Zbigniew Jędrzejew... barrier: initalize file descriptors with -1
2014-07-17 Thomas Hindoe Paab... test-pty: silence a warning
2014-07-17 David Herrmannshared: add PTY helper
2014-07-17 David Herrmannshared: add generic IPC barrier
2014-07-16 Zbigniew Jędrzejew... test-tables: add new entries
2014-07-16 Thomas Hindoe Paab... test-socket-util: silence warnings
2014-07-16 Zbigniew Jędrzejew... shared/socket-util: add function to query remote address
2014-07-11 David Herrmannshared: fix coding-style for ring-buffer implementation
2014-07-11 Zbigniew Jędrzejew... util: fix has cc check and add test
2014-07-10 Lennart Poetteringshared: split out in_addr related calls from socket...
2014-07-03 Lennart Poetteringmachinectl: show /etc/os-release information of contain...
2014-07-03 Lennart Poetteringtest: print library tuple in test
2014-07-02 Lennart Poetteringutil: when unescaping strings, don't allow smuggling...
2014-06-30 Ronny Chevaliertests: add missing XDG_RUNTIME_DIR env variable
2014-06-24 Ronny Chevaliertests: add test-ratelimit
2014-06-24 Ronny Chevaliertests: add tests to test-unit-name
2014-06-21 Thomas Hindoe Paab... consistently order cleanup attribute before type
2014-06-21 Ronny Chevaliertests: add test_fdset_remove
2014-06-21 Ronny Chevaliertests: add test-async
2014-06-21 Ronny Chevaliertests: add test-capability
2014-06-20 Michael Marineautest: ensure conf_files_list returns absolute paths
2014-06-20 Michael Marineautest: unit test for using alternate roots with path_str...
2014-06-19 Ronny Chevaliertests: add tests for strv_extendf
2014-06-19 Ronny Chevaliertests: add tests to test-util
2014-06-19 Ronny Chevaliertests: add missing return
2014-06-18 Lennart Poetteringnetworkd: add a number of calls to manipulate in_addr_u...
2014-06-17 Lennart Poetteringinstall: beef up preset logic to limit to only enable...
2014-06-16 Ronny Chevaliertests: unlink temp file used in test
2014-06-16 Ronny Chevaliertests: add tests to test-hashmap
2014-06-16 Ronny Chevaliertests: add test-fdset
2014-06-16 Ronny Chevaliertests: add test-socket-util
2014-06-06 Lennart Poetteringbus: add basic dbus1 policy parser
2014-06-04 Lennart Poetteringcore: rename ReadOnlySystem= to ProtectSystem= and...
next