mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-23 15:54:21 -09:00
With this the test verifies not only that Apache can work in principle, but also that it works with a read-only rootfs. Because of the read-only rootfs the test itself cannot write to /root, so store the test download in /tmp. Signed-off-by: Fiona Klute <fiona.klute@gmx.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>