forked from Imagelibrary/rtems
* math/math.scn, mathf/mathf.scn: Regenerate. * Makefile.am, configure.ac: Add mathf/. * math/init.c, math/Makefile.am: Reflect having split-out mathf. * math/domathf.c, math/domathl.c: Remove. * mathf/Makefile.am, mathf/domathf.c, mathf/init.c, mathf/mathf.scn: New (Split out from math/).
# # $Id$ # This directory contains tests for some of the items in the lib directories. The intent is to be able to verify the basic functionality of a library. For example, it is important to know that the stack checker successfully detects tasks which both stay within and exceed their stack limits.