summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* test-sizeof: also print float types from ISO/IEC TS 18661-3Zbigniew Jędrzejewski-Szmek2018-08-24
* test-alloc-util: add casts to bools from p ointersZbigniew Jędrzejewski-Szmek2018-08-24
* test-alloc-util: add a "test" for bool castsZbigniew Jędrzejewski-Szmek2018-08-24
* parse-util: add permille parser + testsMarc Kleine-Budde2018-08-24
* basic/utf8: add ascii_is_valid_n()Zbigniew Jędrzejewski-Szmek2018-08-24
* test-bus-util: add a simple test for bus_request_name_async_may_reload_dbus()Zbigniew Jędrzejewski-Szmek2018-08-24
* main: split out reading of /proc/sys/fs/nr_open into its own functionLennart Poettering2018-08-24
* basic/log: add the log_struct terminator to macroZbigniew Jędrzejewski-Szmek2018-08-24
* test-ellipsize: add tests for ellipsize_mem, fix bugsZbigniew Jędrzejewski-Szmek2018-08-24
* conf-parser: remove redundant utf8-validity checkYu Watanabe2018-08-24
* conf-parse: use path_simplify_and_warn() in config_parse_path()Yu Watanabe2018-08-24
* 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