/* * Copyright 2018, Haiku, Inc. All rights reserved. * Distributed under the terms of the MIT License. */ #include <TestSuiteAddon.h> const char* getTestSuiteName() { return "KernelDebugger"; }