summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
...
* 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
* Fix format-truncation compile failure by typecasting USB IDs (#8250)Patrick Uiterwijk2018-05-30
* test-user-util: skip most tests for nobody if synthentization is offZbigniew Jędrzejewski-Szmek2018-05-30
* test-user-util: print function delimitersZbigniew Jędrzejewski-Szmek2018-05-30
* fs-util: move fsync_directory_of_file() into generic codeLennart Poettering2018-05-30
* tests: add a simple test for utf8_n_codepoints()Zbigniew Jędrzejewski-Szmek2018-05-30
* pid1: do not initialize join_controllers by defaultZbigniew Jędrzejewski-Szmek2018-05-30
* Move config_parse_join_controllers to shared, add testZbigniew Jędrzejewski-Szmek2018-05-30
* test-process-util: one more (void)Zbigniew Jędrzejewski-Szmek2018-05-30
* hash-func: add generic hash_ops implementation for hashing pathsLennart Poettering2018-05-30
* fs-util: drop readlink_and_canonicalize()Yu Watanabe2018-05-30
* fd-util: move certain fds above fd #2 (#8129)Lennart Poettering2018-05-30