Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "FileItem.h"
#include "ServiceBroker.h"
#include "filesystem/File.h"
#include "settings/Settings.h"
#include "settings/SettingsComponent.h"
#include "test/TestUtils.h"
#include "utils/LabelFormatter.h"
#include <gtest/gtest.h>
Classes | |
class | TestLabelFormatter |
Functions | |
TEST_F (TestLabelFormatter, FormatLabel) | |
TEST_F (TestLabelFormatter, FormatLabel2) | |
TEST_F | ( | TestLabelFormatter | , |
FormatLabel | ) |
TEST_F | ( | TestLabelFormatter | , |
FormatLabel2 | ) |