antirez
|
d288ee655f
|
BSD license added to every C source and header file.
|
2012-11-08 18:33:13 +01:00 |
|
antirez
|
603adb2b29
|
memtest.c fixed to actually use v1 and v2 in memtest_fill_value().
|
2012-04-27 16:28:31 +02:00 |
|
antirez
|
206568257a
|
memtest.c: integer overflow fixed.
|
2012-04-13 16:12:28 +02:00 |
|
antirez
|
ef278d110f
|
Macros ULONG_ONEZERO / ULONG_ZEROONE were inverted in #ifdef to test 32/64 bit arch.
|
2012-04-11 12:03:21 +02:00 |
|
antirez
|
a7ef5ce1b0
|
Memory addressing test implemented.
|
2012-03-19 14:02:57 +01:00 |
|
antirez
|
ea693f0282
|
More memory tests implemented. Default number of iterations lowered to a more acceptable value of 50.
|
2012-03-18 18:03:49 +01:00 |
|
antirez
|
74760d3ccd
|
Fixed typo.
|
2012-03-18 17:28:03 +01:00 |
|
antirez
|
32f62ed6d0
|
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:24:48 +01:00 |
|
antirez
|
d605fdabfa
|
Memory test function now less boring thanks to screen-wide progress bar.
|
2012-03-18 11:43:02 +01:00 |
|
antirez
|
f4df22d1c5
|
Hem... actual memtest.c file added.
|
2012-03-18 11:42:56 +01:00 |
|