mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-25 22:07:15 +00:00
24 lines
555 B
Plaintext
24 lines
555 B
Plaintext
#
|
|
# $Id$
|
|
#
|
|
# COPYRIGHT (c) 1989-1999.
|
|
# 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.OARcorp.com/rtems/license.html.
|
|
#
|
|
|
|
|
|
This file describes the directives and concepts tested by this test set.
|
|
|
|
test set name: test15
|
|
|
|
directives:
|
|
ex_init, ex_start, t_create, t_start, t_delete, tm_tick, i_return,
|
|
pt_create, pt_ident, pt_getbuf, pt_retbuf, pt_delete
|
|
|
|
concepts:
|
|
|
|
a. This test checks out the partition manager.
|