summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* Prep v240: Fix tests running on systems with non-UTF-8 locales.Sven Eden2018-11-08
* Prep v239.2: Fix migration errors in testSven Eden2018-11-08
* test: add test case for recursive chown()ingLennart Poettering2018-10-29
* test: add test for 'thread safety' of libudevYu Watanabe2018-10-29
* test: add tests for $SYSTEMD_MEMPOOL=Yu Watanabe2018-10-29
* basic/proc-cmdline: allow parsing of cmdline from a stringZbigniew Jędrzejewski-Szmek2018-10-29
* Introduce free_and_strndup and use it in bus-message.cZbigniew Jędrzejewski-Szmek2018-10-29
* exec-util: in execute_directories, support initial exec environmentDimitri John Ledkov2018-10-29
* importd, basic/string-util: use case-insensitive comparison for HTTP headersDongsu Park2018-10-29
* test: add a reproducer of issue #9549Yu Watanabe2018-10-29
* Prep v239: Mask unneeded test in test-strip-ansiSven Eden2018-09-29
* Prep v239: Do not test terminal_urlify_path()Sven Eden2018-08-24
* Prep v239: Do not test ioprio_class_from_to_string()Sven Eden2018-08-24
* Prep v239: Mask unneedd tests test_copy_atomic() and assert_equal_fd()Sven Eden2018-08-24
* Prep v239: Remove os-util.[hc] - We do not need anything in there.Sven Eden2018-08-24
* Prep v239: Mask all unneeded functions in the new format-table.[hc] files.Sven Eden2018-08-24
* Prep v239: Unmask delete_chars()Sven Eden2018-08-24
* Prep v239: Fix conf-parser.[hc], it got a bit mangled by migration.Sven Eden2018-08-24
* Prep v239: Uncomment header inclusions that are new or needed now.Sven Eden2018-08-24
* Prep v239: Add missing updates that evaded migration.Sven Eden2018-08-24
* Build system: Fix various issues that came from errornous migration.Sven Eden2018-08-24
* test-sizeof: another aproach to _Float128 availability detectionZbigniew Jędrzejewski-Szmek2018-08-24
* Drop copyrights tags for "systemd authors"Zbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-08-24
* Correct a number of trivial typos.Chris Lamb2018-08-24
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-08-24
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-08-24
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-08-24
* copy: rework copy_file_atomic() to copy the specified file via O_TMPFILE if p...Lennart Poettering2018-08-24
* 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