Update a README

This commit is contained in:
Gregory Nutt 2019-01-27 07:08:32 -06:00
parent 71113e7689
commit 72b19dfbba

View File

@ -5,10 +5,10 @@ apps/testing README file
include external testing frameworks. include external testing frameworks.
There is overlap between what you will find in apps/examples and apps/testing There is overlap between what you will find in apps/examples and apps/testing
in the sense that there are some of the tests in apps/examples as well. in the sense that there are also tests in apps/examples as well. Those
Those tests, however, can also be used to illustrate usage of a NuttX tests, however, can also be used to illustrate usage of a NuttX feature.
feature. Most of the tests in apps/testing, on the other hand, are pure Most of the tests in apps/testing, on the other hand, are pure tests with
tests with little value as usage examples. little value as usage examples.
testing/cxxtest testing/cxxtest
=============== ===============