root/src/tests/system/libroot/posix/LibRootPosix.cpp
/*
 * Copyright 2017, Haiku, Inc. All Rights Reserved.
 * Distributed under the terms of the MIT License.
 *
 * Authors:
 * Andrew Aldridge, i80and@foxquill.com
 */


#include <TestSuiteAddon.h>


const char*
getTestSuiteName()
{
        return "LibRootPosix";
}