]> granicus.if.org Git - esp-idf/commit
test: Tweaks to reduce variation in CI unit tests
authorAngus Gratton <angus@espressif.com>
Fri, 8 Jun 2018 04:42:44 +0000 (14:42 +1000)
committerAngus Gratton <gus@projectgus.com>
Fri, 8 Jun 2018 04:42:44 +0000 (14:42 +1000)
commit87077a5478d889969d7b68eec39dba2e1d630fb9
treec7d6bfd917b2aced8c648980fe09629d7318ddaa
parentc8d3c6a4942fde246607d22bc7192eee861815ae
test: Tweaks to reduce variation in CI unit tests

spi test: Prime the flash cache before each test to minimise flash cache misses.

VFS performance test: Increase the number of runs to minimise influence of an isolated bad run.
components/driver/test/test_spi_master.c
components/vfs/test/test_vfs_fd.c