summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests/tm13
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2024-03-20 08:12:38 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2024-03-20 10:52:16 +0100
commitd62f299b3452329efc121bd546e1bc9cf2bf8af9 (patch)
tree8457f5d29f4d887832558d5eaff697f58fa59701 /testsuites/tmtests/tm13
parentscore: Include missing header file (diff)
downloadrtems-d62f299b3452329efc121bd546e1bc9cf2bf8af9.tar.bz2
Do not define CONFIGURE_TICKS_PER_TIMESLICE to 0
Unconditionally make a CONFIGURE_TICKS_PER_TIMESLICE value less than or equal to zero an error. Update #4986.
Diffstat (limited to 'testsuites/tmtests/tm13')
-rw-r--r--testsuites/tmtests/tm13/system.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuites/tmtests/tm13/system.h b/testsuites/tmtests/tm13/system.h
index d4fa9fd404..9a2fc14aab 100644
--- a/testsuites/tmtests/tm13/system.h
+++ b/testsuites/tmtests/tm13/system.h
@@ -47,7 +47,6 @@ rtems_task Init(
#define CONFIGURE_MAXIMUM_TASKS (3 + OPERATION_COUNT)
#define CONFIGURE_MAXIMUM_MESSAGE_QUEUES 1
-#define CONFIGURE_TICKS_PER_TIMESLICE 0
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE