genode/libports/run/libc_ffat.run
Josef Söntgen 2891653f8a libports: reuse libc_ffat as skeleton for fs tests
In addition, file-system tests will use the AHCI driver instead of the
ATAPI driver. This change side-steps certain issues with Qemu's IDE
emulation.

Fixes #942.
2013-11-26 16:49:26 +01:00

6 lines
127 B
Plaintext

set mkfs_cmd mkfs.vfat
set mkfs_opts "-F32"
set filesystem ffat
source ${genode_dir}/libports/run/libc_filesystem_test.inc