]> git.ipfire.org Git - thirdparty/systemd.git/history - src/test
systemd-hwdb: introduce new tool
[thirdparty/systemd.git] / src / test /
2014-12-18  Zbigniew Jędrzejew... core: use raw_clone instead of fork in signal handler
2014-12-18  Zbigniew Jędrzejew... test-unit-file: add test for semicolon escaping
2014-12-16  Thomas Hindoe Paab... test-json: use fabs
2014-12-16  Zbigniew Jędrzejew... systemctl: refuse to edit runtime dropins when they...
2014-12-15  Lennart Poetteringshared: add minimal JSON tokenizer
2014-12-13  Ronny Chevaliertest-unit-name: add more tests
2014-12-12  Lennart Poetteringtest-cap-list: always check libcap comes to the same...
2014-12-12  Lennart Poetteringcap-list: return lower-case capability names, similar...
2014-12-12  Lennart Poetteringcopy: use btrfs reflinking only whe we know we copy...
2014-12-12  Lennart Poetteringshared: add new btrfs-util.[ch] helpers for doing commo...
2014-12-12  Lennart Poetteringutil: when using basename() for creating temporary...
2014-12-11  Ronny Chevaliertest-condition: add more test cases
2014-12-11  Ronny Chevaliertest-strv: add test for strv_equal
2014-12-11  Ronny Chevaliertest-execute: add tests for UMask directive
2014-12-11  Ronny Chevaliertest-unit-name: add tests for %f
2014-12-11  Lennart Poetteringtree-wide: use our memset() macros instead of memset...
2014-12-11  Torstein Husebøtreewide: correct spacing near eol in code comments
2014-12-10  Jan Synacektest: fix some tests when running inside a container
2014-12-10  Lennart Poetteringutil: introduce our own gperf based capability list
2014-12-09  Lennart Poetteringsd-bus: get rid of PID starttime concept
2014-12-04  Lennart Poetteringutf8: when escaping unprintable unichars, escape the...
2014-12-04  WaLyong Choutf8: intruduce utf8_escape_non_printable
2014-12-03  Thomas Hindoe Paab... test-path-util: fix a leak
2014-12-03  Lennart Poetteringstrv: add calls to add two entries to an strv at once
2014-11-28  Lennart Poetteringtreewide: convert some left-over (usec_t) -1 to USEC_IN...
2014-11-28  Lennart Poetteringtreewide: introduce UID_INVALID (and friends) as macro...
2014-11-28  Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28  Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28  Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-27  Lennart Poetteringlog: add an "error" parameter to all low-level logging...
2014-11-27  Jakub Filakutil: add function getting proc environ
2014-11-23  Iago López Galeirastest: support empty environment variables in unit files
2014-11-22  Zbigniew Jędrzejew... Do not check for existence of remote binaries
2014-11-20  Jakub Filakutil: add functions getting proc cwd and root
2014-11-19  Lennart Poetteringtests: fix minor memory leak
2014-11-13  Kay Sieversudev: support ENV{}=="" global property matches
2014-11-13  Kay Sieversudev: move global property handling from libudev to...
2014-11-13  Kay Sieversudev: switch to systemd logging functions
2014-11-13  Ronny Chevaliertests: add test-execute
2014-11-13  Ronny Chevaliermanager: allow test run to catch SIGCHLD events
2014-11-10  Lennart Poetteringstrv: rework strv_split_quoted() to use unquote_first_w...
2014-11-08  Ronny Chevaliertests: add test-path
2014-11-07  Lennart Poetteringutil: rework /proc/cmdline parser to use unquote_first_...
2014-11-07  Lennart Poetteringcopy: teach copy_bytes() sendfile() support, and then...
2014-11-06  Lennart Poetteringshared: rename condition-util.[ch] to condition.[ch]
2014-11-06  Lennart Poetteringcore: get rid of condition.c and move the remaining...
2014-11-06  Lennart Poetteringcore: introduce the concept of AssertXYZ= similar to...
2014-11-06  Lennart Poetteringcondition: add more test cases
2014-11-06  Lennart Poetteringcondition: unify condition logic in one file
2014-11-06  Lennart Poetteringcondition: properly allow passing back errors from...
2014-11-05  Lennart Poetteringcondition: rewrite condition_test_kernel_command_line...
2014-11-05  Tom Gundersenshared: unaligned - use void* instead of unaligned...
2014-11-05  Tom Gundersentest: hashmap-plain - make coverity happy
2014-11-05  Tom Gundersentest: fileio - make coverity happy
2014-11-04  Michal Schmidttest: use assert_se in test_hashmap_move
2014-11-01  Tom Gundersenshared: add helpers for unaligend BE read/write
2014-10-31  Zbigniew Jędrzejew... Make bus errno mappings non-static
2014-10-31  Ronny Chevaliertests: add test-copy
2014-10-31  Ronny Chevaliertests: add tests for path_startswith
2014-10-31  Ronny Chevaliertests: add missing entry for LocalVariable to test...
2014-10-31  Ronny Chevaliertests: add test-locale-util
2014-10-31  Ronny Chevaliertests: add tests for strv.c
2014-10-31  Ronny Chevaliertests: add tests for fileio.c
2014-10-30  Michal Schmidttest: test a corner case in hashmap_remove_and_replace()
2014-10-30  Michal Schmidttest: adjust max load factor in test_hashmap_many()
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...
next