Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "FileItem.h"
#include "filesystem/File.h"
#include "test/TestUtils.h"
#include "utils/FileUtils.h"
#include <gtest/gtest.h>
Functions | |
TEST (TestFileUtils, DeleteItem_CFileItemPtr) | |
TEST (TestFileUtils, DeleteItemString) | |
TEST | ( | TestFileUtils | , |
DeleteItem_CFileItemPtr | ) |
TEST | ( | TestFileUtils | , |
DeleteItemString | ) |