Xenomai 3.3.2
Loading...
Searching...
No Matches
testing.h File Reference

Real-Time Driver Model for Xenomai, testing device profile header. More...

#include <linux/types.h>

Go to the source code of this file.

Data Structures

struct  rttst_swtest_dir
 parameter for the RTTST_RTIOC_SWTEST_SWITCH_TO syscall More...
 

Macros

Sub-Classes of RTDM_CLASS_TESTING
#define RTDM_SUBCLASS_TIMERBENCH   0
 subclass name: "timerbench"
 
#define RTDM_SUBCLASS_IRQBENCH   1
 subclass name: "irqbench"
 
#define RTDM_SUBCLASS_SWITCHTEST   2
 subclass name: "switchtest"
 
#define RTDM_SUBCLASS_RTDMTEST   3
 subclase name: "rtdm"
 
#define RTDM_SUBCLASS_HEAPCHECK   4
 subclase name: "heapcheck"
 
IOCTLs

Testing device IOCTLs

Detailed Description

Real-Time Driver Model for Xenomai, testing device profile header.

Note
Copyright (C) 2005 Jan Kiszka jan.k.nosp@m.iszk.nosp@m.a@web.nosp@m..de

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.