Changeset 96e4b22 in rtems


Ignore:
Timestamp:
03/06/19 09:39:29 (5 years ago)
Author:
Chris Johns <chrisj@…>
Branches:
5, master
Children:
ec1dd51a
Parents:
a06356b
git-author:
Chris Johns <chrisj@…> (03/06/19 09:39:29)
git-committer:
Chris Johns <chrisj@…> (03/06/19 19:33:47)
Message:

testsuite: Make the OPERATION_COUNT a test configuration parameter.

  • Add a small memory test config file.
  • Update the small memory PowerPC BSPs to use the new test config.
Files:
1 added
68 edited
1 moved

Legend:

Unmodified
Added
Removed
  • bsps/mips/hurricane/config/hurricane-testsuite.tcfg

    ra06356b r96e4b22  
    33#
    44
    5 include: testdata/dltests-broken-on-this-bsp.tcfg
     5include: testdata/disable-libdl-tests.tcfg
  • bsps/mips/rbtx4925/config/rbtx4925-testsuite.tcfg

    ra06356b r96e4b22  
    33#
    44
    5 include: testdata/dltests-broken-on-this-bsp.tcfg
     5include: testdata/disable-libdl-tests.tcfg
  • bsps/mips/rbtx4938/config/rbtx4938-testsuite.tcfg

    ra06356b r96e4b22  
    33#
    44
    5 include: testdata/dltests-broken-on-this-bsp.tcfg
     5include: testdata/disable-libdl-tests.tcfg
  • bsps/moxie/moxiesim/config/moxiesim-testsuite.tcfg

    ra06356b r96e4b22  
    44
    55include: testdata/require-tick-isr.tcfg
    6 include: testdata/dltests-broken-on-this-bsp.tcfg
     6include: testdata/disable-libdl-tests.tcfg
  • bsps/powerpc/mpc55xxevb/config/gwlcfm-testsuite.tcfg

    ra06356b r96e4b22  
    55#
    66
    7 include: testdata/dltests-broken-on-this-bsp.tcfg
     7include: testdata/disable-libdl-tests.tcfg
    88include: testdata/disable-jffs2-tests.tcfg
    99
  • bsps/powerpc/mpc55xxevb/config/mpc5566evb-testsuite.tcfg

    ra06356b r96e4b22  
    55#
    66
    7 include: testdata/dltests-broken-on-this-bsp.tcfg
    8 include: testdata/disable-jffs2-tests.tcfg
    9 
    10 exclude: fsdosfsname01
    11 exclude: linpack
     7include: testdata/small-memory-testsuite.tcfg
  • bsps/powerpc/mpc55xxevb/config/mpc5566evb_spe-testsuite.tcfg

    ra06356b r96e4b22  
    55#
    66
    7 include: testdata/dltests-broken-on-this-bsp.tcfg
    8 include: testdata/disable-jffs2-tests.tcfg
    9 
    10 exclude: fsdosfsname01
    11 exclude: linpack
     7include: testdata/small-memory-testsuite.tcfg
  • bsps/powerpc/mpc55xxevb/config/mpc5643l_dpu-testsuite.tcfg

    ra06356b r96e4b22  
    55#
    66
    7 include: testdata/dltests-broken-on-this-bsp.tcfg
    8 include: testdata/disable-jffs2-tests.tcfg
    9 
    10 exclude: flashdisk01
    11 exclude: fsdosfsname01
    12 exclude: linpack
    13 exclude: pppd
    14 exclude: psxaio03
    15 exclude: psxconfig01
    16 exclude: psxtmbarrier02
    17 exclude: psxtmclocknanosleep02
    18 exclude: psxtmclocknanosleep03
    19 exclude: psxtmcond08
    20 exclude: psxtmcond09
    21 exclude: psxtmcond10
    22 exclude: psxtmmqrcvblock01
    23 exclude: psxtmmqrcvblock02
    24 exclude: psxtmmutex02
    25 exclude: psxtmmutex04
    26 exclude: psxtmmutex06
    27 exclude: psxtmnanosleep02
    28 exclude: psxtmrwlock02
    29 exclude: psxtmrwlock03
    30 exclude: psxtmrwlock04
    31 exclude: psxtmrwlock05
    32 exclude: psxtmrwlock07
    33 exclude: psxtmsem03
    34 exclude: psxtmsem05
    35 exclude: psxtmsleep02
    36 exclude: psxtmthread01
    37 exclude: psxtmthread03
    38 exclude: sp47
    39 exclude: sp71
    40 exclude: spstkalloc02
    41 exclude: tm02
    42 exclude: tm03
    43 exclude: tm04
    44 exclude: tm05
    45 exclude: tm06
    46 exclude: tm07
    47 exclude: tm10
    48 exclude: tm11
    49 exclude: tm12
    50 exclude: tm13
    51 exclude: tm14
    52 exclude: tm15
    53 exclude: tm16
    54 exclude: tm17
    55 exclude: tm18
    56 exclude: tm21
    57 exclude: tm23
    58 exclude: tm24
    59 exclude: tm25
    60 exclude: tm26
    61 exclude: tm29
    62 exclude: tm31
    63 exclude: tm32
    64 exclude: tm33
    65 exclude: tm34
    66 exclude: tm35
    67 exclude: tm36
     7include: testdata/small-memory-testsuite.tcfg
  • bsps/powerpc/mpc55xxevb/config/mpc5643l_evb-testsuite.tcfg

    ra06356b r96e4b22  
    55#
    66
    7 include: testdata/dltests-broken-on-this-bsp.tcfg
    8 include: testdata/disable-jffs2-tests.tcfg
    9 
    10 exclude: flashdisk01
    11 exclude: fsdosfsname01
    12 exclude: linpack
    13 exclude: pppd
    14 exclude: psxaio03
    15 exclude: psxconfig01
    16 exclude: psxtmbarrier02
    17 exclude: psxtmclocknanosleep02
    18 exclude: psxtmclocknanosleep03
    19 exclude: psxtmcond08
    20 exclude: psxtmcond09
    21 exclude: psxtmcond10
    22 exclude: psxtmmqrcvblock01
    23 exclude: psxtmmqrcvblock02
    24 exclude: psxtmmutex02
    25 exclude: psxtmmutex04
    26 exclude: psxtmmutex06
    27 exclude: psxtmnanosleep02
    28 exclude: psxtmrwlock02
    29 exclude: psxtmrwlock03
    30 exclude: psxtmrwlock04
    31 exclude: psxtmrwlock05
    32 exclude: psxtmrwlock07
    33 exclude: psxtmsem03
    34 exclude: psxtmsem05
    35 exclude: psxtmsleep02
    36 exclude: psxtmthread01
    37 exclude: psxtmthread03
    38 exclude: sp47
    39 exclude: sp71
    40 exclude: spstkalloc02
    41 exclude: tm02
    42 exclude: tm03
    43 exclude: tm04
    44 exclude: tm05
    45 exclude: tm06
    46 exclude: tm07
    47 exclude: tm10
    48 exclude: tm11
    49 exclude: tm12
    50 exclude: tm13
    51 exclude: tm14
    52 exclude: tm15
    53 exclude: tm16
    54 exclude: tm17
    55 exclude: tm18
    56 exclude: tm21
    57 exclude: tm23
    58 exclude: tm24
    59 exclude: tm25
    60 exclude: tm26
    61 exclude: tm29
    62 exclude: tm31
    63 exclude: tm32
    64 exclude: tm33
    65 exclude: tm34
    66 exclude: tm35
    67 exclude: tm36
     7include: testdata/small-memory-testsuite.tcfg
  • bsps/powerpc/mpc55xxevb/config/mpc5668g-testsuite.tcfg

    ra06356b r96e4b22  
    33#
    44
    5 include: testdata/dltests-broken-on-this-bsp.tcfg
    6 
    7 exclude: linpack
     5include: testdata/small-memory-testsuite.tcfg
  • bsps/powerpc/mpc55xxevb/config/mpc5674f_ecu508_app-testsuite.tcfg

    ra06356b r96e4b22  
    33#
    44
    5 include: testdata/disable-iconv-tests.tcfg
    6 include: testdata/dltests-broken-on-this-bsp.tcfg
    7 
    8 exclude: linpack
     5include: testdata/small-memory-testsuite.tcfg
  • bsps/powerpc/mpc55xxevb/config/mpc5674f_ecu508_boot-testsuite.tcfg

    ra06356b r96e4b22  
    22# mpc5674f_ecu508_boot RTEMS Test Database.
    33#
    4 # Format is one line per test that is _NOT_ built.
    5 #
    64
    7 include: testdata/disable-iconv-tests.tcfg
    8 include: testdata/dltests-broken-on-this-bsp.tcfg
    9 
    10 exclude: fsdosfsname01
    11 exclude: linpack
     5include: testdata/small-memory-testsuite.tcfg
  • bsps/powerpc/mpc55xxevb/config/mpc5674f_rsm6-testsuite.tcfg

    ra06356b r96e4b22  
    22# mpc5674f_rsm6 RTEMS Test Database.
    33#
    4 # Format is one line per test that is _NOT_ built.
    5 #
    64
    7 include: testdata/disable-iconv-tests.tcfg
    8 include: testdata/dltests-broken-on-this-bsp.tcfg
    9 
    10 exclude: fsdosfsname01
    11 exclude: linpack
     5include: testdata/small-memory-testsuite.tcfg
  • bsps/powerpc/mpc55xxevb/config/mpc5674fevb-testsuite.tcfg

    ra06356b r96e4b22  
    33#
    44
    5 include: testdata/dltests-broken-on-this-bsp.tcfg
    6 
    7 exclude: linpack
     5include: testdata/small-memory-testsuite.tcfg
  • bsps/powerpc/mpc55xxevb/config/mpc5674fevb_spe-testsuite.tcfg

    ra06356b r96e4b22  
    33#
    44
    5 include: testdata/dltests-broken-on-this-bsp.tcfg
    6 
    7 exclude: linpack
     5include: testdata/small-memory-testsuite.tcfg
  • bsps/powerpc/mpc55xxevb/config/phycore_mpc5554-testsuite.tcfg

    ra06356b r96e4b22  
    55#
    66
    7 include: testdata/dltests-broken-on-this-bsp.tcfg
    8 include: testdata/disable-jffs2-tests.tcfg
    9 
    10 exclude: fsdosfsname01
     7include: testdata/small-memory-testsuite.tcfg
  • bsps/powerpc/qoriq/config/qoriq_core_0-testsuite.tcfg

    ra06356b r96e4b22  
    33#
    44
    5 include: testdata/dltests-broken-on-this-bsp.tcfg
     5include: testdata/disable-libdl-tests.tcfg
  • bsps/powerpc/qoriq/config/qoriq_core_1-testsuite.tcfg

    ra06356b r96e4b22  
    33#
    44
    5 include: testdata/dltests-broken-on-this-bsp.tcfg
     5include: testdata/disable-libdl-tests.tcfg
  • bsps/powerpc/qoriq/config/qoriq_e500-testsuite.tcfg

    ra06356b r96e4b22  
    33#
    44
    5 include: testdata/dltests-broken-on-this-bsp.tcfg
     5include: testdata/disable-libdl-tests.tcfg
  • bsps/powerpc/qoriq/config/qoriq_e6500_32-testsuite.tcfg

    ra06356b r96e4b22  
    33#
    44
    5 include: testdata/dltests-broken-on-this-bsp.tcfg
     5include: testdata/disable-libdl-tests.tcfg
  • bsps/powerpc/qoriq/config/qoriq_e6500_64-testsuite.tcfg

    ra06356b r96e4b22  
    33#
    44
    5 include: testdata/dltests-broken-on-this-bsp.tcfg
     5include: testdata/disable-libdl-tests.tcfg
  • testsuites/aclocal/rtems-test-check.m4

    ra06356b r96e4b22  
    1616 if test "$1" = "$check_result"; then
    1717  if test -f $tcheck; then
    18    test_FLAGS=`$tcheck flags ${RTEMS_BSP} $tdata $tincludes $1`
     18   test_CFLAGS=`$tcheck cflags ${RTEMS_BSP} $tdata $tincludes $1`
    1919  fi
    20   if test -z "$test_FLAGS"; then
     20  if test -z "$test_CFLAGS"; then
    2121   result_msg="PASS"
    2222  else
    23    result_msg="$test_FLAGS"
     23   result_msg="$test_CFLAGS"
    2424  fi
    2525 else
     
    2828 AC_MSG_RESULT([$result_msg])
    2929 AM_CONDITIONAL([TEST_$1], [test "$result_msg" != "EXCLUDED"])
    30  AC_SUBST([TEST_FLAGS_$1], [$test_FLAGS])
     30 AC_SUBST([TEST_FLAGS_$1], [$test_CFLAGS])
    3131])
  • testsuites/psxtests/psxaio03/init.c

    ra06356b r96e4b22  
    77 *
    88 */
     9
     10#if !defined(OPERATION_COUNT)
     11#define OPERATION_COUNT 100
     12#endif
    913
    1014#ifdef HAVE_CONFIG_H
     
    8791      rtems_test_assert ( fd[i] != -1);
    8892    }
    89  
     93
    9094  puts (" Init: [WQ] aio_write on 1st file ");
    9195  aiocbp[0] = create_aiocb (fd[0]);
    9296  status = aio_write (aiocbp[0]);
    9397  rtems_test_assert (status != -1);
    94  
     98
    9599  puts (" Init: [WQ] aio_write on 2nd file ");
    96100  aiocbp[1] = create_aiocb (fd[1]);
     
    102106  status = aio_read (aiocbp[2]);
    103107  rtems_test_assert (status != -1);
    104  
     108
    105109  puts (" Init: [WQ] aio_write on 3rd file ");
    106110  aiocbp[3] = create_aiocb (fd[2]);
    107111  status = aio_write (aiocbp[3]);
    108112  rtems_test_assert (status != -1);
    109  
     113
    110114  puts (" Init: [WQ] aio_write on 4th file ");
    111115  aiocbp[4] = create_aiocb (fd[3]);
    112116  status = aio_write (aiocbp[4]);
    113117  rtems_test_assert (status != -1);
    114  
     118
    115119  puts (" Init: [WQ] aio_write on 5th file  -- [WQ] full ");
    116120  aiocbp[5] = create_aiocb (fd[4]);
     
    122126  status = aio_read (aiocbp[6]);
    123127  rtems_test_assert (status != -1);
    124  
     128
    125129  puts (" Init: going to sleep for 5 sec ");
    126130  sleep (5);
     
    129133  puts (" Init: going to sleep again for 5 sec ");
    130134  sleep (5);
    131  
     135
    132136  TEST_END();
    133  
     137
    134138  for (i = 0; i < FD_COUNT; i++)
    135139    {
     
    139143  free_aiocb (aiocbp[i]);
    140144  rtems_test_exit (0);
    141  
     145
    142146  return NULL;
    143  
     147
    144148}
    145 
  • testsuites/psxtests/psxaio03/system.h

    ra06356b r96e4b22  
    2222#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
    2323
    24 #define CONFIGURE_MAXIMUM_TASKS             20
    25 #define CONFIGURE_MAXIMUM_SEMAPHORES        20
    26 #define CONFIGURE_MAXIMUM_MESSAGE_QUEUES    20
    27 #define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS 20
     24#define CONFIGURE_MAXIMUM_TASKS             10
     25#define CONFIGURE_MAXIMUM_SEMAPHORES        10
     26#define CONFIGURE_MAXIMUM_MESSAGE_QUEUES    10
     27#define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS 10
    2828
    2929#define CONFIGURE_INITIAL_EXTENSIONS RTEMS_TEST_INITIAL_EXTENSION
    3030
    31 #define CONFIGURE_MAXIMUM_POSIX_THREADS        30
    32 #define CONFIGURE_MAXIMUM_POSIX_KEYS           30
     31#define CONFIGURE_MAXIMUM_POSIX_THREADS        10
     32#define CONFIGURE_MAXIMUM_POSIX_KEYS           10
    3333
    3434#define CONFIGURE_POSIX_INIT_THREAD_TABLE
    35 #define CONFIGURE_EXTRA_TASK_STACKS         (10 * RTEMS_MINIMUM_STACK_SIZE)
    36 #define CONFIGURE_POSIX_INIT_THREAD_STACK_SIZE (10 * RTEMS_MINIMUM_STACK_SIZE)
     35#define CONFIGURE_EXTRA_TASK_STACKS            (5 * RTEMS_MINIMUM_STACK_SIZE)
     36#define CONFIGURE_POSIX_INIT_THREAD_STACK_SIZE (5 * RTEMS_MINIMUM_STACK_SIZE)
    3737
    3838#define CONFIGURE_MALLOC_STATISTICS
  • testsuites/psxtmtests/Makefile.am

    ra06356b r96e4b22  
    2121        ../support/src/tmtests_support.c
    2222psxtmbarrier01_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmbarrier01) \
    23         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    24         -DOPERATION_COUNT=$(OPERATION_COUNT)
     23        $(support_includes) -I$(top_srcdir)/../tmtests/include
    2524endif
    2625
     
    3231        ../support/src/tmtests_support.c
    3332psxtmbarrier02_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmbarrier02) \
    34         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    35         -DOPERATION_COUNT=$(OPERATION_COUNT)
     33        $(support_includes) -I$(top_srcdir)/../tmtests/include
    3634endif
    3735
     
    4341        ../support/src/tmtests_support.c
    4442psxtmbarrier03_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmbarrier03) \
    45         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    46         -DOPERATION_COUNT=$(OPERATION_COUNT)
     43        $(support_includes) -I$(top_srcdir)/../tmtests/include
    4744endif
    4845
     
    5451        ../support/src/tmtests_support.c
    5552psxtmbarrier04_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmbarrier04) \
    56         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    57         -DOPERATION_COUNT=$(OPERATION_COUNT)
     53        $(support_includes) -I$(top_srcdir)/../tmtests/include
    5854endif
    5955
     
    6561        ../support/src/tmtests_support.c
    6662psxtmbarrierattr01_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmbarrierattr01) \
    67         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    68         -DOPERATION_COUNT=$(OPERATION_COUNT)
     63        $(support_includes) -I$(top_srcdir)/../tmtests/include
    6964endif
    7065
     
    7772psxtmcleanup01_CPPFLAGS = $(AM_CPPFLAGS) \
    7873        $(TEST_FLAGS_psxtmcleanup01) $(support_includes) \
    79         -I$(top_srcdir)/../tmtests/include \
    80         -DOPERATION_COUNT=$(OPERATION_COUNT)
     74        -I$(top_srcdir)/../tmtests/include
    8175endif
    8276
     
    8983psxtmclocknanosleep01_CPPFLAGS = $(AM_CPPFLAGS) \
    9084        $(TEST_FLAGS_psxtmclocknanosleep01) $(support_includes) \
    91         -I$(top_srcdir)/../tmtests/include \
    92         -DOPERATION_COUNT=$(OPERATION_COUNT)
     85        -I$(top_srcdir)/../tmtests/include
    9386endif
    9487
     
    10194psxtmclocknanosleep02_CPPFLAGS = $(AM_CPPFLAGS) \
    10295        $(TEST_FLAGS_psxtmclocknanosleep02) $(support_includes) \
    103         -I$(top_srcdir)/../tmtests/include \
    104         -DOPERATION_COUNT=$(OPERATION_COUNT)
     96        -I$(top_srcdir)/../tmtests/include
    10597endif
    10698
     
    113105psxtmclocknanosleep03_CPPFLAGS = $(AM_CPPFLAGS) \
    114106        $(TEST_FLAGS_psxtmclocknanosleep03) $(support_includes) \
    115         -I$(top_srcdir)/../tmtests/include \
    116         -DOPERATION_COUNT=$(OPERATION_COUNT)
     107        -I$(top_srcdir)/../tmtests/include
    117108endif
    118109
     
    124115        ../support/src/tmtests_support.c
    125116psxtmcond01_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmcond01) \
    126         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    127         -DOPERATION_COUNT=$(OPERATION_COUNT)
     117        $(support_includes) -I$(top_srcdir)/../tmtests/include
    128118endif
    129119
     
    135125        ../support/src/tmtests_support.c
    136126psxtmcond02_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmcond02) \
    137         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    138         -DOPERATION_COUNT=$(OPERATION_COUNT)
     127        $(support_includes) -I$(top_srcdir)/../tmtests/include
    139128endif
    140129
     
    146135        ../support/src/tmtests_support.c
    147136psxtmcond03_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmcond03) \
    148         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    149         -DOPERATION_COUNT=$(OPERATION_COUNT)
     137        $(support_includes) -I$(top_srcdir)/../tmtests/include
    150138endif
    151139
     
    157145        ../support/src/tmtests_support.c
    158146psxtmcond04_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmcond04) \
    159         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    160         -DOPERATION_COUNT=$(OPERATION_COUNT)
     147        $(support_includes) -I$(top_srcdir)/../tmtests/include
    161148endif
    162149
     
    168155        ../support/src/tmtests_support.c
    169156psxtmcond05_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmcond05) \
    170         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    171         -DOPERATION_COUNT=$(OPERATION_COUNT)
     157        $(support_includes) -I$(top_srcdir)/../tmtests/include
    172158endif
    173159
     
    179165        ../support/src/tmtests_support.c
    180166psxtmcond06_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmcond06) \
    181         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    182         -DOPERATION_COUNT=$(OPERATION_COUNT)
     167        $(support_includes) -I$(top_srcdir)/../tmtests/include
    183168endif
    184169
     
    190175        ../support/src/tmtests_support.c
    191176psxtmcond07_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmcond07) \
    192         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    193         -DOPERATION_COUNT=$(OPERATION_COUNT)
     177        $(support_includes) -I$(top_srcdir)/../tmtests/include
    194178endif
    195179
     
    201185        ../support/src/tmtests_support.c
    202186psxtmcond08_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmcond08) \
    203         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    204         -DOPERATION_COUNT=$(OPERATION_COUNT) -DUSE_WAIT
     187        $(support_includes) -I$(top_srcdir)/../tmtests/include -DUSE_WAIT
    205188endif
    206189
     
    213196psxtmcond09_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmcond09) \
    214197        $(support_includes) -I$(top_srcdir)/../tmtests/include \
    215         -DOPERATION_COUNT=$(OPERATION_COUNT) -DUSE_TIMEDWAIT_WITH_VALUE
     198        -DUSE_TIMEDWAIT_WITH_VALUE
    216199endif
    217200
     
    224207psxtmcond10_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmcond10) \
    225208        $(support_includes) -I$(top_srcdir)/../tmtests/include \
    226         -DOPERATION_COUNT=$(OPERATION_COUNT) \
    227209        -DUSE_TIMEDWAIT_WAIT_VALUE_IN_PAST
    228210endif
     
    235217        ../support/src/tmtests_support.c
    236218psxtmkey01_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmkey01) \
    237         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    238         -DOPERATION_COUNT=$(OPERATION_COUNT)
     219        $(support_includes) -I$(top_srcdir)/../tmtests/include
    239220endif
    240221
     
    246227        ../support/src/tmtests_support.c
    247228psxtmkey02_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmkey02) \
    248         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    249         -DOPERATION_COUNT=$(OPERATION_COUNT)
     229        $(support_includes) -I$(top_srcdir)/../tmtests/include
    250230endif
    251231
     
    257237        ../support/src/tmtests_support.c
    258238psxtmmq01_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmmq01) \
    259         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    260         -DOPERATION_COUNT=$(OPERATION_COUNT)
     239        $(support_includes) -I$(top_srcdir)/../tmtests/include
    261240endif
    262241
     
    268247        ../support/src/tmtests_support.c
    269248psxtmmutex01_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmmutex01) \
    270         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    271         -DOPERATION_COUNT=$(OPERATION_COUNT)
     249        $(support_includes) -I$(top_srcdir)/../tmtests/include
    272250endif
    273251
     
    279257        ../support/src/tmtests_support.c
    280258psxtmmutex02_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmmutex02) \
    281         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    282         -DOPERATION_COUNT=$(OPERATION_COUNT)
     259        $(support_includes) -I$(top_srcdir)/../tmtests/include
    283260endif
    284261
     
    290267        ../support/src/tmtests_support.c
    291268psxtmmutex03_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmmutex03) \
    292         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    293         -DOPERATION_COUNT=$(OPERATION_COUNT)
     269        $(support_includes) -I$(top_srcdir)/../tmtests/include
    294270endif
    295271
     
    301277        ../support/src/tmtests_support.c
    302278psxtmmutex04_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmmutex04) \
    303         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    304         -DOPERATION_COUNT=$(OPERATION_COUNT)
     279        $(support_includes) -I$(top_srcdir)/../tmtests/include
    305280endif
    306281
     
    312287        ../support/src/tmtests_support.c
    313288psxtmmutex05_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmmutex05) \
    314         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    315         -DOPERATION_COUNT=$(OPERATION_COUNT)
     289        $(support_includes) -I$(top_srcdir)/../tmtests/include
    316290endif
    317291
     
    323297        ../support/src/tmtests_support.c
    324298psxtmmutex06_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmmutex06) \
    325         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    326         -DOPERATION_COUNT=$(OPERATION_COUNT)
     299        $(support_includes) -I$(top_srcdir)/../tmtests/include
    327300endif
    328301
     
    334307        ../support/src/tmtests_support.c
    335308psxtmmutex07_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmmutex07) \
    336         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    337         -DOPERATION_COUNT=$(OPERATION_COUNT)
     309        $(support_includes) -I$(top_srcdir)/../tmtests/include
    338310endif
    339311
     
    345317        ../support/src/tmtests_support.c
    346318psxtmmutexattr01_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmmutexattr01) \
    347         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    348         -DOPERATION_COUNT=$(OPERATION_COUNT)
     319        $(support_includes) -I$(top_srcdir)/../tmtests/include
    349320endif
    350321
     
    357328psxtmnanosleep01_CPPFLAGS = $(AM_CPPFLAGS) \
    358329        $(TEST_FLAGS_psxtmnanosleep01) $(support_includes) \
    359         -I$(top_srcdir)/../tmtests/include \
    360         -DOPERATION_COUNT=$(OPERATION_COUNT)
     330        -I$(top_srcdir)/../tmtests/include
    361331endif
    362332
     
    369339psxtmnanosleep02_CPPFLAGS = $(AM_CPPFLAGS) \
    370340        $(TEST_FLAGS_psxtmnanosleep02) $(support_includes) \
    371         -I$(top_srcdir)/../tmtests/include \
    372         -DOPERATION_COUNT=$(OPERATION_COUNT)
     341        -I$(top_srcdir)/../tmtests/include
    373342endif
    374343
     
    380349        ../support/src/tmtests_support.c
    381350psxtmonce01_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmonce01) \
    382         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    383         -DOPERATION_COUNT=$(OPERATION_COUNT)
     351        $(support_includes) -I$(top_srcdir)/../tmtests/include
    384352endif
    385353
     
    391359        ../support/src/tmtests_support.c
    392360psxtmrwlock01_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmrwlock01) \
    393         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    394         -DOPERATION_COUNT=$(OPERATION_COUNT)
     361        $(support_includes) -I$(top_srcdir)/../tmtests/include
    395362endif
    396363
     
    402369        ../support/src/tmtests_support.c
    403370psxtmrwlock02_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmrwlock02) \
    404         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    405         -DOPERATION_COUNT=$(OPERATION_COUNT)
     371        $(support_includes) -I$(top_srcdir)/../tmtests/include
    406372endif
    407373
     
    413379        ../support/src/tmtests_support.c
    414380psxtmrwlock03_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmrwlock03) \
    415         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    416         -DOPERATION_COUNT=$(OPERATION_COUNT)
     381        $(support_includes) -I$(top_srcdir)/../tmtests/include
    417382endif
    418383
     
    424389        ../support/src/tmtests_support.c
    425390psxtmrwlock04_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmrwlock04) \
    426         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    427         -DOPERATION_COUNT=$(OPERATION_COUNT)
     391        $(support_includes) -I$(top_srcdir)/../tmtests/include
    428392endif
    429393
     
    435399        ../support/src/tmtests_support.c
    436400psxtmrwlock05_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmrwlock05) \
    437         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    438         -DOPERATION_COUNT=$(OPERATION_COUNT)
     401        $(support_includes) -I$(top_srcdir)/../tmtests/include
    439402endif
    440403
     
    446409        ../support/src/tmtests_support.c
    447410psxtmrwlock06_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmrwlock06) \
    448         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    449         -DOPERATION_COUNT=$(OPERATION_COUNT)
     411        $(support_includes) -I$(top_srcdir)/../tmtests/include
    450412endif
    451413
     
    457419        ../support/src/tmtests_support.c
    458420psxtmrwlock07_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmrwlock07) \
    459         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    460         -DOPERATION_COUNT=$(OPERATION_COUNT)
     421        $(support_includes) -I$(top_srcdir)/../tmtests/include
    461422endif
    462423
     
    468429        ../support/src/tmtests_support.c
    469430psxtmmqrcvblock01_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmmqrcvblock01) \
    470         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    471         -DOPERATION_COUNT=$(OPERATION_COUNT)
     431        $(support_includes) -I$(top_srcdir)/../tmtests/include
    472432endif
    473433
     
    479439        ../support/src/tmtests_support.c
    480440psxtmmqrcvblock02_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmmqrcvblock02) \
    481         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    482         -DOPERATION_COUNT=$(OPERATION_COUNT)
     441        $(support_includes) -I$(top_srcdir)/../tmtests/include
    483442endif
    484443
     
    490449        ../support/src/tmtests_support.c
    491450psxtmsem01_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmsem01) \
    492         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    493         -DOPERATION_COUNT=$(OPERATION_COUNT)
     451        $(support_includes) -I$(top_srcdir)/../tmtests/include
    494452endif
    495453
     
    501459        ../support/src/tmtests_support.c
    502460psxtmsem02_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmsem02) \
    503         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    504         -DOPERATION_COUNT=$(OPERATION_COUNT)
     461        $(support_includes) -I$(top_srcdir)/../tmtests/include
    505462endif
    506463
     
    512469        ../support/src/tmtests_support.c
    513470psxtmsem03_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmsem03) \
    514         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    515         -DOPERATION_COUNT=$(OPERATION_COUNT)
     471        $(support_includes) -I$(top_srcdir)/../tmtests/include
    516472endif
    517473
     
    523479        ../support/src/tmtests_support.c
    524480psxtmsem04_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmsem04) \
    525         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    526         -DOPERATION_COUNT=$(OPERATION_COUNT)
     481        $(support_includes) -I$(top_srcdir)/../tmtests/include
    527482endif
    528483
     
    534489        ../support/src/tmtests_support.c
    535490psxtmsem05_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmsem05) \
    536         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    537         -DOPERATION_COUNT=$(OPERATION_COUNT)
     491        $(support_includes) -I$(top_srcdir)/../tmtests/include
    538492endif
    539493
     
    545499        ../support/src/tmtests_support.c
    546500psxtmsleep01_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmsleep01) \
    547         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    548         -DOPERATION_COUNT=$(OPERATION_COUNT)
     501        $(support_includes) -I$(top_srcdir)/../tmtests/include
    549502endif
    550503
     
    556509        ../support/src/tmtests_support.c
    557510psxtmsleep02_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmsleep02) \
    558         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    559         -DOPERATION_COUNT=$(OPERATION_COUNT)
     511        $(support_includes) -I$(top_srcdir)/../tmtests/include
    560512endif
    561513
     
    567519        ../support/src/tmtests_support.c
    568520psxtmthread01_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmthread01) \
    569         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    570         -DOPERATION_COUNT=$(OPERATION_COUNT)
     521        $(support_includes) -I$(top_srcdir)/../tmtests/include
    571522endif
    572523
     
    578529        ../support/src/tmtests_support.c
    579530psxtmthread02_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmthread02) \
    580         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    581         -DOPERATION_COUNT=$(OPERATION_COUNT)
     531        $(support_includes) -I$(top_srcdir)/../tmtests/include
    582532endif
    583533
     
    589539        ../support/src/tmtests_support.c
    590540psxtmthread03_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmthread03) \
    591         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    592         -DOPERATION_COUNT=$(OPERATION_COUNT)
     541        $(support_includes) -I$(top_srcdir)/../tmtests/include
    593542endif
    594543
     
    600549        ../support/src/tmtests_support.c
    601550psxtmthread04_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmthread04) \
    602         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    603         -DOPERATION_COUNT=$(OPERATION_COUNT)
     551        $(support_includes) -I$(top_srcdir)/../tmtests/include
    604552endif
    605553
     
    611559        ../support/src/tmtests_support.c
    612560psxtmthread05_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmthread05) \
    613         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    614         -DOPERATION_COUNT=$(OPERATION_COUNT)
     561        $(support_includes) -I$(top_srcdir)/../tmtests/include
    615562endif
    616563
     
    622569        ../support/src/tmtests_support.c
    623570psxtmthread06_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmthread06) \
    624         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    625         -DOPERATION_COUNT=$(OPERATION_COUNT)
     571        $(support_includes) -I$(top_srcdir)/../tmtests/include
    626572endif
    627573
     
    633579        ../support/src/tmtests_support.c
    634580psxtmthreadattr01_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_psxtmthreadattr01) \
    635         $(support_includes) -I$(top_srcdir)/../tmtests/include \
    636         -DOPERATION_COUNT=$(OPERATION_COUNT)
     581        $(support_includes) -I$(top_srcdir)/../tmtests/include
    637582endif
    638583
  • testsuites/psxtmtests/psxtmbarrier01/init.c

    ra06356b r96e4b22  
    77 *  http://www.rtems.org/license/LICENSE.
    88 */
     9
     10#if !defined(OPERATION_COUNT)
     11#define OPERATION_COUNT 100
     12#endif
    913
    1014#ifdef HAVE_CONFIG_H
  • testsuites/psxtmtests/psxtmbarrier02/init.c

    ra06356b r96e4b22  
    77 *  http://www.rtems.org/license/LICENSE.
    88 */
     9
     10#if !defined(OPERATION_COUNT)
     11#define OPERATION_COUNT 100
     12#endif
    913
    1014#ifdef HAVE_CONFIG_H
     
    7276
    7377    (void) pthread_barrier_wait( &barrier );
    74  
     78
    7579  /* should never return */
    7680  rtems_test_assert( FALSE );
     
    9397    rtems_test_assert( !status );
    9498  }
    95  
     99
    96100  status = pthread_create( &threadId, NULL, Low, NULL );
    97101  rtems_test_assert( !status );
  • testsuites/psxtmtests/psxtmbarrier03/init.c

    ra06356b r96e4b22  
    77 *  http://www.rtems.org/license/LICENSE.
    88 */
     9
     10#if !defined(OPERATION_COUNT)
     11#define OPERATION_COUNT 100
     12#endif
    913
    1014#ifdef HAVE_CONFIG_H
  • testsuites/psxtmtests/psxtmbarrier04/init.c

    ra06356b r96e4b22  
    88 */
    99
     10#if !defined(OPERATION_COUNT)
     11#define OPERATION_COUNT 100
     12#endif
     13
    1014#ifdef HAVE_CONFIG_H
    1115#include "config.h"
    1216#endif
     17
    1318#include <tmacros.h>
    1419#include <timesys.h>
  • testsuites/psxtmtests/psxtmbarrierattr01/init.c

    ra06356b r96e4b22  
    2525 * POSSIBILITY OF SUCH DAMAGE.
    2626 */
     27
     28#if !defined(OPERATION_COUNT)
     29#define OPERATION_COUNT 100
     30#endif
    2731
    2832#ifdef HAVE_CONFIG_H
  • testsuites/psxtmtests/psxtmcleanup01/init.c

    ra06356b r96e4b22  
    2525 * POSSIBILITY OF SUCH DAMAGE.
    2626 */
     27
     28#if !defined(OPERATION_COUNT)
     29#define OPERATION_COUNT 100
     30#endif
    2731
    2832#ifdef HAVE_CONFIG_H
  • testsuites/psxtmtests/psxtmcond08/init.c

    ra06356b r96e4b22  
    77 *  http://www.rtems.org/license/LICENSE.
    88 */
     9
     10#if !defined(OPERATION_COUNT)
     11#define OPERATION_COUNT 100
     12#endif
    913
    1014#if   defined(USE_WAIT)
  • testsuites/psxtmtests/psxtmmutex02/init.c

    ra06356b r96e4b22  
    77 *  http://www.rtems.org/license/LICENSE.
    88 */
     9
     10#if !defined(OPERATION_COUNT)
     11#define OPERATION_COUNT 100
     12#endif
    913
    1014#ifdef HAVE_CONFIG_H
     
    9296    rtems_test_assert( !status );
    9397  }
    94  
     98
    9599  status = pthread_create( &threadId, NULL, Low, NULL );
    96100  rtems_test_assert( !status );
  • testsuites/psxtmtests/psxtmmutex06/init.c

    ra06356b r96e4b22  
    77 *  http://www.rtems.org/license/LICENSE.
    88 */
     9
     10#if !defined(OPERATION_COUNT)
     11#define OPERATION_COUNT 100
     12#endif
    913
    1014#ifdef HAVE_CONFIG_H
     
    131135    rtems_test_assert( status == 0 );
    132136  }
    133  
     137
    134138  /*
    135139   * Now start the timer which will be stopped in Low
  • testsuites/psxtmtests/psxtmsem03/init.c

    ra06356b r96e4b22  
    77 *  http://www.rtems.org/license/LICENSE.
    88 */
     9
     10#if !defined(OPERATION_COUNT)
     11#define OPERATION_COUNT 100
     12#endif
    913
    1014#ifdef HAVE_CONFIG_H
     
    9498    rtems_test_assert( status == 0 );
    9599  }
    96  
     100
    97101  status = pthread_create( &threadId, NULL, Low, NULL );
    98102  rtems_test_assert( status == 0 );
  • testsuites/psxtmtests/psxtmthread01/init.c

    ra06356b r96e4b22  
    77 *  http://www.rtems.org/license/LICENSE.
    88 */
     9
     10#if !defined(OPERATION_COUNT)
     11#define OPERATION_COUNT 100
     12#endif
    913
    1014#ifdef HAVE_CONFIG_H
     
    5963  );
    6064
    61  
     65
    6266  TEST_END();
    6367
  • testsuites/sptests/sp71/init.c

    ra06356b r96e4b22  
    88 */
    99
     10#if !defined(PER_ALLOCATION)
     11#define PER_ALLOCATION 8000
     12#endif
     13
    1014#ifdef HAVE_CONFIG_H
    1115#include "config.h"
     
    1620
    1721const char rtems_test_name[] = "SP 71";
    18 
    19 #define PER_ALLOCATION 8000
    2022
    2123/* forward declarations to avoid warnings */
  • testsuites/testdata/disable-libdl-tests.tcfg

    ra06356b r96e4b22  
    55# which remain to be investigated and solved.
    66#
    7 exclude: dl01
    8 exclude: dl02
    9 exclude: dl03
    10 exclude: dl04
    11 exclude: dl05
    12 exclude: dl06
     7rexclude: dl[0-9][0-9]
  • testsuites/tmtests/Makefile.am

    ra06356b r96e4b22  
    2020        ../support/src/tmtests_empty_function.c
    2121tm01_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_tm01) $(support_includes) \
    22         -I$(top_srcdir)/include -DOPERATION_COUNT=$(OPERATION_COUNT)
     22        -I$(top_srcdir)/include
    2323endif
    2424
     
    2929        ../support/src/tmtests_empty_function.c
    3030tm02_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_tm02) $(support_includes) \
    31         -I$(top_srcdir)/include -DOPERATION_COUNT=$(OPERATION_COUNT) -DTM02
     31        -I$(top_srcdir)/include -DTM02
    3232endif
    3333
     
    3838        ../support/src/tmtests_empty_function.c
    3939tm03_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_tm03) $(support_includes) \
    40         -I$(top_srcdir)/include -DOPERATION_COUNT=$(OPERATION_COUNT) -DTM03
     40        -I$(top_srcdir)/include -DTM03
    4141endif
    4242
     
    4747        ../support/src/tmtests_empty_function.c
    4848tm04_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_tm04) $(support_includes) \
    49         -I$(top_srcdir)/include -DOPERATION_COUNT=$(OPERATION_COUNT)
     49        -I$(top_srcdir)/include
    5050endif
    5151
     
    5656        ../support/src/tmtests_empty_function.c
    5757tm05_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_tm05) $(support_includes) \
    58         -I$(top_srcdir)/include -DOPERATION_COUNT=$(OPERATION_COUNT)
     58        -I$(top_srcdir)/include
    5959endif
    6060
     
    6565        ../support/src/tmtests_empty_function.c
    6666tm06_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_tm06) $(support_includes) \
    67         -I$(top_srcdir)/include -DOPERATION_COUNT=$(OPERATION_COUNT)
     67        -I$(top_srcdir)/include
    6868endif
    6969
     
    7474        ../support/src/tmtests_empty_function.c
    7575tm07_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_tm07) $(support_includes) \
    76         -I$(top_srcdir)/include -DOPERATION_COUNT=$(OPERATION_COUNT)
     76        -I$(top_srcdir)/include
    7777endif
    7878
     
    8383        ../support/src/tmtests_empty_function.c
    8484tm08_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_tm08) $(support_includes) \
    85         -I$(top_srcdir)/include -DOPERATION_COUNT=$(OPERATION_COUNT)
     85        -I$(top_srcdir)/include
    8686endif
    8787
     
    9292        ../support/src/tmtests_empty_function.c
    9393tm09_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_tm09) $(support_includes) \
    94         -I$(top_srcdir)/include -DOPERATION_COUNT=$(OPERATION_COUNT)
     94        -I$(top_srcdir)/include
    9595endif
    9696
     
    101101        ../support/src/tmtests_empty_function.c
    102102tm10_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_tm10) $(support_includes) \
    103         -I$(top_srcdir)/include -DOPERATION_COUNT=$(OPERATION_COUNT)
     103        -I$(top_srcdir)/include
    104104endif
    105105
     
    110110        ../support/src/tmtests_empty_function.c
    111111tm11_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_tm11) $(support_includes) \
    112         -I$(top_srcdir)/include -DOPERATION_COUNT=$(OPERATION_COUNT)
     112        -I$(top_srcdir)/include
    113113endif
    114114
     
    119119        ../support/src/tmtests_empty_function.c
    120120tm12_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_tm12) $(support_includes) \
    121         -I$(top_srcdir)/include -DOPERATION_COUNT=$(OPERATION_COUNT)
     121        -I$(top_srcdir)/include
    122122endif
    123123
     
    128128        ../support/src/tmtests_empty_function.c
    129129tm13_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_tm13) $(support_includes) \
    130         -I$(top_srcdir)/include -DOPERATION_COUNT=$(OPERATION_COUNT)
     130        -I$(top_srcdir)/include
    131131endif
    132132
     
    137137        ../support/src/tmtests_empty_function.c
    138138tm14_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_tm14) $(support_includes) \
    139         -I$(top_srcdir)/include -DOPERATION_COUNT=$(OPERATION_COUNT)
     139        -I$(top_srcdir)/include
    140140endif
    141141
     
    146146        ../support/src/tmtests_empty_function.c
    147147tm15_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_tm15) $(support_includes) \
    148         -I$(top_srcdir)/include -DOPERATION_COUNT=$(OPERATION_COUNT)
     148        -I$(top_srcdir)/include
    149149endif
    150150
     
    155155        ../support/src/tmtests_empty_function.c
    156156tm16_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_tm16) $(support_includes) \
    157         -I$(top_srcdir)/include -DOPERATION_COUNT=$(OPERATION_COUNT)
     157        -I$(top_srcdir)/include
    158158endif
    159159
     
    164164        ../support/src/tmtests_empty_function.c
    165165tm17_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_tm17) $(support_includes) \
    166         -I$(top_srcdir)/include -DOPERATION_COUNT=$(OPERATION_COUNT)
     166        -I$(top_srcdir)/include
    167167endif
    168168
     
    173173        ../support/src/tmtests_empty_function.c
    174174tm18_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_tm18) $(support_includes) \
    175         -I$(top_srcdir)/include -DOPERATION_COUNT=$(OPERATION_COUNT)
     175        -I$(top_srcdir)/include
    176176endif
    177177
     
    182182        ../support/src/tmtests_empty_function.c
    183183tm19_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_tm19) $(support_includes) \
    184         -I$(top_srcdir)/include -DOPERATION_COUNT=$(OPERATION_COUNT)
     184        -I$(top_srcdir)/include
    185185endif
    186186
     
    191191        ../support/src/tmtests_empty_function.c
    192192tm20_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_tm20) $(support_includes) \
    193         -I$(top_srcdir)/include -DOPERATION_COUNT=$(OPERATION_COUNT)
     193        -I$(top_srcdir)/include
    194194endif
    195195
     
    200200        ../support/src/tmtests_empty_function.c
    201201tm21_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_tm21) $(support_includes) \
    202         -I$(top_srcdir)/include -DOPERATION_COUNT=$(OPERATION_COUNT)
     202        -I$(top_srcdir)/include
    203203endif
    204204
     
    209209        ../support/src/tmtests_empty_function.c
    210210tm22_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_tm22) $(support_includes) \
    211         -I$(top_srcdir)/include -DOPERATION_COUNT=$(OPERATION_COUNT)
     211        -I$(top_srcdir)/include
    212212endif
    213213
     
    218218        ../support/src/tmtests_empty_function.c
    219219tm23_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_tm23) $(support_includes) \
    220         -I$(top_srcdir)/include -DOPERATION_COUNT=$(OPERATION_COUNT)
     220        -I$(top_srcdir)/include
    221221endif
    222222
     
    227227        ../support/src/tmtests_empty_function.c
    228228tm24_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_tm24) $(support_includes) \
    229         -I$(top_srcdir)/include -DOPERATION_COUNT=$(OPERATION_COUNT)
     229        -I$(top_srcdir)/include
    230230endif
    231231
     
    236236        ../support/src/tmtests_empty_function.c
    237237tm25_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_tm25) $(support_includes) \
    238         -I$(top_srcdir)/include -DOPERATION_COUNT=$(OPERATION_COUNT)
     238        -I$(top_srcdir)/include
    239239endif
    240240
     
    245245        include/timesys.h ../support/src/tmtests_empty_function.c
    246246tm26_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_tm26) $(support_includes) \
    247         -I$(top_srcdir)/include -DOPERATION_COUNT=$(OPERATION_COUNT)
     247        -I$(top_srcdir)/include
    248248endif
    249249
     
    254254        ../support/src/tmtests_empty_function.c
    255255tm27_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_tm27) $(support_includes) \
    256         -I$(top_srcdir)/include -DOPERATION_COUNT=$(OPERATION_COUNT)
     256        -I$(top_srcdir)/include
    257257endif
    258258
     
    263263        ../support/src/tmtests_empty_function.c
    264264tm28_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_tm28) $(support_includes) \
    265         -I$(top_srcdir)/include -DOPERATION_COUNT=$(OPERATION_COUNT)
     265        -I$(top_srcdir)/include
    266266endif
    267267
     
    272272        ../support/src/tmtests_empty_function.c
    273273tm29_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_tm29) $(support_includes) \
    274         -I$(top_srcdir)/include -DOPERATION_COUNT=$(OPERATION_COUNT)
     274        -I$(top_srcdir)/include
    275275endif
    276276
     
    282282        ../support/src/tmtests_support.c
    283283tm30_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_tm30) $(support_includes) \
    284         -I$(top_srcdir)/include -DOPERATION_COUNT=$(OPERATION_COUNT)
     284        -I$(top_srcdir)/include
    285285endif
    286286
     
    291291        ../support/src/tmtests_empty_function.c
    292292tm31_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_tm31) $(support_includes) \
    293         -I$(top_srcdir)/../tm02 -I$(top_srcdir)/include \
    294         -DOPERATION_COUNT=$(OPERATION_COUNT) -DTM31
     293        -I$(top_srcdir)/../tm02 -I$(top_srcdir)/include -DTM31
    295294endif
    296295
     
    301300        ../support/src/tmtests_empty_function.c
    302301tm32_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_tm32) $(support_includes) \
    303         -I$(top_srcdir)/../tm03 -I$(top_srcdir)/include \
    304         -DOPERATION_COUNT=$(OPERATION_COUNT) -DTM32
     302        -I$(top_srcdir)/../tm03 -I$(top_srcdir)/include -DTM32
    305303endif
    306304
     
    311309        ../support/src/tmtests_empty_function.c
    312310tm33_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_tm33) $(support_includes) \
    313         -I$(top_srcdir)/../tm02 -I$(top_srcdir)/include \
    314         -DOPERATION_COUNT=$(OPERATION_COUNT) -DTM33
     311        -I$(top_srcdir)/../tm02 -I$(top_srcdir)/include -DTM33
    315312endif
    316313
     
    321318        ../support/src/tmtests_empty_function.c
    322319tm34_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_tm34) $(support_includes) \
    323         -I$(top_srcdir)/../tm03 -I$(top_srcdir)/include \
    324         -DOPERATION_COUNT=$(OPERATION_COUNT) -DTM34
     320        -I$(top_srcdir)/../tm03 -I$(top_srcdir)/include -DTM34
    325321endif
    326322
     
    331327        ../support/src/tmtests_empty_function.c
    332328tm35_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_tm35) $(support_includes) \
    333         -I$(top_srcdir)/../tm02 -I$(top_srcdir)/include \
    334         -DOPERATION_COUNT=$(OPERATION_COUNT) -DTM35
     329        -I$(top_srcdir)/../tm02 -I$(top_srcdir)/include -DTM35
    335330endif
    336331
     
    341336        ../support/src/tmtests_empty_function.c
    342337tm36_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_tm36) $(support_includes) \
    343         -I$(top_srcdir)/../tm03 -I$(top_srcdir)/include \
    344         -DOPERATION_COUNT=$(OPERATION_COUNT) -DTM36
     338        -I$(top_srcdir)/../tm03 -I$(top_srcdir)/include -DTM36
    345339endif
    346340
     
    351345        ../support/src/tmtests_empty_function.c
    352346tmck_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_tmck) $(support_includes) \
    353         -I$(top_srcdir)/include -DOPERATION_COUNT=$(OPERATION_COUNT)
     347        -I$(top_srcdir)/include
    354348endif
    355349
     
    388382        ../support/src/tmtests_empty_function.c
    389383tmoverhd_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_tmoverhd) \
    390         $(support_includes) -I$(top_srcdir)/include \
    391         -DOPERATION_COUNT=$(OPERATION_COUNT)
     384        $(support_includes) -I$(top_srcdir)/include
    392385endif
    393386
  • testsuites/tmtests/configure.ac

    ra06356b r96e4b22  
    2424
    2525RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP)
    26 
    27 OPERATION_COUNT=${OPERATION_COUNT-100}
    28 AC_SUBST(OPERATION_COUNT)
    2926
    3027# BSP Test configuration
  • testsuites/tmtests/tm01/task1.c

    ra06356b r96e4b22  
    77 *  http://www.rtems.org/license/LICENSE.
    88 */
     9
     10#if !defined(OPERATION_COUNT)
     11#define OPERATION_COUNT 100
     12#endif
    913
    1014#ifdef HAVE_CONFIG_H
  • testsuites/tmtests/tm02/task1.c

    ra06356b r96e4b22  
    77 *  http://www.rtems.org/license/LICENSE.
    88 */
     9
     10#if !defined(OPERATION_COUNT)
     11#define OPERATION_COUNT 100
     12#endif
    913
    1014#ifdef HAVE_CONFIG_H
  • testsuites/tmtests/tm03/task1.c

    ra06356b r96e4b22  
    77 *  http://www.rtems.org/license/LICENSE.
    88 */
     9
     10#if !defined(OPERATION_COUNT)
     11#define OPERATION_COUNT 100
     12#endif
    913
    1014#ifdef HAVE_CONFIG_H
  • testsuites/tmtests/tm04/task1.c

    ra06356b r96e4b22  
    88 */
    99
     10#if !defined(OPERATION_COUNT)
     11#define OPERATION_COUNT 100
     12#endif
     13
    1014#ifdef HAVE_CONFIG_H
    1115#include "config.h"
  • testsuites/tmtests/tm06/task1.c

    ra06356b r96e4b22  
    77 *  http://www.rtems.org/license/LICENSE.
    88 */
     9
     10#if !defined(OPERATION_COUNT)
     11#define OPERATION_COUNT 100
     12#endif
    913
    1014#ifdef HAVE_CONFIG_H
  • testsuites/tmtests/tm07/task1.c

    ra06356b r96e4b22  
    77 *  http://www.rtems.org/license/LICENSE.
    88 */
     9
     10#if !defined(OPERATION_COUNT)
     11#define OPERATION_COUNT 100
     12#endif
    913
    1014#ifdef HAVE_CONFIG_H
  • testsuites/tmtests/tm08/task1.c

    ra06356b r96e4b22  
    88 */
    99
     10#if !defined(OPERATION_COUNT)
     11#define OPERATION_COUNT 100
     12#endif
     13
    1014#ifdef HAVE_CONFIG_H
    1115#include "config.h"
  • testsuites/tmtests/tm09/task1.c

    ra06356b r96e4b22  
    77 *  http://www.rtems.org/license/LICENSE.
    88 */
     9
     10#if !defined(OPERATION_COUNT)
     11#define OPERATION_COUNT 100
     12#endif
    913
    1014#ifdef HAVE_CONFIG_H
  • testsuites/tmtests/tm10/task1.c

    ra06356b r96e4b22  
    77 *  http://www.rtems.org/license/LICENSE.
    88 */
     9
     10#if !defined(OPERATION_COUNT)
     11#define OPERATION_COUNT 100
     12#endif
    913
    1014#ifdef HAVE_CONFIG_H
  • testsuites/tmtests/tm11/task1.c

    ra06356b r96e4b22  
    77 *  http://www.rtems.org/license/LICENSE.
    88 */
     9
     10#if !defined(OPERATION_COUNT)
     11#define OPERATION_COUNT 100
     12#endif
    913
    1014#ifdef HAVE_CONFIG_H
  • testsuites/tmtests/tm12/task1.c

    ra06356b r96e4b22  
    77 *  http://www.rtems.org/license/LICENSE.
    88 */
     9
     10#if !defined(OPERATION_COUNT)
     11#define OPERATION_COUNT 100
     12#endif
    913
    1014#ifdef HAVE_CONFIG_H
  • testsuites/tmtests/tm13/task1.c

    ra06356b r96e4b22  
    77 *  http://www.rtems.org/license/LICENSE.
    88 */
     9
     10#if !defined(OPERATION_COUNT)
     11#define OPERATION_COUNT 100
     12#endif
    913
    1014#ifdef HAVE_CONFIG_H
  • testsuites/tmtests/tm14/task1.c

    ra06356b r96e4b22  
    77 *  http://www.rtems.org/license/LICENSE.
    88 */
     9
     10#if !defined(OPERATION_COUNT)
     11#define OPERATION_COUNT 100
     12#endif
    913
    1014#ifdef HAVE_CONFIG_H
  • testsuites/tmtests/tm15/task1.c

    ra06356b r96e4b22  
    77 *  http://www.rtems.org/license/LICENSE.
    88 */
     9
     10#if !defined(OPERATION_COUNT)
     11#define OPERATION_COUNT 100
     12#endif
    913
    1014#ifdef HAVE_CONFIG_H
  • testsuites/tmtests/tm16/task1.c

    ra06356b r96e4b22  
    77 *  http://www.rtems.org/license/LICENSE.
    88 */
     9
     10#if !defined(OPERATION_COUNT)
     11#define OPERATION_COUNT 100
     12#endif
    913
    1014#ifdef HAVE_CONFIG_H
  • testsuites/tmtests/tm17/task1.c

    ra06356b r96e4b22  
    77 *  http://www.rtems.org/license/LICENSE.
    88 */
     9
     10#if !defined(OPERATION_COUNT)
     11#define OPERATION_COUNT 100
     12#endif
    913
    1014#ifdef HAVE_CONFIG_H
  • testsuites/tmtests/tm18/task1.c

    ra06356b r96e4b22  
    77 *  http://www.rtems.org/license/LICENSE.
    88 */
     9
     10#if !defined(OPERATION_COUNT)
     11#define OPERATION_COUNT 100
     12#endif
    913
    1014#ifdef HAVE_CONFIG_H
  • testsuites/tmtests/tm20/task1.c

    ra06356b r96e4b22  
    88 */
    99
     10#if !defined(OPERATION_COUNT)
     11#define OPERATION_COUNT 100
     12#endif
     13
    1014#ifdef HAVE_CONFIG_H
    1115#include "config.h"
  • testsuites/tmtests/tm21/task1.c

    ra06356b r96e4b22  
    88 */
    99
     10#if !defined(OPERATION_COUNT)
     11#define OPERATION_COUNT 100
     12#endif
     13
    1014#ifdef HAVE_CONFIG_H
    1115#include "config.h"
  • testsuites/tmtests/tm22/task1.c

    ra06356b r96e4b22  
    99 */
    1010
     11#if !defined(OPERATION_COUNT)
     12#define OPERATION_COUNT 100
     13#endif
     14
    1115#ifdef HAVE_CONFIG_H
    1216#include "config.h"
  • testsuites/tmtests/tm23/task1.c

    ra06356b r96e4b22  
    77 *  http://www.rtems.org/license/LICENSE.
    88 */
     9
     10#if !defined(OPERATION_COUNT)
     11#define OPERATION_COUNT 100
     12#endif
    913
    1014#ifdef HAVE_CONFIG_H
  • testsuites/tmtests/tm24/task1.c

    ra06356b r96e4b22  
    77 *  http://www.rtems.org/license/LICENSE.
    88 */
     9
     10#if !defined(OPERATION_COUNT)
     11#define OPERATION_COUNT 100
     12#endif
    913
    1014#ifdef HAVE_CONFIG_H
  • testsuites/tmtests/tm25/task1.c

    ra06356b r96e4b22  
    77 *  http://www.rtems.org/license/LICENSE.
    88 */
     9
     10#if !defined(OPERATION_COUNT)
     11#define OPERATION_COUNT 100
     12#endif
    913
    1014#ifdef HAVE_CONFIG_H
  • testsuites/tmtests/tm26/task1.c

    ra06356b r96e4b22  
    77 *  http://www.rtems.org/license/LICENSE.
    88 */
     9
     10#if !defined(OPERATION_COUNT)
     11#define OPERATION_COUNT 100
     12#endif
    913
    1014#ifdef HAVE_CONFIG_H
  • testsuites/tmtests/tm28/task1.c

    ra06356b r96e4b22  
    77 *  http://www.rtems.org/license/LICENSE.
    88 */
     9
     10#if !defined(OPERATION_COUNT)
     11#define OPERATION_COUNT 100
     12#endif
    913
    1014#ifdef HAVE_CONFIG_H
  • testsuites/tmtests/tm29/task1.c

    ra06356b r96e4b22  
    77 *  http://www.rtems.org/license/LICENSE.
    88 */
     9
     10#if !defined(OPERATION_COUNT)
     11#define OPERATION_COUNT 100
     12#endif
    913
    1014#ifdef HAVE_CONFIG_H
  • testsuites/tmtests/tm30/init.c

    ra06356b r96e4b22  
    77 *  http://www.rtems.org/license/LICENSE.
    88 */
     9
     10#if !defined(OPERATION_COUNT)
     11#define OPERATION_COUNT 100
     12#endif
    913
    1014#ifdef HAVE_CONFIG_H
     
    7781    0
    7882  );
    79  
     83
    8084  rtems_time_test_measure_operation(
    8185    "rtems_barrier_ident: only case",
     
    8589    0
    8690  );
    87  
     91
    8892  rtems_time_test_measure_operation(
    8993    "rtems_barrier_delete: only case",
     
    9397    0
    9498  );
    95  
     99
    96100  TEST_END();
    97101
  • testsuites/tmtests/tmck/task1.c

    ra06356b r96e4b22  
    88 */
    99
     10#if !defined(OPERATION_COUNT)
     11#define OPERATION_COUNT 100
     12#endif
    1013
    1114#ifdef HAVE_CONFIG_H
     
    1619#include "system.h"
    1720
     21#if !defined(MAXIMUM_DISTRIBUTION)
    1822#define MAXIMUM_DISTRIBUTION 1000
    19 
    20 #undef OPERATION_COUNT
    21 #define OPERATION_COUNT    100000
     23#endif
    2224
    2325const char rtems_test_name[] = "TIME CHECKER";
  • testsuites/tmtests/tmoverhd/testtask.c

    ra06356b r96e4b22  
    77 *  http://www.rtems.org/license/LICENSE.
    88 */
     9
     10#if !defined(OPERATION_COUNT)
     11#define OPERATION_COUNT 100
     12#endif
    913
    1014#ifdef HAVE_CONFIG_H
Note: See TracChangeset for help on using the changeset viewer.