Disable timing_selftest() for now

This commit is contained in:
Manuel Pégourié-Gonnard 2014-04-09 09:56:16 +02:00 committed by Paul Bakker
parent 17b85cbd69
commit 0f79babd4b
2 changed files with 7 additions and 1 deletions

View file

@ -326,6 +326,9 @@ void m_sleep( int milliseconds )
/*
* Checkup routine
*
* Warning: this is work in progress, some tests may not be reliable enough
* yet! False positives may happen.
*/
int timing_self_test( int verbose )
{