qt5base-lts/tests/auto/corelib/io/largefile
Sami Nurmenniemi 514fff1e39 Fix largefile tests on ARM and QEMU targets
- Test tst_LargeFile::mapFile fails on Qemu for files over 4Gb.
  Fixed by limiting maxSizeBits to 28 (must be n*4 and < 32).
- Bug QTBUG-21175 is also effective on ARM targets. Fixed by
  expecting failure also on ARM.

Change-Id: I9103727e618a17259b4785ec8c284f3bb60ebea7
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2017-03-28 06:55:32 +00:00
..
largefile.pro Fix largefile tests on ARM and QEMU targets 2017-03-28 06:55:32 +00:00
tst_largefile.cpp Fix largefile tests on ARM and QEMU targets 2017-03-28 06:55:32 +00:00