summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* 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
* tests: when running a manager object in a test, migrate to private cgroup sub...Lennart Poettering2017-08-10
* Drop kdbus bitsZbigniew Jędrzejewski-Szmek2017-08-10
* test-hashmap: use $SYSTEMD_SLOW_TESTS variableZbigniew Jędrzejewski-Szmek2017-08-10
* General: Update build system to upstream support of meson+ninja.Sven Eden2017-08-04
* Prep v234: Apply missing upstream fixes in src/test (6/6)Sven Eden2017-07-25
* Prep v234: Update root build files to upstream.Sven Eden2017-07-25
* test-fs-util: re-order test_readlink_and_make_absolute and test_get_files_in_...Mike Gilbert2017-07-25
* tests: add tests for environment serializationZbigniew Jędrzejewski-Szmek2017-07-25
* basic/path-util: allow flags for path_equal_or_files_sameZbigniew Jędrzejewski-Szmek2017-07-25
* Use "dollar-single-quotes" to escape shell-sensitive stringsZbigniew Jędrzejewski-Szmek2017-07-25
* test-parse-util: verify that ato[ui] actually rejects trailing garbageZbigniew Jędrzejewski-Szmek2017-07-25
* test-conf-parser: add valid and invalid utf8 test for config_parse_pathRonny Chevalier2017-07-25
* conf-parser: fix wrong argument given to log_syntax_invalid_utf8Ronny Chevalier2017-07-25
* Revert "selinux: split up mac_selinux_have() from mac_selinux_use()"Gary Tierney2017-07-25
* parse-util: introduce parse_dev() helperFranck Bui2017-07-25
* tmpfiles: use safe_glob()Zbigniew Jędrzejewski-Szmek2017-07-25
* test-sizeof: print the size of an enumZbigniew Jędrzejewski-Szmek2017-07-25