kumquat-buildroot/support/testing/tests
Thomas Petazzoni e9b393c676 support/testing: add build tests for the syslinux bootloader
This commit adds four new tests for the syslinux bootloader:

 - Building on x86, for legacy BIOS
 - Building on x86, for EFI BIOS
 - Building on x86-64, for legacy BIOS
 - Building on x86-64, for EFI BIOS

Runtime testing in Qemu would certainly be possible, but is left as a
future addition to these tests.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-04-04 23:07:36 +02:00
..
boot support/testing: add build tests for the syslinux bootloader 2020-04-04 23:07:36 +02:00
core support/testing: switch to Python 3 only 2019-10-28 22:14:07 +01:00
download support/testing: switch to Python 3 only 2019-10-28 22:14:07 +01:00
fs
init support/testing/tests/init/init_openrc: fix flake8 F401 warning 2020-03-24 15:28:21 +01:00
package support/testing/tests/package/sample_gst1_python.py: fix flake8 errors 2020-03-29 15:50:07 +02:00
toolchain
utils support/testing: switch to Python 3 only 2019-10-28 22:14:07 +01:00
__init__.py