Ralf Corsépius
ac165341df
2011-03-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* support/src/spin.c: Include "test_support.h".
2012-03-02 18:16:33 +01:00
Ralf Corsepius
c444d1ec3c
2011-12-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* Makefile.am: Add support/include/tmtests_empty_function.h.
* support/include/tmtests_empty_function.h: New.
* support/src/tmtests_empty_function.c,
support/src/tmtests_support.c:
Include "tmtests_empty_function.h".
Remove local decls (Missing prototypes).
2011-12-13 04:37:56 +00:00
Sebastian Huber
abe56121c7
2011-11-04 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* support/src/test_support.c: Avoid magic numbers.
2011-11-04 09:55:04 +00:00
Ralf Corsepius
5008f65e6f
2011-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* support/include/tmacros.h:
Remove fatal_posix_service_pointer_minus_one (unused).
2011-10-25 16:30:35 +00:00
Ralf Corsepius
7036ed0049
2011-10-13 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* support/include/primode.h: New.
* Makefile.am: Add support/include/primode.h
2011-10-13 13:08:12 +00:00
Ralf Corsepius
bf08a0f2a7
2011-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* support/include/tmacros.h: Remove PRItime_t.
2011-09-30 02:58:15 +00:00
Ralf Corsepius
30e49544d5
2011-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* support/include/pritime.h: New.
* Makefile.am: Add support/include/pritime.h
2011-09-30 02:31:25 +00:00
Jennifer Averett
d4a0934bf4
2011-07-29 Jennifer Averett <Jennifer.Averett@OARcorp.com>
...
* support/include/test_support.h: Fixed incorrect name in prototype.
2011-07-29 13:48:16 +00:00
Jennifer Averett
d504e48b29
2011-07-01 Jennifer Averett <Jennifer.Averett@OARcorp.com>
...
* support/include/tmacros.h: Disable the check for dispatch disable
level for SMP tests. Another CPU may be inside RTEMS by the time
these checks are being done which would result in false failures.
2011-07-01 14:28:03 +00:00
Joel Sherrill
baa12f269c
Fix.
2011-06-30 12:49:17 +00:00
Jennifer Averett
3023a1d3d9
2011-06-29 Ricardo Aguirre
...
* psxtmtests/Makefile.am, psxtmtests/configure.ac,
psxtmtests/psxtmtests_plan.csv: Added nanosleep tests.
* psxtmtests/psxtmnanosleep01/Makefile.am,
psxtmtests/psxtmnanosleep01/init.c,
psxtmtests/psxtmnanosleep01/psxtmnanosleep01.doc,
psxtmtests/psxtmnanosleep02/Makefile.am,
psxtmtests/psxtmnanosleep02/init.c,
psxtmtests/psxtmnanosleep02/psxtmnanosleep02.doc: New files.
2011-06-29 19:09:12 +00:00
Joel Sherrill
152a284188
2011-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* configure.ac, support/include/test_support.h:
* support/src/locked_print.c: New file.
2011-06-28 21:09:13 +00:00
Jennifer Averett
15cf2cb507
2011-04-27 Jennifer Averett <Jennifer.Averett@OARcorp.com>
...
PR 1784
* sptests/spsize/size.c: Split bspsmp.h into two files smp.h and
bspsmp.h
2011-04-27 17:20:35 +00:00
Jennifer Averett
1c95d94af6
2011-04-21 Jennifer Averett <Jennifer.Averett@OARcorp.com
...
PR 1777/cpukit
* support/include/tmacros.h, tmtests/tm26/task1.c,
tmtests/tm27/task1.c: Consolidated access to
_Thread_Dispatch_disable_level.
2011-04-21 19:05:34 +00:00
Joel Sherrill
0e89af816c
2011-04-20 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* configure.ac: Add fstests.
2011-04-20 21:30:36 +00:00
Ralf Corsepius
817991627d
2011-03-04 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/env-rtemsbsp.m4, aclocal/rtems-top.m4, aclocal/version.m4:
Rename RTEMS_API into _RTEMS_API.
2011-03-04 16:14:42 +00:00
Ralf Corsepius
38d1150ecf
2011-02-25 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/canonical-target-name.m4:
Stop pretending no_cpu* was buildable.
Derive RTEMS_CPU from "$host_cpu".
Error out if "$host" doesn't match "*-*-rtems*".
2011-02-25 06:17:36 +00:00
Ralf Corsepius
9fa8d0eed5
2011-02-22 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* support/src/tmtests_support.c:
loop_overhead and end_time are uint32_t's.
2011-02-22 14:41:17 +00:00
Ralf Corsepius
9c2d861b03
2011-02-22 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* support/src/spin.c, support/src/test_support.c,
support/src/tmtests_empty_function.c, support/src/tmtests_support.c:
Add HAVE_CONFIG_H.
2011-02-22 11:12:00 +00:00
Ralf Corsepius
5aa9263ff0
2011-02-08 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* support/include/tmacros.h: Remove PRIxblksize_t, PRIxblkcnt_t.
2011-02-08 06:39:57 +00:00
Ralf Corsepius
8ee3775f30
2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Require autoconf-2.68, automake-1.11.1.
2011-02-02 15:01:43 +00:00
Joel Sherrill
4b0ac2c619
2010-12-06 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* configure.ac: Add initial small set of POSIX Timing Tests.
2010-12-06 16:45:43 +00:00
Ralf Corsepius
db9b700a92
2010-10-01 Ralf Corsépius <ralf.corsepius@rtems.org>
...
PR 1708/build:
* aclocal/check-cpuopts.m4: Fix m4-quoting.
2010-10-01 17:00:16 +00:00
Ralf Corsepius
9e16ae2a9a
2010-09-23 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/check-cpuopts.m4: Add AC_LANG_SOURCE.
2010-09-23 14:50:11 +00:00
Ralf Corsepius
4d8cd2216d
2010-07-31 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* automake/compile.am: Remove clean-local:.
Use CLEANFILES for cleaning up make-exe by-products.
2010-07-31 03:09:52 +00:00
Joel Sherrill
f79bc77d8e
2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1532/testing
* aclocal/project-root.m4: Add initial tests for untar capabilities.
2010-07-27 18:17:46 +00:00
Joel Sherrill
be8bdff62b
2010-07-14 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* support/include/test_support.h, support/src/test_support.c: Add
Allocate_majority_of_heap().
2010-07-14 16:03:57 +00:00
Joel Sherrill
d04a7e9316
2010-06-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* support/src/tmtests_support.c: Fix warning.
2010-06-25 16:59:06 +00:00
Joel Sherrill
82fbd358ba
2010-06-21 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* support/include/test_support.h, support/src/tmtests_empty_function.c:
Add helper so it is easier to write a basic repeated operation
tmtest.
* support/src/tmtests_support.c: New file.
2010-06-21 16:54:17 +00:00
Ralf Corsepius
bce989a942
2010-06-17 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Remove itron.
2010-06-17 16:02:31 +00:00
Ralf Corsepius
ba021d5c42
2010-06-07 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/version.m4: Bump RTEMS_API to 4.11.
Bump _RTEMS_VERSION to 4.10.99.0.
2010-06-07 19:33:53 +00:00
Ralf Corsepius
45215d2075
2010-05-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* support/include/tmacros.h: Remove PRIdoff_t.
2010-05-29 05:29:33 +00:00
Joel Sherrill
6196ded1d5
2010-04-22 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
...
* support/include/tmacros.h: Changed check_dispatch_disable_level() to
treat all non-zero values of _Thread_Dispatch_disable_level equally.
2010-04-28 16:37:20 +00:00
Glenn Humphrey
6cc1c294d6
2009-12-08 Glenn Humphrey <glenn.humphrey@OARcorp.com>
...
* support/include/test_support.h, support/include/tmacros.h,
support/src/test_support.c: Added support functions to spin for a
number of ticks and to spin until the next tick.
* support/src/spin.c: New file.
2009-12-08 21:39:21 +00:00
Joel Sherrill
0654c588a8
2009-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* support/include/tmacros.h: Use rtems_test_assert() consistently
instead of system assert(). rtems_test_assert() is designed to
integrate into the RTEMS test suite infrastructure.
2009-12-08 17:53:04 +00:00
Joel Sherrill
1369978b7f
2009-11-09 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* support/include/tmacros.h: Add service to check status returned by
POSIX methods which return a pointer which is -1 on error. This
eliminated some casts.
2009-11-09 14:49:35 +00:00
Ralf Corsepius
f62c4673b6
2009-01-03 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* support/include/tmacros.h: Include rtems/score/thread.h.
Remove _Thread_Dispatch_disable_level.
2009-11-03 04:29:40 +00:00
Ralf Corsepius
91581144b5
2009-01-01 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* support/include/tmacros.h: Add PRIxino_t, PRIdoff_t,
PRIxblksize_t, PRIxblkcnt_t.
Comment cleanups.
2009-11-01 07:51:16 +00:00
Ralf Corsepius
f22a826009
2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* support/include/tmacros.h: Add PRIxrtems_task_priority,
PRIxrtems_task_priority, PRIxrtems_signal_set.
2009-10-30 13:20:42 +00:00
Ralf Corsepius
b3acedb565
2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* support/include/tmacros.h: Add PRIxpthread_t.
2009-10-27 14:13:13 +00:00
Ralf Corsepius
d0f47c22fb
2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* support/include/tmacros.h: Add PRIxrtems_event_set.
(fatal_posix_service_status_errno) Add local "long" var "statx".
2009-10-27 08:12:25 +00:00
Ralf Corsepius
7354b34824
2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* support/include/tmacros.h: Add PRIdThread_Entry_numeric_type.
Add PRIdrtems_task_argument.
2009-10-27 06:53:15 +00:00
Ralf Corsepius
e693be45d7
2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* support/include/tmacros.h: Add PRIdWatchdog_Interval.
Add PRIdrtems_interval.
2009-10-26 17:02:40 +00:00
Ralf Corsepius
ddff7ef490
2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* support/include/tmacros.h: Add PRIdPriority_Control.
Change PRIdrtems_task_priority to using PRIdPriority_Control.
2009-10-26 14:20:43 +00:00
Ralf Corsepius
f5c70d3b3a
2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* support/include/tmacros.h: Add PRIdrtems_task_priority.
2009-10-26 13:51:34 +00:00
Ralf Corsepius
e71c81b3da
2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* support/include/tmacros.h: Add PRIxrtems_id.
2009-10-26 10:37:25 +00:00
Ralf Corsepius
b701261ccf
2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* support/include/tmacros.h: Add PRItime_t.
2009-10-26 09:06:39 +00:00
Ralf Corsepius
88f692dac2
2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* support/include/tmacros.h (print_time): Use PRIu32 instead of %d.
2009-10-26 05:38:04 +00:00
Ralf Corsepius
aea32337ed
2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* support/include/test_support.h: Add missing prototypes.
2009-10-26 05:33:50 +00:00
Ralf Corsepius
f440089997
2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* support/include/tmacros.h: Move _Thread_Dispatch_disable_level
outside of check_dispatch_disable_level.
2009-10-26 05:32:35 +00:00