2008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>

* tm01/task1.c, tm02/task1.c, tm03/task1.c, tm04/task1.c, tm05/task1.c,
	tm06/task1.c, tm07/task1.c, tm08/task1.c, tm09/task1.c, tm10/task1.c,
	tm11/task1.c, tm12/task1.c, tm13/task1.c, tm14/task1.c, tm15/task1.c,
	tm16/task1.c, tm17/task1.c, tm18/task1.c, tm19/task1.c, tm20/task1.c,
	tm21/task1.c, tm22/task1.c, tm23/task1.c, tm24/task1.c, tm25/task1.c,
	tm26/task1.c, tm27/task1.c, tm28/task1.c, tm29/task1.c, tmck/task1.c,
	tmoverhd/testtask.c: Change TEST_INIT to CONFIGURE_INIT. Make
	tmacros.h available to all POSIX tests. Add a clock_settime case for
	< 1988.
This commit is contained in:
Joel Sherrill
2008-02-01 00:45:16 +00:00
parent 8efea242fe
commit d1128e26a3
32 changed files with 43 additions and 31 deletions
+12
View File
@@ -1,3 +1,15 @@
2008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>
* tm01/task1.c, tm02/task1.c, tm03/task1.c, tm04/task1.c, tm05/task1.c,
tm06/task1.c, tm07/task1.c, tm08/task1.c, tm09/task1.c, tm10/task1.c,
tm11/task1.c, tm12/task1.c, tm13/task1.c, tm14/task1.c, tm15/task1.c,
tm16/task1.c, tm17/task1.c, tm18/task1.c, tm19/task1.c, tm20/task1.c,
tm21/task1.c, tm22/task1.c, tm23/task1.c, tm24/task1.c, tm25/task1.c,
tm26/task1.c, tm27/task1.c, tm28/task1.c, tm29/task1.c, tmck/task1.c,
tmoverhd/testtask.c: Change TEST_INIT to CONFIGURE_INIT. Make
tmacros.h available to all POSIX tests. Add a clock_settime case for
< 1988.
2007-12-05 Joel Sherrill <joel.sherrill@oarcorp.com>
* tmoverhd/testtask.c: Spacing and remove call to obsolete
+1 -1
View File
@@ -10,7 +10,7 @@
* $Id$
*/
#define TEST_INIT
#define CONFIGURE_INIT
#include "system.h"
rtems_task Test_task(
+1 -1
View File
@@ -10,7 +10,7 @@
* $Id$
*/
#define TEST_INIT
#define CONFIGURE_INIT
#include "system.h"
rtems_id High_id;
+1 -1
View File
@@ -10,7 +10,7 @@
* $Id$
*/
#define TEST_INIT
#define CONFIGURE_INIT
#include "system.h"
rtems_id Semaphore_id;
+1 -1
View File
@@ -10,7 +10,7 @@
* $Id$
*/
#define TEST_INIT
#define CONFIGURE_INIT
#include "system.h"
rtems_id Semaphore_id;
+1 -1
View File
@@ -10,7 +10,7 @@
* $Id$
*/
#define TEST_INIT
#define CONFIGURE_INIT
#include "system.h"
rtems_id Task_id[OPERATION_COUNT+1];
+1 -1
View File
@@ -10,7 +10,7 @@
* $Id$
*/
#define TEST_INIT
#define CONFIGURE_INIT
#include "system.h"
rtems_id Task_id[ OPERATION_COUNT + 1 ];
+1 -1
View File
@@ -10,7 +10,7 @@
* $Id$
*/
#define TEST_INIT
#define CONFIGURE_INIT
#include "system.h"
rtems_id Task_id[ OPERATION_COUNT+1 ], task_index;
+1 -1
View File
@@ -10,7 +10,7 @@
* $Id$
*/
#define TEST_INIT
#define CONFIGURE_INIT
#include "system.h"
rtems_id Test_task_id;
+1 -1
View File
@@ -10,7 +10,7 @@
* $Id$
*/
#define TEST_INIT
#define CONFIGURE_INIT
#include "system.h"
rtems_id Queue_id;
+1 -1
View File
@@ -10,7 +10,7 @@
* $Id$
*/
#define TEST_INIT
#define CONFIGURE_INIT
#include "system.h"
rtems_id Queue_id;
+1 -1
View File
@@ -10,7 +10,7 @@
* $Id$
*/
#define TEST_INIT
#define CONFIGURE_INIT
#include "system.h"
rtems_id Queue_id;
+1 -1
View File
@@ -10,7 +10,7 @@
* $Id$
*/
#define TEST_INIT
#define CONFIGURE_INIT
#include "system.h"
rtems_id Queue_id;
+1 -1
View File
@@ -10,7 +10,7 @@
* $Id$
*/
#define TEST_INIT
#define CONFIGURE_INIT
#include "system.h"
rtems_id Queue_id;
+1 -1
View File
@@ -10,7 +10,7 @@
* $Id$
*/
#define TEST_INIT
#define CONFIGURE_INIT
#include "system.h"
rtems_id Queue_id;
+1 -1
View File
@@ -10,7 +10,7 @@
* $Id$
*/
#define TEST_INIT
#define CONFIGURE_INIT
#include "system.h"
uint32_t time_set, eventout;
+1 -1
View File
@@ -10,7 +10,7 @@
* $Id$
*/
#define TEST_INIT
#define CONFIGURE_INIT
#include "system.h"
uint32_t Task_count;
+1 -1
View File
@@ -10,7 +10,7 @@
* $Id$
*/
#define TEST_INIT
#define CONFIGURE_INIT
#include "system.h"
uint32_t Task_count;
+1 -1
View File
@@ -10,7 +10,7 @@
* $Id$
*/
#define TEST_INIT
#define CONFIGURE_INIT
#include "system.h"
uint32_t taskcount;
+1 -1
View File
@@ -10,7 +10,7 @@
* $Id$
*/
#define TEST_INIT
#define CONFIGURE_INIT
#include "system.h"
rtems_asr Process_asr_for_pass_1(
+1 -1
View File
@@ -10,7 +10,7 @@
* $Id$
*/
#define TEST_INIT
#define CONFIGURE_INIT
#include "system.h"
#include <assert.h>
+1 -1
View File
@@ -10,7 +10,7 @@
* $Id$
*/
#define TEST_INIT
#define CONFIGURE_INIT
#include "system.h"
uint8_t Region_area[ 2048 ] CPU_STRUCTURE_ALIGNMENT;
+1 -1
View File
@@ -10,7 +10,7 @@
* $Id$
*/
#define TEST_INIT
#define CONFIGURE_INIT
#include "system.h"
rtems_id Queue_id;
+1 -1
View File
@@ -10,7 +10,7 @@
* $Id$
*/
#define TEST_INIT
#define CONFIGURE_INIT
#include "system.h"
rtems_id Timer_id[ OPERATION_COUNT+1 ];
+1 -1
View File
@@ -10,7 +10,7 @@
* $Id$
*/
#define TEST_INIT
#define CONFIGURE_INIT
#include "system.h"
uint32_t Task_count;
+1 -1
View File
@@ -10,7 +10,7 @@
* $Id$
*/
#define TEST_INIT
#define CONFIGURE_INIT
#include "system.h"
rtems_id Semaphore_id;
+1 -1
View File
@@ -10,7 +10,7 @@
* $Id$
*/
#define TEST_INIT
#define CONFIGURE_INIT
#define __RTEMS_VIOLATE_KERNEL_VISIBILITY__
#include <rtems.h>
#include "system.h"
+1 -1
View File
@@ -16,7 +16,7 @@
* THIS TEST USES INTERNAL RTEMS VARIABLES!!!
*/
#define TEST_INIT
#define CONFIGURE_INIT
#include "system.h"
#include <bsp.h>
+1 -1
View File
@@ -10,7 +10,7 @@
* $Id$
*/
#define TEST_INIT
#define CONFIGURE_INIT
#include "system.h"
rtems_id Port_id;
+1 -1
View File
@@ -10,7 +10,7 @@
* $Id$
*/
#define TEST_INIT
#define CONFIGURE_INIT
#include "system.h"
rtems_name Period_name;
+1 -1
View File
@@ -11,7 +11,7 @@
*/
#define TEST_INIT
#define CONFIGURE_INIT
#include "system.h"
#define MAXIMUM_DISTRIBUTION 10000
+1 -1
View File
@@ -10,7 +10,7 @@
* $Id$
*/
#define TEST_INIT
#define CONFIGURE_INIT
#include "system.h"
uint8_t Memory_area[ 2048 ];