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