/* * Copyright 2017, Axel Dörfler, axeld@pinc-software.de. * Distributed under the terms of the MIT License. */ #include <TestSuiteAddon.h> const char* getTestSuiteName() { return "KernelFS"; }