]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/shared/tests.h
Add SPDX license identifiers to source files under the LGPL
[thirdparty/systemd.git] / src / shared / tests.h
index 0100b48937458d5adb6c41250e7f901b5b55f787..b070f386e3f17472bc07c190794d26136e4a41f9 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: LGPL-2.1+ */
 #pragma once
 
 /***
@@ -20,4 +21,4 @@
 ***/
 
 char* setup_fake_runtime_dir(void);
-const char* get_exe_relative_testdata_dir(void);
+const char* get_testdata_dir(const char *suffix);