forked from Imagelibrary/rtems
PR 1348/cpukit * Makefile.am, configure.ac: Add test of special case of resetting cpu usage information while a period is running. * sp46/.cvsignore, sp46/Makefile.am, sp46/init.c, sp46/sp46.doc, sp46/sp46.scn: New files.
28 lines
509 B
Plaintext
28 lines
509 B
Plaintext
#
|
|
# $Id$
|
|
#
|
|
# COPYRIGHT (c) 1989-2008.
|
|
# On-Line Applications Research Corporation (OAR).
|
|
#
|
|
# The license and distribution terms for this file may be
|
|
# found in the file LICENSE in this distribution or at
|
|
# http://www.rtems.com/license/LICENSE.
|
|
#
|
|
|
|
|
|
This file describes the directives and concepts tested by this test set.
|
|
|
|
test set name: sp46
|
|
|
|
directives:
|
|
|
|
rtems_rate_monotonic_period
|
|
rtems_cpu_usage_reset
|
|
|
|
concepts:
|
|
|
|
+ resetting the CPU Usage information while a period is partial
|
|
complete.
|
|
|
|
|