Kernel Module Tests. More...
#include "config.h"#include <signal.h>#include <sys/types.h>#include <unistd.h>#include <scalestack/kernel/module.h>#include <scalestack/kernel/test.h>Go to the source code of this file.
Data Structures | |
| class | test_suite |
Functions | |
| int | main (int argc, const char *argv[]) |
Kernel Module Tests.
Definition in file module.cc.
1.6.3