summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/Makefile.am
diff options
context:
space:
mode:
authorDaniel Ramirez <javamonn@gmail.com>2013-12-18 22:58:53 -0600
committerGedare Bloom <gedare@rtems.org>2014-01-09 10:07:49 -0500
commit7cf81ba4aa2da6dd7f18ea2a9a6c442e22204e8f (patch)
treefbe51b2abb87eaca9990332adcdf952f444fa4a3 /testsuites/libtests/Makefile.am
parentmw_uid: corrects uid_read_message short timeouts (diff)
downloadrtems-7cf81ba4aa2da6dd7f18ea2a9a6c442e22204e8f.tar.bz2
libtests: added test to confirm patch fixes bug
Diffstat (limited to 'testsuites/libtests/Makefile.am')
-rw-r--r--testsuites/libtests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/libtests/Makefile.am b/testsuites/libtests/Makefile.am
index f05f12b10a..6659b2a11b 100644
--- a/testsuites/libtests/Makefile.am
+++ b/testsuites/libtests/Makefile.am
@@ -24,7 +24,7 @@ SUBDIRS += bspcmdline01 cpuuse devfs01 devfs02 devfs03 devfs04 \
block08 block09 block10 block11 block12 stringto01 \
tar01 tar02 tar03 \
math mathf mathl complex \
- mouse01
+ mouse01 uid01
if NETTESTS
if HAS_POSIX