]> git.ipfire.org Git - thirdparty/systemd.git/history - src/test
machined: add support for reporting image size via btrfs quota
[thirdparty/systemd.git] / src / test /
2014-12-28  Lennart Poetteringmachined: add support for reporting image size via...
2014-12-28  Lennart Poetteringtmpfiles: add new line type 'v' for creating btrfs...
2014-12-26  Lennart Poetteringtest: improve btrfs test case
2014-12-25  Filipe Brandenburgertest: wait for cloned thread to exit
2014-12-25  Filipe Brandenburgertest: only use assert_se in test_raw_clone
2014-12-25  Filipe Brandenburgertest: do not use last cap from kernel in test-cap-list
2014-12-25  Lennart Poetteringmachined: beef up machined image listing with creation...
2014-12-23  Lennart Poetteringenv-util: don't include files from src/core/
2014-12-23  Lennart Poetteringcore: rearrange code so that libsystemd/sd-bus/ does...
2014-12-22  Tom Gundersenshared: json - support escaping utf16 surrogate pairs
2014-12-22  Tom Gundersenshared: utf8 - support decoding the full utf16
2014-12-22  Tom Gundersenshared: utf8 - support ucs4 -> utf8
2014-12-19  Lennart Poetteringstrv: ass new strv_is_uniq() and strv_reverse() calls
2014-12-19  Zbigniew Jędrzejew... load-fragment: allow quoting in command name and docume...
2014-12-19  Zbigniew Jędrzejew... Treat a trailing backslash as an error
2014-12-19  Zbigniew Jędrzejew... test-strv: use STRV_MAKE
2014-12-18  Zbigniew Jędrzejew... test-cap-list: allow mismatch in case
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
next