LF OS
Hobby operating system for amd64 with high ambitions
Loading...
Searching...
No Matches
test_mq.cxx File Reference

(7c4d7d1 userspace/term: change eyecandy inclusion to use objcopy instead of xxd)

#include <lfostest.h>
#include <message_passing.h>
#include <mq.c>
#include <tpa.c>
#include <flexarray.c>
+ Include dependency graph for test_mq.cxx:

Go to the source code of this file.

Data Structures

class  LFOS::MessageQueueTest
 

Namespaces

namespace  LFOS
 

Functions

void LFOS::scheduler_waitable_done (enum wait_reason r, union wait_data d, size_t m)
 
 LFOS::TEST_F (MessageQueueTest, PopFromEmptyQueue)
 
 LFOS::TEST_F (MessageQueueTest, UnlimitedQueue)
 
 LFOS::TEST_F (MessageQueueTest, ManyMessageTest)