antirez
|
a32d1ddff6
|
BSD license added to every C source and header file.
|
2012-11-08 18:31:32 +01:00 |
|
antirez
|
961276ba4f
|
memtest.c fixed to actually use v1 and v2 in memtest_fill_value().
|
2012-04-27 16:29:44 +02:00 |
|
antirez
|
ccf1131784
|
memtest.c: integer overflow fixed.
|
2012-04-12 11:49:52 +02:00 |
|
antirez
|
5c68789db5
|
Macros ULONG_ONEZERO / ULONG_ZEROONE were inverted in #ifdef to test 32/64 bit arch.
|
2012-04-11 11:32:22 +02:00 |
|
antirez
|
49432f6def
|
Memory addressing test implemented.
|
2012-03-19 14:02:34 +01:00 |
|
antirez
|
c577014461
|
More memory tests implemented. Default number of iterations lowered to a more acceptable value of 50.
|
2012-03-18 18:03:27 +01:00 |
|
antirez
|
82003f2f1f
|
Fixed typo.
|
2012-03-18 17:27:56 +01:00 |
|
antirez
|
eec3337856
|
Number of iteration of --test-memory is now 300 (several minutes per gigabyte). Memtest86 and Memtester links are also displayed while running the test.
|
2012-03-18 17:25:00 +01:00 |
|
antirez
|
fd5faf15fc
|
Memory test function now less boring thanks to screen-wide progress bar.
|
2012-03-16 21:19:53 +01:00 |
|
antirez
|
76d3f5b068
|
Hem... actual memtest.c file added.
|
2012-03-16 17:21:49 +01:00 |
|