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