From 96e4b2231274429569cda56d965bcc11d8009800 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Wed, 6 Mar 2019 20:39:29 +1100 Subject: 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. --- testsuites/tmtests/configure.ac | 3 --- 1 file changed, 3 deletions(-) (limited to 'testsuites/tmtests/configure.ac') diff --git a/testsuites/tmtests/configure.ac b/testsuites/tmtests/configure.ac index 90707453dc..c5b36f32b8 100644 --- a/testsuites/tmtests/configure.ac +++ b/testsuites/tmtests/configure.ac @@ -24,9 +24,6 @@ RTEMS_CANONICALIZE_TOOLS RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP) -OPERATION_COUNT=${OPERATION_COUNT-100} -AC_SUBST(OPERATION_COUNT) - # BSP Test configuration RTEMS_TEST_CHECK([tm01]) RTEMS_TEST_CHECK([tm02]) -- cgit v1.2.3