• Paul Moy's avatar
    ServiceConnection: Add memory routine · f294a94c
    Paul Moy authored
    Expose a new routine through cros_healthd's ServiceConnection.
    This routine runs memtester on all of the device's available
    memory (except for 200MB reserved for the OS) to check that
    the device's memory is working correctly. The routine is modeled
    after crosh's memory_test. Long-term, crosh's memory_test will
    be migrated to this new implementation. The migration is blocked
    on cros_healthd becoming available on all boards, which should
    be done in a couple of weeks. This is part of an effort to
    consolidate all existing diagnostic routines into cros_healthd.
    
    Bug: chromium:1113897
    Change-Id: I3bb25c1f04c1394e541af9c3c9ef66b8ae6ecd7b
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412956Reviewed-by: default avatarJorge Lucangeli Obes <jorgelo@chromium.org>
    Reviewed-by: default avatarMaksim Ivanov <emaxx@chromium.org>
    Commit-Queue: Paul Moy <pmoy@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#808500}
    f294a94c
fake_cros_healthd_service.h 9.21 KB