summaryrefslogtreecommitdiff
path: root/testsuites/libtests/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2012-03-05 15:06:02 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2012-03-13 12:24:18 +0100
commit01211720ec7e19f70e900c1e21b415e2a126436b (patch)
treea9f7eaee61a37c71bd829aacc124215710568e6d /testsuites/libtests/Makefile.am
parent291c926449ffb0f249cb90e3957b65308f128955 (diff)
libblock: Add generic IMFS block device nodes
New functions o rtems_blkdev_create(), and o rtems_blkdev_create_partition(). New test libtests/block11.
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 a3990325ec..0e30a51032 100644
--- a/testsuites/libtests/Makefile.am
+++ b/testsuites/libtests/Makefile.am
@@ -13,7 +13,7 @@ SUBDIRS += bspcmdline01 cpuuse devfs01 devfs02 devfs03 devfs04 \
termios termios01 termios02 termios03 termios04 termios05 \
termios06 termios07 termios08 \
rtems++ tztest block01 block02 block03 block04 block05 block06 block07 \
- block08 block09 block10 stringto01 \
+ block08 block09 block10 block11 stringto01 \
tar01 tar02 tar03 \
math mathf mathl complex \
mouse01