summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
...
* 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
* test-hashmap: test IteratedCacheVito Caputo2018-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: add new unlinkat_deallocate() helperLennart Poettering2018-05-30
* hash-func: add generic hash_ops implementation for hashing pathsLennart Poettering2018-05-30
* test: add a simple smoke test for string_hashsum()Zbigniew Jędrzejewski-Szmek2018-05-30
* journalctl: add highlighting for matched substringZbigniew Jędrzejewski-Szmek2018-05-30
* journalctl: make matching optionally case sensitiveZbigniew Jędrzejewski-Szmek2018-05-30
* util-lib: add new procfs-util.[ch] API for dealing with tasks limitsLennart Poettering2018-05-30
* core: rework how we track which PIDs to watch for a unitLennart Poettering2018-05-30
* test: test-process-util additionsLennart Poettering2018-05-30
* tree-wide: port all code to use safe_getcwd()Lennart Poettering2018-05-30
* fs-util: add new chase_symlinks() flag CHASE_OPENLennart Poettering2018-05-30
* fs-util: add new CHASE_SAFE flag to chase_symlinks()Lennart Poettering2018-05-30
* log: minimize includes in log.hLennart Poettering2018-05-30
* sd-bus: optionally, use inotify to wait for bus sockets to appearLennart Poettering2018-05-30
* fs-util: rework touch_file() so that it can touch socket file nodesLennart Poettering2018-05-30
* test-sizeof: also add uid_tZbigniew Jędrzejewski-Szmek2018-05-30
* meson: rename libudev_internal to libudev_static and link into libudevZbigniew Jędrzejewski-Szmek2018-05-30
* meson: link libbasic and libshared_static into libsharedZbigniew Jędrzejewski-Szmek2018-05-30
* meson: rename libsystemd_internal to libsystem_staticZbigniew Jędrzejewski-Szmek2018-05-30
* tree-wide: use EXIT_SUCCESS/EXIT_FAILURE in exit() where we canLennart Poettering2018-05-30
* tree-wide: introduce new safe_fork() helper and port everything overLennart Poettering2018-05-30
* Prep v236 : Add missing SPDX-License-Identifier (8/9) src/testSven Eden2018-03-26
* Prep v236: Update build system and adapt to eloginds needs.Sven Eden2018-03-13
* Prep v236: Apply missing upstream updates to the build systemSven Eden2018-03-13
* string-util: rework strextend() to optionally inset separators between each a...Lennart Poettering2017-11-28
* util-lib,tests: rework unbase64 so that we skip over whitespace automatically...Lennart Poettering2017-12-03
* test-mount-util: move test_path_is_mount_point hereZbigniew Jędrzejewski-Szmek2017-10-31
* specifier: add helper for escaping '%' characters to avoid making them subjec...Lennart Poettering2017-11-21
* Add set/hashmap helpers for non-trivial freeing and use where straighforwardZbigniew Jędrzejewski-Szmek2017-11-28
* test-process-util: add (void) cast to make coverity happyZbigniew Jędrzejewski-Szmek2017-11-27
* elogind-firstboot: add vconsole keymap support (#7035)tblume2017-11-10
* tree-wide: do not work in assert() (#7271)Yu Watanabe2017-11-07
* test-util: silence clang warning about unaligned accessZbigniew Jędrzejewski-Szmek2017-11-01
* Some minor cleanupsSven Eden2018-03-07
* Meson build system: Add missing '#' in masked blocksSven Eden2018-03-07
* test/test-hexdecoct.c: Add include for musl_missin.h for strndupa().Sven Eden2018-01-25
* test/test-parse-util.c: Masked the test of strtod() with set germanSven Eden2018-01-25