[CRIU] [PATCH 0/3] arm32 test build fixes

Dmitry Safonov dsafonov at virtuozzo.com
Tue Aug 30 06:18:31 PDT 2016


Just fix compile-time errors for arm32.
Looks like it's highly untested and after those patches,
I'm at least able to compile and run tests.
Thou, some tests are failing and still need to be fixed.

Dmitry Safonov (3):
  tests/arm/compat: don't build maps03 test
  arm/test: fix _XOPEN_SOURCE define
  arm/test: fix printing formats

 test/zdtm/static/Makefile               |  9 +++++++--
 test/zdtm/static/autofs.c               | 14 ++++++++------
 test/zdtm/static/cow01.c                |  3 ++-
 test/zdtm/static/deleted_dev.c          |  6 ++++--
 test/zdtm/static/eventfs00.c            |  3 ++-
 test/zdtm/static/inotify_system.c       |  2 +-
 test/zdtm/static/inotify_system_nodel.c |  3 ++-
 test/zdtm/static/mntns_link_remap.c     |  3 ++-
 test/zdtm/static/pty00.c                |  2 +-
 test/zdtm/static/pty01.c                |  2 +-
 test/zdtm/static/pty02.c                |  2 +-
 test/zdtm/static/pty03.c                |  2 +-
 test/zdtm/static/pty04.c                |  2 +-
 test/zdtm/static/tty00.c                |  2 +-
 test/zdtm/static/tty02.c                |  2 +-
 test/zdtm/static/tty03.c                |  2 +-
 test/zdtm/static/unlink_largefile.c     |  3 ++-
 17 files changed, 38 insertions(+), 24 deletions(-)

-- 
2.9.0



More information about the CRIU mailing list