Kea 2.7.5
resource.h
Go to the documentation of this file.
1// Copyright (C) 2012-2024 Internet Systems Consortium, Inc. ("ISC")
2//
3// This Source Code Form is subject to the terms of the Mozilla Public
4// License, v. 2.0. If a copy of the MPL was not distributed with this
5// file, You can obtain one at http://mozilla.org/MPL/2.0/.
6
7#ifndef UTIL_UNITTESTS_RESOURCE_H
8#define UTIL_UNITTESTS_RESOURCE_H 1
9
10namespace isc {
11namespace util {
12namespace unittests {
13
22
23} // end of namespace unittests
24} // end of namespace util
25} // end of namespace isc
26
27#endif // UTIL_UNITTESTS_RESOURCE_H
void dontCreateCoreDumps()
Don't create core dumps.
Definition resource.cc:21
Defines the logger used by the top-level component of kea-lfc.