summaryrefslogtreecommitdiffstats
path: root/tests/component/bootloader_message_test.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Switch to bionic gtest in bootable/recoveryTianjie Xu2017-11-031-115/+25
* tests: Use get_bootloader_message_blk_device() to find /misc.Tao Bao2017-04-051-3/+2
* Fix an error on bootloadermessager test teardownTianjie Xu2017-03-031-2/+4
* Skip BootloaderMessageTest, UncryptTest for devices without /miscTianjie Xu2017-03-011-2/+42
* Add update_bootloader_message() to fix two-step OTAs.Tao Bao2016-12-151-0/+26
* tests: Add tests for bootloader_message.Tao Bao2016-12-151-0/+139