Files
rtems/testsuites/sptests/sp68/sp68.doc
Thomas Doerfler 6e51c4c9f7 Added timer server control block
Removed _Timer_Server thread pointer
Added _Timer_server pointer to the default timer server control block
Rework of the timer server implementation.
2009-11-30 09:08:35 +00:00

22 lines
439 B
Plaintext

#
# $Id$
#
# Copyright (c) 2009 embedded brains GmbH.
#
# 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: sp68
directives:
rtems_timer_server_fire_after
concepts:
+ Ensure that the default timer server can cope with blocking calls.