forked from Imagelibrary/rtems
* Makefile.am, configure.ac: Add tar test for error cases. * tar03/.cvsignore, tar03/Makefile.am, tar03/init.c, tar03/tar03.doc, tar03/tar03.scn: New files.
27 lines
524 B
Plaintext
27 lines
524 B
Plaintext
#
|
|
# $Id$
|
|
#
|
|
# COPYRIGHT (c) 1989-2010.
|
|
# On-Line Applications Research Corporation (OAR).
|
|
#
|
|
# The license and distribution terms for this file may be
|
|
# found in the file LICENSE in this distribution or at
|
|
# http://www.rtems.com/license/LICENSE.
|
|
#
|
|
|
|
This file describes the directives and concepts tested by this test set.
|
|
|
|
test set name: tar03
|
|
|
|
directives:
|
|
|
|
rtems_tarfs_load
|
|
|
|
concepts:
|
|
|
|
+ Exercise error path for loading image at non-root directory
|
|
|
|
+ Exercise error path when root filesytem does not support files
|
|
|
|
|