From 37b18d217aa98a02268c5fb175072ec80f0bcda1 Mon Sep 17 00:00:00 2001 From: Krzysztof Miesowicz Date: Sat, 1 Sep 2012 10:50:54 +0200 Subject: new fstest hitting fpathconf function --- testsuites/fstests/fsfpathconf/fsfpathconf.doc | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 testsuites/fstests/fsfpathconf/fsfpathconf.doc (limited to 'testsuites/fstests/fsfpathconf/fsfpathconf.doc') diff --git a/testsuites/fstests/fsfpathconf/fsfpathconf.doc b/testsuites/fstests/fsfpathconf/fsfpathconf.doc new file mode 100644 index 0000000000..92af03b3a7 --- /dev/null +++ b/testsuites/fstests/fsfpathconf/fsfpathconf.doc @@ -0,0 +1,21 @@ +# COPYRIGHT (c) 2012-. +# Krzysztof Miesowicz krzysztof.miesowicz@gmail.com +# +# 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: fsfpathconf + +directives: + + + fpathconf + + +concepts: + + + exercise all fpathconf branches - ask for every possible return values + -- cgit v1.2.3