1. 18 Feb, 2013 12 commits
  2. 15 Feb, 2013 3 commits
  3. 14 Feb, 2013 3 commits
  4. 11 Feb, 2013 2 commits
  5. 07 Feb, 2013 3 commits
  6. 06 Feb, 2013 7 commits
  7. 05 Feb, 2013 2 commits
  8. 29 Jan, 2013 3 commits
  9. 25 Jan, 2013 4 commits
  10. 24 Jan, 2013 1 commit
    • Alexander Kartashov's avatar
      zdtm: autodetect the target machine v2 · d9adda7c
      Alexander Kartashov authored
      Andrew Vagin pointed out that the static testsuite compilation
      may run as standalone so the variable ARCH won't be available.
      
      This patch introduces the facility test/zdtm/Makefile.inc
      designated to detect the target machine automatically
      if the variable ARCH isn't defined. This makefile is supposed
      to be included into all test subsuite Makefiles.
      
      Andrew Vagin also pointed out that machine-dependent tests
      may be added into non-static subsuites as well so the macro
      adding machine-specific headers into CPPFLAGS goes to
      the file test/zdtm/Makefile.inc.
      Signed-off-by: 's avatarAlexander Kartashov <alekskartashov@parallels.com>
      Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
      d9adda7c