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
+2 -1
View File
@@ -311,7 +311,8 @@ CONFIG_NET_RESOLV_ENTRIES=4
#
# Settings for examples/ostest
CONFIG_OSTEST_STACKSIZE=256
CONFIG_EXAMPLES_OSTEST_LOOPS=1
CONFIG_EXAMPLES_OSTEST_STACKSIZE=256
#
# Settings for examples/nsh