Home
last modified time | relevance | path

Searched refs:test_one_shell_var (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/test/
Dtest-fileio.c155 static void test_one_shell_var(const char *file, const char *variable, const char *value) { in test_one_shell_var() function
191 test_one_shell_var(t, "one", "BAR VAR\tGAR"); in TEST()
192 test_one_shell_var(t, "two", "bar var\tgar"); in TEST()
193 test_one_shell_var(t, "tri", "bar var \tgar "); in TEST()