summaryrefslogtreecommitdiff
path: root/src/shared/tests.h
blob: c9fa11fb6a42bb42076b43f2b9a3800e7c57ff4e (plain)
1
2
3
4
5
6
/* SPDX-License-Identifier: LGPL-2.1+ */
#pragma once

char* setup_fake_runtime_dir(void);
bool test_is_running_from_builddir(char **exedir);
const char* get_testdata_dir(const char *suffix);