|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "MediaSource.h"#include "filesystem/File.h"#include "settings/MediaSourceSettings.h"#include "test/TestUtils.h"#include "utils/XBMCTinyXML2.h"#include "utils/XMLUtils.h"#include <gtest/gtest.h>Functions | |
| TEST (TestMediaSourceSettings, LoadString) | |
| TEST (TestMediaSourceSettings, SaveString) | |
| TEST (TestMediaSourceSettings, GetSource) | |
| TEST (TestMediaSourceSettings, SetSources) | |
| TEST | ( | TestMediaSourceSettings | , |
| GetSource | ) |
| TEST | ( | TestMediaSourceSettings | , |
| LoadString | ) |
| TEST | ( | TestMediaSourceSettings | , |
| SaveString | ) |
| TEST | ( | TestMediaSourceSettings | , |
| SetSources | ) |