ChibiOS/RT Logo ChibiOS/RT

Architecture - Reference Manual - Guides

Variables

testthd.c File Reference

Threads and Scheduler test source file. More...

#include "ch.h"
#include "test.h"

Go to the source code of this file.

Variables

struct testcase *const patternthd []
 Test sequence for threads.

Detailed Description

Threads and Scheduler test source file.

Definition in file testthd.c.


Variable Documentation

struct testcase* const patternthd[]
Initial value:
 {
  &testthd1,
  &testthd2,
  &testthd3,
  &testthd4,
  NULL
}

Test sequence for threads.

Definition at line 251 of file testthd.c.


Generated on Sun Oct 24 2010 09:40:38 for ChibiOS/RT by doxygen 1.7.1