#include <inttypes.h>
#include <errno.h>
#include <str_error.h>
#include <sys/types.h>
#include <async.h>
#include <devman.h>
#include <str.h>
#include <vfs/vfs.h>
#include <sys/stat.h>
#include <fcntl.h>
#include "../tester.h"
Go to the source code of this file.
Defines | |
#define | DEVICE_CLASS "test3" |
Functions | |
const char * | test_devman2 (void) |
Definition in file devman2.c.