SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause copyrights: - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) enabled-by: true links: [] test-brief: | This general purpose performance test suite provides enough resources to run basic performance tests for all specified managers and functions. test-code: | const char rtems_test_name[] = "Performance0"; #include "ts-default.h" test-description: | In SMP configurations, up to three scheduler instances using the SMP EDF scheduler are provided using up to four processors. test-includes: - rtems/test-info.h test-local-includes: [] test-target: testsuites/validation/ts-performance-0.c type: test-suite