tests now specify whether using posix initialization threads table

or rtems initialization table in configuration table
This commit is contained in:
Joel Sherrill
1996-05-29 22:48:26 +00:00
parent dd32d883d7
commit be1c11edab
103 changed files with 327 additions and 51 deletions

View File

@@ -33,6 +33,7 @@ rtems_task Test_task(
#define CONFIGURE_TEST_NEEDS_CONSOLE_DRIVER
#define CONFIGURE_TEST_NEEDS_CLOCK_DRIVER
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#define CONFIGURE_INIT_TASK_ATTRIBUTES RTEMS_GLOBAL
#include <confdefs.h>