summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* path-util: make path_make_relative() support path including dotsYu Watanabe2018-08-24
* path-util: introduce path_simplify()Yu Watanabe2018-08-24
* basic: set errno in raw_clone() on sparcMike Gilbert2018-08-24
* process-util: also filter non-printable characters in get_process_com()Lennart Poettering2018-08-24
* string-util: tweak cellescape() a bitLennart Poettering2018-08-24
* missing: define kernel internal limit TASK_COMM_LEN in userspace tooLennart Poettering2018-08-24
* basic/string-util: add a convenience function to cescape mostly-ascii fieldsZbigniew Jędrzejewski-Szmek2018-08-24
* string-util: add new memory_startswith() helperLennart Poettering2018-08-24
* conf-files: beef up conf-files.[ch] a bitLennart Poettering2018-08-24
* os-util: add helpers for finding /etc/os-releaseLennart Poettering2018-08-24
* fd-util: add new helper call fd_duplicate_data_fd()Lennart Poettering2018-08-24
* test-sizeof: show that a small 64 field is not enough to force the enum to be...Zbigniew Jędrzejewski-Szmek2018-08-24
* test-copy: remove unnecessary initializationZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: do not wrap assert_se in extra parenthesesZbigniew Jędrzejewski-Szmek2018-08-24
* fs-util,test: add helper to remove tempfilesZbigniew Jędrzejewski-Szmek2018-08-24
* test: use _cleanup_hashmap_free_ instread of _cleanup_(hashmap_freep)Yu Watanabe2018-08-24
* test: do not call alloca() inside the list of argumentsYu Watanabe2018-08-24
* hexdecoct: ignore whitespace within the input hexadecimal text of unhexmem()Yu Watanabe2018-08-24
* conf-parser: accept trailing backslash at the end of the file (#8941)Filipe Brandenburger2018-08-24
* test: add tests for signal_from_string()Yu Watanabe2018-08-24
* test: add tests for signal_from_string()Yu Watanabe2018-08-24
* test: add tests for signal_from_string()Yu Watanabe2018-08-24
* set: drop unused set_make() function (#8879)Yu Watanabe2018-08-24
* parse-util: add explicit parsers for MTU valuesLennart Poettering2018-08-24
* string-util: teach strip_tab_ansi() to deal with CSO sequencesLennart Poettering2018-08-24
* test: drop unused variablesYu Watanabe2018-08-24
* tree-wide: drop spurious newlines (#8764)Lennart Poettering2018-08-24
* fs-util: add new CHASE_STEP flag to chase_symlinks()Lennart Poettering2018-08-24
* test-locale-util: show special glyphsZbigniew Jędrzejewski-Szmek2018-08-24
* test-utf8: add a smoke test for utf8_console_width()Zbigniew Jędrzejewski-Szmek2018-08-24
* basic: add minimalistic table formatterLennart Poettering2018-08-24
* string-util: tweak ellipsation a bitLennart Poettering2018-08-24
* util-lib: introduce new empty_or_root() helper (#8746)Lennart Poettering2018-08-24
* test-execute: make find invocation a bit more efficent, increase timeoutZbigniew Jędrzejewski-Szmek2018-08-24
* path-util: document a few other special cases for last_path_component()Lennart Poettering2018-08-24
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24
* fd-util: introduce fd_reopen() helper for reopening an fdLennart Poettering2018-08-24
* tree-wide: warn when a directory path already exists but has bad mode/owner/typeZbigniew Jędrzejewski-Szmek2018-08-24
* basic/mkdir: convert bool flag to enumZbigniew Jędrzejewski-Szmek2018-08-24
* coccinelle: always use fcntl(fd, FD_DUPFD, 3) instead of dup(fd)Lennart Poettering2018-08-24
* journal: make the compression threshold tunableAlex Gartrell2018-08-24
* conf-parser: accept trailing backslash at the end of the file (#8941)Filipe Brandenburger2018-06-28
* tests: make / private after creating a mount namespaceEvegeny Vereshchagin2018-06-28
* Prep v238: Uncomment now needed headers and unmask now needed functions in sr...Sven Eden2018-06-05
* Prep v238: Remove obsolete sources and add missing new ones.Sven Eden2018-06-05
* Prep v238: Fixed meson.build files in src/shared and src/testSven Eden2018-06-04
* fd-util: add new call rearrange_stdio()Lennart Poettering2018-05-30
* procfs-util: add APIs to get consumed CPU time and used memory from /procLennart Poettering2018-05-30
* khash: try to detect broken AF_ALG support in centos kernelsLennart Poettering2018-05-30
* basic/log: make sure header is printed correctly, add testZbigniew Jędrzejewski-Szmek2018-05-30