cvs commit: src/tools/regression/ia64/unaligned test.c unaligned.t

Marcel Moolenaar marcel at FreeBSD.org
Sun Jan 2 13:33:41 PST 2005


marcel      2005-01-02 21:33:40 UTC

  FreeBSD src repository

  Added files:
    tools/regression/ia64/unaligned test.c unaligned.t 
  Log:
  Regression test for unaligned loads and stores for short, int, long,
  float, double and long double types. No post-increment tests yet.
  All tests are skipped if the debug.unaligned_test sysctl variable
  cannot be set to 1.
  
  Revision  Changes    Path
  1.1       +60 -0     src/tools/regression/ia64/unaligned/test.c (new)
  1.1       +84 -0     src/tools/regression/ia64/unaligned/unaligned.t (new)


More information about the cvs-all mailing list