ceptr
|
#include "../src/ceptr.h"
#include "../src/vmhost.h"
#include "http_example.h"
#include "../src/shell.h"
#include "../src/protocol.h"
Go to the source code of this file.
Functions | |
void | testVMHostCreate () |
Receptor * | _makeAliveProtocolReceptor (VMHost *v) |
void | testVMHostActivateReceptor () |
void | testVMHostShell () |
void | testVMHostSerialize () |
void | testVMHost () |
Definition in file vmhost_spec.h.
void testVMHostActivateReceptor | ( | ) |
[testVMHostActivateReceptor]
[testVMHostActivateReceptor]
Definition at line 248 of file vmhost_spec.h.
void testVMHostCreate | ( | ) |