examples/ostest can be executed in a loop

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@763 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2008-06-01 17:50:07 +00:00
parent a9b64a7469
commit e8339c2aba
10 changed files with 100 additions and 67 deletions
+1
View File
@@ -366,3 +366,4 @@
verified).
* Host simulator no longer uses Linux system calls directly; Now works with Cygwin.
* Fix an error that occurs when a POSIX timer is deleted by the timer signal handler.
* Add logic to allow the examples/ostest to be run repetitively as an endurance test.