summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/dl10/dl10.doc
blob: 82469da5935f7c30ee3871fa3ba5e8ec02e769b7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Copyright (c) 2019 Chris Johns <chrisj@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: dl10

directives:

  dlopen
  dlinfo
  dlsym
  dlclose

concepts:

+ Load modules from archives that have duplicate symbols.
+ Wait a shell prompt to test the RTL commands.