kumquat-buildroot/support/testing/tests
Thomas Petazzoni e74a7cd1e0 support/testing: fix ATF Vexpress test case
This test case currently fails to build with:

./build/juno/release/bl1/context_mgmt.o: In function `cm_prepare_el3_exit':
context_mgmt.c:(.text.cm_prepare_el3_exit+0x54): undefined reference to `cm_set_next_context'
context_mgmt.c:(.text.cm_prepare_el3_exit+0x54): relocation truncated to fit: R_AARCH64_JUMP26 against undefined symbol `cm_set_next_context'

This issue has been fixed upstream in commit
10c252c14b7f446c0b49ef1aafbd5d37804577dd, available since v1.3. So
while we bump, let's bump to the latest version of ATF, v1.5.

Fixes:

  https://gitlab.com/buildroot.org/buildroot/-/jobs/64360659

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-04-25 21:28:18 +02:00
..
boot support/testing: fix ATF Vexpress test case 2018-04-25 21:28:18 +02:00
core fs: run packages' filesystem hooks in a copy of target/ 2018-03-31 20:53:06 +02:00
fs core/tests: add test for compressed iso9660 2017-12-31 18:20:14 +01:00
init support/tests: enhance the runtime systemd tests 2018-03-04 21:10:23 +01:00
package support/testing: add test for syslog-ng 2018-04-19 23:16:15 +02:00
toolchain support/testing: use more recent toolchains 2017-10-21 19:48:30 +02:00
__init__.py