Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
TestMap.cpp File Reference
#include "utils/Map.h"
#include <algorithm>
#include <gtest/gtest.h>

Functions

 TEST (TestMap, SortableKey)
 
 TEST (TestMap, NonSortableKey)
 
 TEST (TestMap, EnumConstexpr)
 

Function Documentation

◆ TEST() [1/3]

TEST ( TestMap  ,
EnumConstexpr   
)

◆ TEST() [2/3]

TEST ( TestMap  ,
NonSortableKey   
)

◆ TEST() [3/3]

TEST ( TestMap  ,
SortableKey   
)