Commit Graph

9 Commits

Author SHA1 Message Date
Bjorn Andersson
2ba0163958 msm8998: Add test for boot-to-console msm8998 mtp
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
2018-03-21 18:22:19 +08:00
Aníbal Limón
365a5ee5fe Makefile: Add missing bootrr installation
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2018-03-20 20:19:21 -07:00
Bjorn Andersson
8390be2bcb ensure_lib_firmware: Use bootrr helper and add timeout
Use bootrr helpers to support waiting for some time for the partition to
appear before giving up. This removes the need for putting an explicit
sleep in the test script.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
2018-03-07 18:32:24 -08:00
Bjorn Andersson
94e92916fd bootrr: Move common functions to bootrr
Move the common functions to a helper and use this from
assert_device_present.

Make assert_device_present accept a fourth parameter for a timeout,
which will cause the assert to wait for the given amount of time for the
device to appear.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
2018-03-07 18:07:09 -08:00
Bjorn Andersson
ede63f2b8a make: Move files into subdirectories
Instead of mixing helpers and board files move them to separate folders.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
2018-03-06 14:20:41 -08:00
Bjorn Andersson
bc136385d1 db820c: Add initial list of checks for db820c
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
2018-03-06 14:20:41 -08:00
Bjorn Andersson
931ea5bafd db410c: Correct invokation of pshold-device-probed
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
2018-03-06 11:29:23 -08:00
Bjorn Andersson
94686b71d8 db410c: Add initial bunch of tests
Some random smoke tests for db410c.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
2018-02-27 15:08:19 -08:00
Bjorn Andersson
21d66aa4f6 Initial empty commit
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
2018-02-27 11:53:32 -08:00