summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxndbm01/psxndbm01.scn (follow)
Commit message (Collapse)AuthorAgeFilesLines
* psxtests: Add ndbm test suiteVaibhav Gupta2019-07-301-0/+29
Joel Sherrill <joel@rtems.org> modified the patch to add autoconf logic to avoid building this new test unless the tool chain include <ndbm.h>. The ensures that git bisect continues to work and that the addition of this test does not immediately force the entire community to update their tools.