summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/dl01/init.c
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2014-11-04 16:30:08 +1100
committerChris Johns <chrisj@rtems.org>2014-11-04 16:30:08 +1100
commitd52c9e4d71a6ea065de4d024336de10873eb01d3 (patch)
treeeb84149a6de1f2218da9482f02e3ac20be62647a /testsuites/libtests/dl01/init.c
parentRegenerated preinstall.am file. (diff)
downloadrtems-d52c9e4d71a6ea065de4d024336de10873eb01d3.tar.bz2
libtests: Update dl01 documentation.
Diffstat (limited to '')
-rw-r--r--testsuites/libtests/dl01/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/libtests/dl01/init.c b/testsuites/libtests/dl01/init.c
index d66750202e..4af0b9bbf8 100644
--- a/testsuites/libtests/dl01/init.c
+++ b/testsuites/libtests/dl01/init.c
@@ -22,7 +22,7 @@
#include "dl-load.h"
-const char rtems_test_name[] = "libdl (RTL) Loader 1";
+const char rtems_test_name[] = "libdl (RTL) 1";
/* forward declarations to avoid warnings */
static rtems_task Init(rtems_task_argument argument);