1 # SPDX-License-Identifier: LGPL-2.1-or-later
4 integration_test_template + {
5 'name' : fs.name(meson.current_source_dir()),
6 'coredump-exclude-regex' : '/(bash|python3.[0-9]+|systemd-executor)$',
7 'cmdline' : integration_test_template['cmdline'] + [
10 systemd.setenv=TEST_CMDLINE_NEWLINE=foo
13 systemd.setenv=TEST_CMDLINE_NEWLINE=bar