Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: blktest.h
- Revision:
- 1:51a340435086
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/blktest.h Fri Apr 17 01:50:54 2015 +0000 @@ -0,0 +1,41 @@ +static const int blktest[] = { +1 , -6464 , 5120 , +1 , -5120 , 5120 , +1 , -3904 , 5056 , +1 , -2752 , 5056 , +1 , -1664 , 5056 , +1 , 64 , 5248 , +1 , 2176 , 5056 , +1 , 3520 , 4864 , +1 , 4416 , 4928 , +1 , 5632 , 4864 , +0 , 5568 , 3584 , +0 , 5888 , 2496 , +0 , 5888 , 1088 , +0 , 6144 , 64 , +0 , 5824 , -1088 , +0 , 5888 , -2176 , +0 , 5952 , -3072 , +1 , 4864 , -3136 , +1 , 3840 , -3136 , +1 , 3008 , -3264 , +1 , 576 , -3008 , +1 , -1152 , -3264 , +1 , -3008 , -3008 , +1 , -4800 , -3264 , +1 , -5760 , -3008 , +1 , -6208 , -2880 , +0 , -6336 , -1856 , +0 , -6080 , -768 , +0 , -6400 , 320 , +0 , -6272 , 1472 , +0 , -6592 , 2624 , +0 , -6528 , 3648 , +0 , -6592 , 4864 , +0 , -6592 , 5056 +}; + +static const int blktest_dnum = sizeof blktest / sizeof blktest[0]; + + +