summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* 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
* test/test-sizeof.c: disable tests for missing typedefs in muslmaxice82018-01-24
* Prep 235: Make cgroups2 available, hybrid mode already works.Sven Eden2018-01-10
* Cleaned up orphaned filesSven Eden2017-12-11
* test-sizeof: add pid_t and gid_tZbigniew Jędrzejewski-Szmek2017-10-04
* test-copy: fix operation when test-copy is too smallZbigniew Jędrzejewski-Szmek2017-10-04
* Apply updates from upstreamSven Eden2017-12-07
* build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek2017-11-23
* path-util: some updates to path_make_relative()Lennart Poettering2017-11-22
* set: add new helper set_make() which is like set_new() + multiple set_put() i...Lennart Poettering2017-11-22
* fileio: return 0 from read_one_line_file on successZbigniew Jędrzejewski-Szmek2017-11-22
* Add test for eBPF firewall codeDaniel Mack2016-11-03
* cgroup, unit, fragment parser: make use of new firewall functionsDaniel Mack2017-11-21
* Add abstraction model for BPF programsDaniel Mack2017-11-20
* in-addr-util: add new helper call in_addr_prefix_from_string_auto()Lennart Poettering2017-11-20
* v235: Added missing updatesSven Eden2017-11-19
* test-conf-parser: add tests for the new long lines, including overflow handlingZbigniew Jędrzejewski-Szmek2017-09-25
* test-conf-parser: use _cleanup_Zbigniew Jędrzejewski-Szmek2017-09-21
* test-conf-parser: add some basic tests for config_parse()Zbigniew Jędrzejewski-Szmek2017-09-25
* test-exec-util: add two test cases for scripts masked with empty fileZbigniew Jędrzejewski-Szmek2017-09-17
* exec-util,conf-files: skip non-executable files in execute_directories()Lennart Poettering2017-09-25
* Prep v235: Apply pending upstream updates in src/test [4/4]Sven Eden2017-08-30
* Prep v235: Add missing includes and dependencies.Sven Eden2017-08-14
* Prep v235: Apply upstream fixes (9/10) [src/test]Sven Eden2017-08-14
* Prep v235: Remove superfluous .gitignore filesSven Eden2017-08-14