RTC Toolkit  0.1.0-alpha
Functions
testSemaphore.cpp File Reference
#include "rtctk/dataTask/semaphore.hpp"
#include <gtest/gtest.h>
#include <gmock/gmock.h>

Functions

 TEST (testSemaphore, Wait)
 
 TEST (testSemaphore, WaitTimeout)
 
 TEST (testSemaphore, TryWait)
 
 TEST (testSemaphore, Clear)
 

Function Documentation

◆ TEST() [1/4]

TEST ( testSemaphore  ,
Clear   
)

◆ TEST() [2/4]

TEST ( testSemaphore  ,
TryWait   
)

◆ TEST() [3/4]

TEST ( testSemaphore  ,
Wait   
)

◆ TEST() [4/4]

TEST ( testSemaphore  ,
WaitTimeout   
)