summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/syscall01/syscall01.doc
blob: d19eb3a81292f7a0462f7d2c56ef8abb3e6d51a2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#  COPYRIGHT (c) 2014.
#  On-Line Applications Research Corporation (OAR).
#  Cynthia Rempel <cynthia@rtems.org>
#  The license and distribution terms for this file may be
#  found in the file LICENSE in this distribution or at
#  http://www.rtems.org/license/LICENSE.
#
This file describes the directives and concepts tested by this test set.

test set name: stackchk

directives:
  + close
  + open
  + send
  + recv
  + rtems_bsdnet_initialize_network
  + rtems_io_register_name

concepts:
  + initializes the bsd network driver
  + registers an io driver
  + opens a buffer, sends a buffer across the network, receives a buffer,
    and closes the file