Files
rtems/testsuites/libtests/block17/block17.doc
Sebastian Huber 390e987eb3 libblock: PR2145: Limit maximum read-ahead blocks
This helps to prevent stack overflows due to configuration errors.
2013-09-16 10:54:51 +02:00

13 lines
233 B
Plaintext

This file describes the directives and concepts tested by this test set.
test set name: block17
directives:
- rtems_bdbuf_init()
concepts:
- Ensure that maximum read-ahead blocks count configuration error gets
detected.