yaffs Increase size of test tmpfs area
authorCharles Manning <cdhmanning@gmail.com>
Sun, 26 Sep 2010 23:24:58 +0000 (12:24 +1300)
committerCharles Manning <cdhmanning@gmail.com>
Sun, 26 Sep 2010 23:24:58 +0000 (12:24 +1300)
commitb2cff5b907e61ab82fa4a570b819f5fce6d07167
tree06a7ec8fd1aa05ec5d46d063ba4a28ab0d715b60
parent91b9cd9442b6ac81f4affb8b5b4b91ed0d11dcd2
yaffs Increase size of test tmpfs area

The yaffs direct tests run in a tmpfs mount so that they run faster
and don't hit the disk.

The previous size was not enough to run all the tests in parallel.
Increase  to 2G bytes.

Signed-off-by: Charles Manning <cdhmanning@gmail.com>
direct/tests/launch_tests.sh