Changeset 4b374f36 in rtems for testsuites/tmtests
- Timestamp:
- 08/17/95 19:36:43 (28 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 3b438fa
- Parents:
- 556fb911
- Location:
- testsuites/tmtests
- Files:
-
- 43 edited
Legend:
- Unmodified
- Added
- Removed
-
testsuites/tmtests/include/timesys.h
r556fb911 r4b374f36 12 12 * notice must appear in all copies of this file and its derivatives. 13 13 * 14 * $Id$14 * timesys.h,v 1.2 1995/05/31 17:13:45 joel Exp 15 15 */ 16 16 -
testsuites/tmtests/tm01/system.h
r556fb911 r4b374f36 11 11 * notice must appear in all copies of this file and its derivatives. 12 12 * 13 * $Id$13 * system.h,v 1.2 1995/05/31 17:14:01 joel Exp 14 14 */ 15 15 16 16 17 #include <rtems.h> 17 #include <coverhd.h> 18 #include <tmacros.h> 18 19 19 #include "coverhd.h" 20 #include "tmacros.h" 21 22 #include "timesys.h" 23 #include "timegvar.h" 20 #include <timesys.h> 21 #include <timegvar.h> -
testsuites/tmtests/tm02/system.h
r556fb911 r4b374f36 11 11 * notice must appear in all copies of this file and its derivatives. 12 12 * 13 * $Id$13 * system.h,v 1.2 1995/05/31 17:14:12 joel Exp 14 14 */ 15 15 16 16 17 #include <rtems.h> 17 #include <coverhd.h> 18 #include <tmacros.h> 18 19 19 #include "coverhd.h" 20 #include "tmacros.h" 21 22 #include "timesys.h" 23 #include "timegvar.h" 20 #include <timesys.h> 21 #include <timegvar.h> -
testsuites/tmtests/tm03/system.h
r556fb911 r4b374f36 11 11 * notice must appear in all copies of this file and its derivatives. 12 12 * 13 * $Id$13 * system.h,v 1.2 1995/05/31 17:14:23 joel Exp 14 14 */ 15 15 16 16 17 #include <rtems.h> 17 #include <coverhd.h> 18 #include <tmacros.h> 18 19 19 #include "coverhd.h" 20 #include "tmacros.h" 21 22 #include "timesys.h" 23 #include "timegvar.h" 20 #include <timesys.h> 21 #include <timegvar.h> -
testsuites/tmtests/tm04/system.h
r556fb911 r4b374f36 11 11 * notice must appear in all copies of this file and its derivatives. 12 12 * 13 * $Id$13 * system.h,v 1.2 1995/05/31 17:14:33 joel Exp 14 14 */ 15 15 16 16 17 #include <rtems.h> 17 #include <coverhd.h> 18 #include <tmacros.h> 18 19 19 #include "coverhd.h" 20 #include "tmacros.h" 21 22 #include "timesys.h" 23 #include "timegvar.h" 20 #include <timesys.h> 21 #include <timegvar.h> -
testsuites/tmtests/tm05/system.h
r556fb911 r4b374f36 11 11 * notice must appear in all copies of this file and its derivatives. 12 12 * 13 * $Id$13 * system.h,v 1.2 1995/05/31 17:14:43 joel Exp 14 14 */ 15 15 16 16 17 #include <rtems.h> 17 #include <coverhd.h> 18 #include <tmacros.h> 18 19 19 #include "coverhd.h" 20 #include "tmacros.h" 21 22 #include "timesys.h" 23 #include "timegvar.h" 20 #include <timesys.h> 21 #include <timegvar.h> -
testsuites/tmtests/tm06/system.h
r556fb911 r4b374f36 11 11 * notice must appear in all copies of this file and its derivatives. 12 12 * 13 * $Id$13 * system.h,v 1.2 1995/05/31 17:14:54 joel Exp 14 14 */ 15 15 16 16 17 #include <rtems.h> 17 #include <coverhd.h> 18 #include <tmacros.h> 18 19 19 #include "coverhd.h" 20 #include "tmacros.h" 21 22 #include "timesys.h" 23 #include "timegvar.h" 20 #include <timesys.h> 21 #include <timegvar.h> -
testsuites/tmtests/tm07/system.h
r556fb911 r4b374f36 11 11 * notice must appear in all copies of this file and its derivatives. 12 12 * 13 * $Id$13 * system.h,v 1.2 1995/05/31 17:15:05 joel Exp 14 14 */ 15 15 16 16 17 #include <rtems.h> 17 #include <coverhd.h> 18 #include <tmacros.h> 18 19 19 #include "coverhd.h" 20 #include "tmacros.h" 21 22 #include "timesys.h" 23 #include "timegvar.h" 20 #include <timesys.h> 21 #include <timegvar.h> -
testsuites/tmtests/tm08/system.h
r556fb911 r4b374f36 11 11 * notice must appear in all copies of this file and its derivatives. 12 12 * 13 * $Id$13 * system.h,v 1.2 1995/05/31 17:15:15 joel Exp 14 14 */ 15 15 16 16 17 #include <rtems.h> 17 #include <coverhd.h> 18 #include <tmacros.h> 18 19 19 #include "coverhd.h" 20 #include "tmacros.h" 21 22 #include "timesys.h" 23 #include "timegvar.h" 20 #include <timesys.h> 21 #include <timegvar.h> -
testsuites/tmtests/tm09/system.h
r556fb911 r4b374f36 11 11 * notice must appear in all copies of this file and its derivatives. 12 12 * 13 * $Id$13 * system.h,v 1.2 1995/05/31 17:15:26 joel Exp 14 14 */ 15 15 16 16 17 #include <rtems.h> 17 #include <coverhd.h> 18 #include <tmacros.h> 18 19 19 #include "coverhd.h" 20 #include "tmacros.h" 21 22 #include "timesys.h" 23 #include "timegvar.h" 20 #include <timesys.h> 21 #include <timegvar.h> -
testsuites/tmtests/tm09/task1.c
r556fb911 r4b374f36 9 9 * notice must appear in all copies of this file and its derivatives. 10 10 * 11 * $Id$11 * task1.c,v 1.2 1995/05/31 17:15:28 joel Exp 12 12 */ 13 13 … … 58 58 1, 59 59 OPERATION_COUNT, 60 16, 60 61 RTEMS_DEFAULT_ATTRIBUTES, 61 62 &Queue_id … … 104 105 long buffer[4]; 105 106 rtems_status_code status; 107 rtems_unsigned32 size; 106 108 107 109 send_loop_time = 0; … … 135 137 Timer_initialize(); 136 138 for ( index=1 ; index <= OPERATION_COUNT ; index++ ) 137 (void) rtems_message_queue_send( Queue_id, (long (*)[4])buffer );139 (void) rtems_message_queue_send( Queue_id, (long (*)[4])buffer, 16 ); 138 140 send_time += Read_timer(); 139 141 … … 143 145 Queue_id, 144 146 (long (*)[4])buffer, 147 &size, 145 148 RTEMS_DEFAULT_OPTIONS, 146 149 RTEMS_NO_TIMEOUT … … 150 153 Timer_initialize(); 151 154 for ( index=1 ; index <= OPERATION_COUNT ; index++ ) 152 (void) rtems_message_queue_urgent( Queue_id, (long (*)[4])buffer );155 (void) rtems_message_queue_urgent( Queue_id, (long (*)[4])buffer, 16 ); 153 156 urgent_time += Read_timer(); 154 157 … … 158 161 Queue_id, 159 162 (long (*)[4])buffer, 163 &size, 160 164 RTEMS_DEFAULT_OPTIONS, 161 165 RTEMS_NO_TIMEOUT … … 170 174 status = rtems_message_queue_send( 171 175 Queue_id, 172 (long (*)[4])buffer 176 (long (*)[4])buffer, 177 16 173 178 ); 174 179 directive_failed( status, "rtems_message_queue_send" ); -
testsuites/tmtests/tm10/system.h
r556fb911 r4b374f36 11 11 * notice must appear in all copies of this file and its derivatives. 12 12 * 13 * $Id$13 * system.h,v 1.2 1995/05/31 17:15:37 joel Exp 14 14 */ 15 15 16 16 17 #include <rtems.h> 17 #include <coverhd.h> 18 #include <tmacros.h> 18 19 19 #include "coverhd.h" 20 #include "tmacros.h" 21 22 #include "timesys.h" 23 #include "timegvar.h" 20 #include <timesys.h> 21 #include <timegvar.h> -
testsuites/tmtests/tm10/task1.c
r556fb911 r4b374f36 9 9 * notice must appear in all copies of this file and its derivatives. 10 10 * 11 * $Id$11 * task1.c,v 1.2 1995/05/31 17:15:39 joel Exp 12 12 */ 13 13 … … 52 52 { 53 53 rtems_unsigned32 index; 54 rtems_unsigned32 size; 54 55 rtems_task_entry task_entry; 55 56 rtems_status_code status; … … 83 84 1, 84 85 OPERATION_COUNT, 86 16, 85 87 RTEMS_DEFAULT_ATTRIBUTES, 86 88 &Queue_id … … 98 100 Queue_id, 99 101 (long (*)[4]) Buffer, 102 &size, 100 103 RTEMS_NO_WAIT, 101 104 RTEMS_NO_TIMEOUT … … 117 120 ) 118 121 { 122 rtems_unsigned32 size; 123 119 124 Timer_initialize(); 120 125 (void) rtems_message_queue_receive( 121 126 Queue_id, 122 127 (long (*)[4]) Buffer, 128 &size, 123 129 RTEMS_DEFAULT_OPTIONS, 124 130 RTEMS_NO_TIMEOUT … … 130 136 ) 131 137 { 138 rtems_unsigned32 size; 139 132 140 (void) rtems_message_queue_receive( 133 141 Queue_id, 134 142 (long (*)[4]) Buffer, 143 &size, 135 144 RTEMS_DEFAULT_OPTIONS, 136 145 RTEMS_NO_TIMEOUT -
testsuites/tmtests/tm11/system.h
r556fb911 r4b374f36 11 11 * notice must appear in all copies of this file and its derivatives. 12 12 * 13 * $Id$13 * system.h,v 1.2 1995/05/31 17:15:48 joel Exp 14 14 */ 15 15 16 16 17 #include <rtems.h> 17 #include <coverhd.h> 18 #include <tmacros.h> 18 19 19 #include "coverhd.h" 20 #include "tmacros.h" 21 22 #include "timesys.h" 23 #include "timegvar.h" 20 #include <timesys.h> 21 #include <timegvar.h> -
testsuites/tmtests/tm11/task1.c
r556fb911 r4b374f36 9 9 * notice must appear in all copies of this file and its derivatives. 10 10 * 11 * $Id$11 * task1.c,v 1.2 1995/05/31 17:15:50 joel Exp 12 12 */ 13 13 … … 79 79 rtems_build_name( 'M', 'Q', '1', ' ' ), 80 80 OPERATION_COUNT, 81 16, 81 82 RTEMS_DEFAULT_ATTRIBUTES, 82 83 &Queue_id … … 107 108 108 109 Timer_initialize(); 109 (void) rtems_message_queue_send( Queue_id, (long (*)[4]) Buffer );110 (void) rtems_message_queue_send( Queue_id, (long (*)[4]) Buffer, 16 ); 110 111 } 111 112 … … 114 115 ) 115 116 { 117 rtems_unsigned32 size; 118 116 119 (void) rtems_message_queue_receive( 117 120 Queue_id, 118 121 (long (*)[4]) Buffer, 122 &size, 119 123 RTEMS_DEFAULT_OPTIONS, 120 124 RTEMS_NO_TIMEOUT 121 125 ); 122 126 123 (void) rtems_message_queue_send( Queue_id, (long (*)[4]) Buffer );127 (void) rtems_message_queue_send( Queue_id, (long (*)[4]) Buffer, size ); 124 128 } 125 129 … … 128 132 ) 129 133 { 134 rtems_unsigned32 size; 135 130 136 (void) rtems_message_queue_receive( 131 137 Queue_id, 132 138 (long (*)[4]) Buffer, 139 &size, 133 140 RTEMS_DEFAULT_OPTIONS, 134 141 RTEMS_NO_TIMEOUT -
testsuites/tmtests/tm12/system.h
r556fb911 r4b374f36 11 11 * notice must appear in all copies of this file and its derivatives. 12 12 * 13 * $Id$13 * system.h,v 1.2 1995/05/31 17:15:59 joel Exp 14 14 */ 15 15 16 16 17 #include <rtems.h> 17 #include <coverhd.h> 18 #include <tmacros.h> 18 19 19 #include "coverhd.h" 20 #include "tmacros.h" 21 22 #include "timesys.h" 23 #include "timegvar.h" 20 #include <timesys.h> 21 #include <timegvar.h> -
testsuites/tmtests/tm12/task1.c
r556fb911 r4b374f36 9 9 * notice must appear in all copies of this file and its derivatives. 10 10 * 11 * $Id$11 * task1.c,v 1.2 1995/05/31 17:16:00 joel Exp 12 12 */ 13 13 … … 75 75 rtems_build_name( 'M', 'Q', '1', ' ' ), 76 76 OPERATION_COUNT, 77 16, 77 78 RTEMS_DEFAULT_ATTRIBUTES, 78 79 &Queue_id … … 116 117 Timer_initialize(); 117 118 for ( index=1 ; index <= OPERATION_COUNT ; index++ ) 118 (void) rtems_message_queue_send( Queue_id, (long (*)[4]) Buffer );119 (void) rtems_message_queue_send( Queue_id, (long (*)[4]) Buffer, 16 ); 119 120 end_time = Read_timer(); 120 121 … … 134 135 ) 135 136 { 137 rtems_unsigned32 size; 138 136 139 (void) rtems_message_queue_receive( 137 140 Queue_id, 138 141 (long (*)[4]) Buffer, 142 &size, 139 143 RTEMS_DEFAULT_OPTIONS, 140 144 RTEMS_NO_TIMEOUT -
testsuites/tmtests/tm13/system.h
r556fb911 r4b374f36 11 11 * notice must appear in all copies of this file and its derivatives. 12 12 * 13 * $Id$13 * system.h,v 1.2 1995/05/31 17:16:11 joel Exp 14 14 */ 15 15 16 16 17 #include <rtems.h> 17 #include <coverhd.h> 18 #include <tmacros.h> 18 19 19 #include "coverhd.h" 20 #include "tmacros.h" 21 22 #include "timesys.h" 23 #include "timegvar.h" 20 #include <timesys.h> 21 #include <timegvar.h> -
testsuites/tmtests/tm13/task1.c
r556fb911 r4b374f36 9 9 * notice must appear in all copies of this file and its derivatives. 10 10 * 11 * $Id$11 * task1.c,v 1.2 1995/05/31 17:16:13 joel Exp 12 12 */ 13 13 … … 78 78 rtems_build_name( 'M', 'Q', '1', ' ' ), 79 79 OPERATION_COUNT, 80 16, 80 81 RTEMS_DEFAULT_ATTRIBUTES, 81 82 &Queue_id … … 106 107 107 108 Timer_initialize(); 108 (void) rtems_message_queue_urgent( Queue_id, (long (*)[4]) Buffer );109 (void) rtems_message_queue_urgent( Queue_id, (long (*)[4]) Buffer, 16 ); 109 110 } 110 111 … … 113 114 ) 114 115 { 116 rtems_unsigned32 size; 117 115 118 (void) rtems_message_queue_receive( 116 119 Queue_id, 117 120 (long (*)[4]) Buffer, 121 &size, 118 122 RTEMS_DEFAULT_OPTIONS, 119 123 RTEMS_NO_TIMEOUT 120 124 ); 121 125 122 (void) rtems_message_queue_urgent( Queue_id, (long (*)[4]) Buffer );126 (void) rtems_message_queue_urgent( Queue_id, (long (*)[4]) Buffer, size ); 123 127 } 124 128 … … 127 131 ) 128 132 { 133 rtems_unsigned32 size; 134 129 135 (void) rtems_message_queue_receive( 130 136 Queue_id, 131 137 (long (*)[4]) Buffer, 138 &size, 132 139 RTEMS_DEFAULT_OPTIONS, 133 140 RTEMS_NO_TIMEOUT -
testsuites/tmtests/tm14/system.h
r556fb911 r4b374f36 11 11 * notice must appear in all copies of this file and its derivatives. 12 12 * 13 * $Id$13 * system.h,v 1.2 1995/05/31 17:16:22 joel Exp 14 14 */ 15 15 16 16 17 #include <rtems.h> 17 #include <coverhd.h> 18 #include <tmacros.h> 18 19 19 #include "coverhd.h" 20 #include "tmacros.h" 21 22 #include "timesys.h" 23 #include "timegvar.h" 20 #include <timesys.h> 21 #include <timegvar.h> -
testsuites/tmtests/tm14/task1.c
r556fb911 r4b374f36 9 9 * notice must appear in all copies of this file and its derivatives. 10 10 * 11 * $Id$11 * task1.c,v 1.2 1995/05/31 17:16:24 joel Exp 12 12 */ 13 13 … … 75 75 rtems_build_name( 'M', 'Q', '1', ' ' ), 76 76 OPERATION_COUNT, 77 16, 77 78 RTEMS_DEFAULT_ATTRIBUTES, 78 79 &Queue_id … … 116 117 Timer_initialize(); 117 118 for ( index=1 ; index <= OPERATION_COUNT ; index++ ) 118 (void) rtems_message_queue_urgent( Queue_id, (long (*)[4]) Buffer );119 (void) rtems_message_queue_urgent( Queue_id, (long (*)[4]) Buffer, 16 ); 119 120 end_time = Read_timer(); 120 121 … … 134 135 ) 135 136 { 137 rtems_unsigned32 size; 138 136 139 (void) rtems_message_queue_receive( 137 140 Queue_id, 138 141 (long (*)[4]) Buffer, 142 &size, 139 143 RTEMS_DEFAULT_OPTIONS, 140 144 RTEMS_NO_TIMEOUT -
testsuites/tmtests/tm15/system.h
r556fb911 r4b374f36 11 11 * notice must appear in all copies of this file and its derivatives. 12 12 * 13 * $Id$13 * system.h,v 1.2 1995/05/31 17:16:33 joel Exp 14 14 */ 15 15 16 16 17 #include <rtems.h> 17 #include <coverhd.h> 18 #include <tmacros.h> 18 19 19 #include "coverhd.h" 20 #include "tmacros.h" 21 22 #include "timesys.h" 23 #include "timegvar.h" 20 #include <timesys.h> 21 #include <timegvar.h> -
testsuites/tmtests/tm16/system.h
r556fb911 r4b374f36 11 11 * notice must appear in all copies of this file and its derivatives. 12 12 * 13 * $Id$13 * system.h,v 1.2 1995/05/31 17:16:45 joel Exp 14 14 */ 15 15 16 16 17 #include <rtems.h> 17 #include <coverhd.h> 18 #include <tmacros.h> 18 19 19 #include "coverhd.h" 20 #include "tmacros.h" 21 22 #include "timesys.h" 23 #include "timegvar.h" 20 #include <timesys.h> 21 #include <timegvar.h> -
testsuites/tmtests/tm17/system.h
r556fb911 r4b374f36 11 11 * notice must appear in all copies of this file and its derivatives. 12 12 * 13 * $Id$13 * system.h,v 1.2 1995/05/31 17:16:57 joel Exp 14 14 */ 15 15 16 16 17 #include <rtems.h> 17 #include <coverhd.h> 18 #include <tmacros.h> 18 19 19 #include "coverhd.h" 20 #include "tmacros.h" 21 22 #include "timesys.h" 23 #include "timegvar.h" 20 #include <timesys.h> 21 #include <timegvar.h> -
testsuites/tmtests/tm18/system.h
r556fb911 r4b374f36 11 11 * notice must appear in all copies of this file and its derivatives. 12 12 * 13 * $Id$13 * system.h,v 1.2 1995/05/31 17:17:15 joel Exp 14 14 */ 15 15 16 16 17 #include <rtems.h> 17 #include <coverhd.h> 18 #include <tmacros.h> 18 19 19 #include "coverhd.h" 20 #include "tmacros.h" 21 22 #include "timesys.h" 23 #include "timegvar.h" 20 #include <timesys.h> 21 #include <timegvar.h> -
testsuites/tmtests/tm19/system.h
r556fb911 r4b374f36 11 11 * notice must appear in all copies of this file and its derivatives. 12 12 * 13 * $Id$13 * system.h,v 1.2 1995/05/31 17:17:35 joel Exp 14 14 */ 15 15 16 16 17 #include <rtems.h> 17 #include <coverhd.h> 18 #include <tmacros.h> 18 19 19 #include "coverhd.h" 20 #include "tmacros.h" 21 22 #include "timesys.h" 23 #include "timegvar.h" 20 #include <timesys.h> 21 #include <timegvar.h> -
testsuites/tmtests/tm20/system.h
r556fb911 r4b374f36 11 11 * notice must appear in all copies of this file and its derivatives. 12 12 * 13 * $Id$13 * system.h,v 1.2 1995/05/31 17:17:56 joel Exp 14 14 */ 15 15 16 16 17 #include <rtems.h> 17 #include <coverhd.h> 18 #include <tmacros.h> 18 19 19 #include "coverhd.h" 20 #include "tmacros.h" 21 22 #include "timesys.h" 23 #include "timegvar.h" 20 #include <timesys.h> 21 #include <timegvar.h> -
testsuites/tmtests/tm20/task1.c
r556fb911 r4b374f36 9 9 * notice must appear in all copies of this file and its derivatives. 10 10 * 11 * $Id$11 * task1.c,v 1.2 1995/05/31 17:18:00 joel Exp 12 12 */ 13 13 … … 90 90 rtems_mode previous_mode; 91 91 rtems_task_priority previous_priority; 92 rtems_unsigned32 return_value;93 92 rtems_status_code status; 94 93 … … 351 350 Timer_initialize(); 352 351 for ( index=1 ; index <= OPERATION_COUNT ; index++ ) 353 (void) rtems_io_initialize( 0, 0, NULL , &return_value);352 (void) rtems_io_initialize( 0, 0, NULL ); 354 353 end_time = Read_timer(); 355 354 … … 364 363 Timer_initialize(); 365 364 for ( index=1 ; index <= OPERATION_COUNT ; index++ ) 366 (void) rtems_io_open( 0, 0, NULL , &return_value);365 (void) rtems_io_open( 0, 0, NULL ); 367 366 end_time = Read_timer(); 368 367 … … 377 376 Timer_initialize(); 378 377 for ( index=1 ; index <= OPERATION_COUNT ; index++ ) 379 (void) rtems_io_close( 0, 0, NULL , &return_value);378 (void) rtems_io_close( 0, 0, NULL ); 380 379 end_time = Read_timer(); 381 380 … … 390 389 Timer_initialize(); 391 390 for ( index=1 ; index <= OPERATION_COUNT ; index++ ) 392 (void) rtems_io_read( 0, 0, NULL , &return_value);391 (void) rtems_io_read( 0, 0, NULL ); 393 392 end_time = Read_timer(); 394 393 … … 403 402 Timer_initialize(); 404 403 for ( index=1 ; index <= OPERATION_COUNT ; index++ ) 405 (void) rtems_io_write( 0, 0, NULL , &return_value);404 (void) rtems_io_write( 0, 0, NULL ); 406 405 end_time = Read_timer(); 407 406 … … 416 415 Timer_initialize(); 417 416 for ( index=1 ; index <= OPERATION_COUNT ; index++ ) 418 (void) rtems_io_control( 0, 0, NULL , &return_value);417 (void) rtems_io_control( 0, 0, NULL ); 419 418 end_time = Read_timer(); 420 419 -
testsuites/tmtests/tm21/system.h
r556fb911 r4b374f36 11 11 * notice must appear in all copies of this file and its derivatives. 12 12 * 13 * $Id$13 * system.h,v 1.2 1995/05/31 17:18:16 joel Exp 14 14 */ 15 15 16 16 17 #include <rtems.h> 17 #include <coverhd.h> 18 #include <tmacros.h> 18 19 19 #include "coverhd.h" 20 #include "tmacros.h" 21 22 #include "timesys.h" 23 #include "timegvar.h" 20 #include <timesys.h> 21 #include <timegvar.h> -
testsuites/tmtests/tm21/task1.c
r556fb911 r4b374f36 9 9 * notice must appear in all copies of this file and its derivatives. 10 10 * 11 * $Id$11 * task1.c,v 1.2 1995/05/31 17:18:19 joel Exp 12 12 */ 13 13 … … 73 73 index, 74 74 OPERATION_COUNT, 75 16, 75 76 RTEMS_DEFAULT_ATTRIBUTES, 76 77 &id -
testsuites/tmtests/tm22/system.h
r556fb911 r4b374f36 11 11 * notice must appear in all copies of this file and its derivatives. 12 12 * 13 * $Id$13 * system.h,v 1.2 1995/05/31 17:18:37 joel Exp 14 14 */ 15 15 16 16 17 #include <rtems.h> 17 #include <coverhd.h> 18 #include <tmacros.h> 18 19 19 #include "coverhd.h" 20 #include "tmacros.h" 21 22 #include "timesys.h" 23 #include "timegvar.h" 20 #include <timesys.h> 21 #include <timegvar.h> -
testsuites/tmtests/tm22/task1.c
r556fb911 r4b374f36 9 9 * notice must appear in all copies of this file and its derivatives. 10 10 * 11 * $Id$11 * task1.c,v 1.2 1995/05/31 17:18:40 joel Exp 12 12 */ 13 13 … … 45 45 status = rtems_message_queue_create( 46 46 rtems_build_name( 'M', 'Q', '1', ' '), 47 0, 47 100, 48 16, 48 49 RTEMS_DEFAULT_ATTRIBUTES, 49 50 &Queue_id … … 92 93 Queue_id, 93 94 (long (*)[4]) Buffer, 95 16, 94 96 &count 95 97 ); … … 115 117 rtems_unsigned32 index; 116 118 rtems_unsigned32 count; 119 rtems_unsigned32 size; 117 120 rtems_status_code status; 118 121 … … 133 136 Queue_id, 134 137 (long (*)[4]) Buffer, 138 &size, 135 139 RTEMS_DEFAULT_OPTIONS, 136 140 RTEMS_NO_TIMEOUT … … 143 147 Queue_id, 144 148 (long (*)[4]) Buffer, 149 16, 145 150 &count 146 151 ); … … 158 163 Queue_id, 159 164 (long (*)[4]) Buffer, 165 &size, 160 166 RTEMS_DEFAULT_OPTIONS, 161 167 RTEMS_NO_TIMEOUT … … 187 193 Queue_id, 188 194 (long (*)[4]) Buffer, 195 16, 189 196 &count 190 197 ); -
testsuites/tmtests/tm23/system.h
r556fb911 r4b374f36 11 11 * notice must appear in all copies of this file and its derivatives. 12 12 * 13 * $Id$13 * system.h,v 1.2 1995/05/31 17:18:54 joel Exp 14 14 */ 15 15 16 16 17 #include <rtems.h> 17 #include <coverhd.h> 18 #include <tmacros.h> 18 19 19 #include "coverhd.h" 20 #include "tmacros.h" 21 22 #include "timesys.h" 23 #include "timegvar.h" 20 #include <timesys.h> 21 #include <timegvar.h> -
testsuites/tmtests/tm24/system.h
r556fb911 r4b374f36 11 11 * notice must appear in all copies of this file and its derivatives. 12 12 * 13 * $Id$13 * system.h,v 1.2 1995/05/31 17:19:07 joel Exp 14 14 */ 15 15 16 16 17 #include <rtems.h> 17 #include <coverhd.h> 18 #include <tmacros.h> 18 19 19 #include "coverhd.h" 20 #include "tmacros.h" 21 22 #include "timesys.h" 23 #include "timegvar.h" 20 #include <timesys.h> 21 #include <timegvar.h> -
testsuites/tmtests/tm25/system.h
r556fb911 r4b374f36 11 11 * notice must appear in all copies of this file and its derivatives. 12 12 * 13 * $Id$13 * system.h,v 1.2 1995/05/31 17:19:17 joel Exp 14 14 */ 15 15 16 16 17 #include <rtems.h> 17 #include <coverhd.h> 18 #include <tmacros.h> 18 19 19 #include "coverhd.h" 20 #include "tmacros.h" 21 22 #include "timesys.h" 23 #include "timegvar.h" 20 #include <timesys.h> 21 #include <timegvar.h> -
testsuites/tmtests/tm26/fptest.h
r556fb911 r4b374f36 23 23 * notice must appear in all copies of this file and its derivatives. 24 24 * 25 * $Id$25 * fptest.h,v 1.2 1995/05/31 17:19:26 joel Exp 26 26 */ 27 27 -
testsuites/tmtests/tm26/system.h
r556fb911 r4b374f36 11 11 * notice must appear in all copies of this file and its derivatives. 12 12 * 13 * $Id$13 * system.h,v 1.2 1995/05/31 17:19:30 joel Exp 14 14 */ 15 15 16 16 17 #include <rtems.h> 17 #include <bsp.h> 18 #include <coverhd.h> 19 #include <tmacros.h> 18 20 19 #include "coverhd.h" 20 #include "tmacros.h" 21 22 #include "timesys.h" 23 #include "timegvar.h" 21 #include <timesys.h> 22 #include <timegvar.h> -
testsuites/tmtests/tm27/system.h
r556fb911 r4b374f36 11 11 * notice must appear in all copies of this file and its derivatives. 12 12 * 13 * $Id$13 * system.h,v 1.2 1995/05/31 17:19:41 joel Exp 14 14 */ 15 15 16 16 17 #include <rtems.h> 17 #include <coverhd.h> 18 #include <tmacros.h> 18 19 19 #include "coverhd.h" 20 #include "tmacros.h" 21 22 #include "timesys.h" 23 #include "timegvar.h" 20 #include <timesys.h> 21 #include <timegvar.h> -
testsuites/tmtests/tm28/system.h
r556fb911 r4b374f36 11 11 * notice must appear in all copies of this file and its derivatives. 12 12 * 13 * $Id$13 * system.h,v 1.2 1995/05/31 17:19:51 joel Exp 14 14 */ 15 15 16 16 17 #include <rtems.h> 17 #include <coverhd.h> 18 #include <tmacros.h> 18 19 19 #include "coverhd.h" 20 #include "tmacros.h" 21 22 #include "timesys.h" 23 #include "timegvar.h" 20 #include <timesys.h> 21 #include <timegvar.h> -
testsuites/tmtests/tm29/system.h
r556fb911 r4b374f36 11 11 * notice must appear in all copies of this file and its derivatives. 12 12 * 13 * $Id$13 * system.h,v 1.2 1995/05/31 17:20:02 joel Exp 14 14 */ 15 15 16 16 17 #include <rtems.h> 17 #include <coverhd.h> 18 #include <tmacros.h> 18 19 19 #include "coverhd.h" 20 #include "tmacros.h" 21 22 #include "timesys.h" 23 #include "timegvar.h" 20 #include <timesys.h> 21 #include <timegvar.h> -
testsuites/tmtests/tmck/system.h
r556fb911 r4b374f36 11 11 * notice must appear in all copies of this file and its derivatives. 12 12 * 13 * $Id$13 * system.h,v 1.2 1995/05/31 17:20:12 joel Exp 14 14 */ 15 15 16 16 17 #include <rtems.h> 17 #include <coverhd.h> 18 #include <tmacros.h> 18 19 19 #include "coverhd.h" 20 #include "tmacros.h" 21 22 #include "timesys.h" 23 #include "timegvar.h" 20 #include <timesys.h> 21 #include <timegvar.h> -
testsuites/tmtests/tmoverhd/dumrtems.h
r556fb911 r4b374f36 12 12 * notice must appear in all copies of this file and its derivatives. 13 13 * 14 * $Id$14 * dumrtems.h,v 1.2 1995/05/31 17:20:21 joel Exp 15 15 */ 16 16 -
testsuites/tmtests/tmoverhd/system.h
r556fb911 r4b374f36 11 11 * notice must appear in all copies of this file and its derivatives. 12 12 * 13 * $Id$13 * system.h,v 1.2 1995/05/31 17:20:26 joel Exp 14 14 */ 15 15 16 16 17 #include <rtems.h> 17 #include <coverhd.h> 18 #include <tmacros.h> 18 19 19 #include "coverhd.h" 20 #include "tmacros.h" 21 22 #include "timesys.h" 23 #include "timegvar.h" 20 #include <timesys.h> 21 #include <timegvar.h>
Note: See TracChangeset
for help on using the changeset viewer.