summaryrefslogtreecommitdiff
path: root/src/test/test-conf-parser.c
Commit message (Expand)AuthorAge
* 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
* fs-util,test: add helper to remove tempfilesZbigniew Jędrzejewski-Szmek2018-08-24
* conf-parser: accept trailing backslash at the end of the file (#8941)Filipe Brandenburger2018-08-24
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24
* conf-parser: accept trailing backslash at the end of the file (#8941)Filipe Brandenburger2018-06-28
* Prep v238: Uncomment now needed headers and unmask now needed functions in sr...Sven Eden2018-06-05
* 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
* Prep v236 : Add missing SPDX-License-Identifier (8/9) src/testSven Eden2018-03-26
* Apply updates from upstreamSven Eden2017-12-07
* build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek2017-11-23
* Add abstraction model for BPF programsDaniel Mack2017-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-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
* Prep v233.3: Add all possible coverage tests for elogindSven Eden2017-07-20