Loading src/php_top/test_sensors.php +2 −0 Original line number Diff line number Diff line Loading @@ -87,6 +87,8 @@ function run_test_mt9p006($port){ if ($md5sum!=$ref_md5sum){ print("md5sum($i) does not match reference ($ref_md5sum): $md5sum\n"); $test_status = "fail"; }else{ print("md5sum($i) $md5sum ok\n"); } } Loading Loading
src/php_top/test_sensors.php +2 −0 Original line number Diff line number Diff line Loading @@ -87,6 +87,8 @@ function run_test_mt9p006($port){ if ($md5sum!=$ref_md5sum){ print("md5sum($i) does not match reference ($ref_md5sum): $md5sum\n"); $test_status = "fail"; }else{ print("md5sum($i) $md5sum ok\n"); } } Loading