mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-26 06:47:45 +08:00
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:
@@ -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
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#define TEST_INIT
|
||||
#define CONFIGURE_INIT
|
||||
#include "system.h"
|
||||
|
||||
rtems_task Test_task(
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#define TEST_INIT
|
||||
#define CONFIGURE_INIT
|
||||
#include "system.h"
|
||||
|
||||
rtems_id High_id;
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#define TEST_INIT
|
||||
#define CONFIGURE_INIT
|
||||
#include "system.h"
|
||||
|
||||
rtems_id Semaphore_id;
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#define TEST_INIT
|
||||
#define CONFIGURE_INIT
|
||||
#include "system.h"
|
||||
|
||||
rtems_id Semaphore_id;
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#define TEST_INIT
|
||||
#define CONFIGURE_INIT
|
||||
#include "system.h"
|
||||
|
||||
rtems_id Task_id[OPERATION_COUNT+1];
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#define TEST_INIT
|
||||
#define CONFIGURE_INIT
|
||||
#include "system.h"
|
||||
|
||||
rtems_id Task_id[ OPERATION_COUNT + 1 ];
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#define TEST_INIT
|
||||
#define CONFIGURE_INIT
|
||||
#include "system.h"
|
||||
|
||||
rtems_id Task_id[ OPERATION_COUNT+1 ], task_index;
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#define TEST_INIT
|
||||
#define CONFIGURE_INIT
|
||||
#include "system.h"
|
||||
|
||||
rtems_id Test_task_id;
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#define TEST_INIT
|
||||
#define CONFIGURE_INIT
|
||||
#include "system.h"
|
||||
|
||||
rtems_id Queue_id;
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#define TEST_INIT
|
||||
#define CONFIGURE_INIT
|
||||
#include "system.h"
|
||||
|
||||
rtems_id Queue_id;
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#define TEST_INIT
|
||||
#define CONFIGURE_INIT
|
||||
#include "system.h"
|
||||
|
||||
rtems_id Queue_id;
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#define TEST_INIT
|
||||
#define CONFIGURE_INIT
|
||||
#include "system.h"
|
||||
|
||||
rtems_id Queue_id;
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#define TEST_INIT
|
||||
#define CONFIGURE_INIT
|
||||
#include "system.h"
|
||||
|
||||
rtems_id Queue_id;
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#define TEST_INIT
|
||||
#define CONFIGURE_INIT
|
||||
#include "system.h"
|
||||
|
||||
rtems_id Queue_id;
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#define TEST_INIT
|
||||
#define CONFIGURE_INIT
|
||||
#include "system.h"
|
||||
|
||||
uint32_t time_set, eventout;
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#define TEST_INIT
|
||||
#define CONFIGURE_INIT
|
||||
#include "system.h"
|
||||
|
||||
uint32_t Task_count;
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#define TEST_INIT
|
||||
#define CONFIGURE_INIT
|
||||
#include "system.h"
|
||||
|
||||
uint32_t Task_count;
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#define TEST_INIT
|
||||
#define CONFIGURE_INIT
|
||||
#include "system.h"
|
||||
|
||||
uint32_t taskcount;
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#define TEST_INIT
|
||||
#define CONFIGURE_INIT
|
||||
#include "system.h"
|
||||
|
||||
rtems_asr Process_asr_for_pass_1(
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#define TEST_INIT
|
||||
#define CONFIGURE_INIT
|
||||
#include "system.h"
|
||||
#include <assert.h>
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#define TEST_INIT
|
||||
#define CONFIGURE_INIT
|
||||
#include "system.h"
|
||||
|
||||
uint8_t Region_area[ 2048 ] CPU_STRUCTURE_ALIGNMENT;
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#define TEST_INIT
|
||||
#define CONFIGURE_INIT
|
||||
#include "system.h"
|
||||
|
||||
rtems_id Queue_id;
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#define TEST_INIT
|
||||
#define CONFIGURE_INIT
|
||||
#include "system.h"
|
||||
|
||||
rtems_id Timer_id[ OPERATION_COUNT+1 ];
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#define TEST_INIT
|
||||
#define CONFIGURE_INIT
|
||||
#include "system.h"
|
||||
|
||||
uint32_t Task_count;
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#define TEST_INIT
|
||||
#define CONFIGURE_INIT
|
||||
#include "system.h"
|
||||
|
||||
rtems_id Semaphore_id;
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#define TEST_INIT
|
||||
#define CONFIGURE_INIT
|
||||
#define __RTEMS_VIOLATE_KERNEL_VISIBILITY__
|
||||
#include <rtems.h>
|
||||
#include "system.h"
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
* THIS TEST USES INTERNAL RTEMS VARIABLES!!!
|
||||
*/
|
||||
|
||||
#define TEST_INIT
|
||||
#define CONFIGURE_INIT
|
||||
#include "system.h"
|
||||
|
||||
#include <bsp.h>
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#define TEST_INIT
|
||||
#define CONFIGURE_INIT
|
||||
#include "system.h"
|
||||
|
||||
rtems_id Port_id;
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#define TEST_INIT
|
||||
#define CONFIGURE_INIT
|
||||
#include "system.h"
|
||||
|
||||
rtems_name Period_name;
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
*/
|
||||
|
||||
|
||||
#define TEST_INIT
|
||||
#define CONFIGURE_INIT
|
||||
#include "system.h"
|
||||
|
||||
#define MAXIMUM_DISTRIBUTION 10000
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#define TEST_INIT
|
||||
#define CONFIGURE_INIT
|
||||
#include "system.h"
|
||||
|
||||
uint8_t Memory_area[ 2048 ];
|
||||
|
||||
Reference in New Issue
Block a user