summaryrefslogtreecommitdiffstats
path: root/src/bin/d2/tests/test_data_files_config.h.in
blob: 40122c6069e93a73437bb9537b6c84888f712320 (plain)
1
2
3
4
5
6
7
8
9
10
// Copyright (C) 2013-2015 Internet Systems Consortium, Inc. ("ISC")
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.

/// @brief Path to D2 source dir so tests against the dhcp-ddns.spec file
/// can find it reliably.
#define D2_SRC_DIR "@abs_top_srcdir@/src/bin/d2"
#define D2_TEST_DATA_DIR "@abs_top_srcdir@/src/bin/d2/tests/testdata"