Bug#1011805: libmatio: FTBFS: dh_auto_test: error: make -j8 check "TESTSUITEFLAGS=-j8 --verbose" VERBOSE=1 returned exit code 2

Lucas Nussbaum lucas at debian.org
Thu May 26 20:07:13 BST 2022


Source: libmatio
Version: 1.5.23-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20220525 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[3]: Entering directory '/<<PKGBUILDDIR>>/test'
> { \
>   echo '# Signature of the current package.'; \
>   echo 'm4_define([AT_PACKAGE_NAME],      [MATIO])'; \
>   echo 'm4_define([AT_PACKAGE_TARNAME],   [matio])'; \
>   echo 'm4_define([AT_PACKAGE_VERSION],   [1.5.23])'; \
>   echo 'm4_define([AT_PACKAGE_STRING],    [MATIO 1.5.23])'; \
>   echo 'm4_define([AT_PACKAGE_BUGREPORT], [t-beu at users.sourceforge.net])'; \
> } >./package.m4
> autom4te --language=Autotest -I '.' -I './tests' testsuite.at -o testsuite.tmp
> mv testsuite.tmp testsuite
> /bin/bash ./testsuite GREP=/bin/grep MAT73=1 MATLABEXE= HAVE_UINT64=1 HAVE_INT64=1 EXTENDED_SPARSE=1 COMPRESSION_ZLIB=1 IS_WIN32=0 LIBTOOL="../libtool" -j8 --verbose
> ## ----------------------------------------- ##
> ## MATIO 1.5.23 test suite: matio testsuite. ##
> ## ----------------------------------------- ##
> 
> 
> 
> 
> 
> 
> 
> 
> 1. mat4_read_le.at:28: testing Read 2d double array ...
> ./mat4_read_le.at:30: cp $srcdir/results/read-var1.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_v4_le.mat var1
> 6. mat4_read_le.at:60: testing Read small v4 file ...
> ./mat4_read_le.at:62: cp $srcdir/results/read-x.out expout
>          $builddir/test_mat readvar $srcdir/datasets/small_v4_le.mat x
> 4. mat4_read_le.at:49: testing Read sparse complex double array ...
> ./mat4_read_le.at:50: cp $srcdir/results/read-var22.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_v4_le.mat var22
> 3. mat4_read_le.at:44: testing Read sparse double array ...
> ./mat4_read_le.at:45: cp $srcdir/results/read-var21.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_v4_le.mat var21
> 5. mat4_read_le.at:54: testing Read 2D character array ...
> ./mat4_read_le.at:56: cp $srcdir/results/read-var24.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_v4_le.mat var24
> 8. mat4_readslab_le.at:28: testing Read linear slab of double array ...
> ./mat4_readslab_le.at:30: cp $srcdir/results/dump-var1-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_v4_le.mat var1\(2:3:end\)
> 2. mat4_read_le.at:36: testing Read 2d complex double array ...
> ./mat4_read_le.at:38: cp $srcdir/results/read-var11.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_v4_le.mat var11
> 7. mat4_read_le.at:66: testing Read directory ...
> ./mat4_read_le.at:68: cp $srcdir/results/dir-4.out expout
>          $builddir/test_mat directory $srcdir/datasets/matio_test_cases_v4_le.mat
> 6. mat4_read_le.at:60:  ok
> ./mat4_read_le.at:32: cp $srcdir/results/dump-var1.out expout
>          $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_v4_le.mat var1
> 4. mat4_read_le.at:49:  ok
> 
> 3. mat4_read_le.at:44:  ok
> 7. mat4_read_le.at:66:  ok
> 5. mat4_read_le.at:54:  ok
> 
> 
> 10. mat4_readslab_le.at:40: testing Read slab of double array ...
> ./mat4_readslab_le.at:42: cp $srcdir/results/dump-var1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_v4_le.mat var1\(1:1:end,1:1:end\)
> 
> 8. mat4_readslab_le.at:28:  ok
> 11. mat4_readslab_le.at:46: testing Read slab of complex double array ...
> ./mat4_readslab_le.at:48: cp $srcdir/results/dump-var11.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_v4_le.mat var11\(1:1:end,1:1:end\)
> 
> 12. mat4_readslab_le.at:52: testing Read slab of double array as double ...
> ./mat4_readslab_le.at:54: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_v4_le.mat var1 -c double
> 9. mat4_readslab_le.at:34: testing Read linear slab of complex double array ...
> ./mat4_readslab_le.at:36: cp $srcdir/results/dump-var11-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_v4_le.mat var11\(2:3:end\)
> 1. mat4_read_le.at:28:  ok
> 13. mat4_readslab_le.at:58: testing Read slab of double array as single ...
> ./mat4_readslab_le.at:60: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_v4_le.mat var1 -c single
> 
> 14. mat4_readslab_le.at:64: testing Read slab of double array as int64 ...
> ./mat4_readslab_le.at:66: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_v4_le.mat var1 -c int64
> 
> 15. mat4_readslab_le.at:70: testing Read slab of double array as uint64 ...
> ./mat4_readslab_le.at:72: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_v4_le.mat var1 -c uint64
> 11. mat4_readslab_le.at:46:  ok
> 10. mat4_readslab_le.at:40:  ok
> ./mat4_read_le.at:40: cp $srcdir/results/dump-var11.out expout
>          $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_v4_le.mat var11
> 
> 
> 12. mat4_readslab_le.at:52:  ok
> 13. mat4_readslab_le.at:58:  ok
> 16. mat4_readslab_le.at:76: testing Read slab of double array as int32 ...
> ./mat4_readslab_le.at:78: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_v4_le.mat var1 -c int32
> 14. mat4_readslab_le.at:64:  ok
> 17. mat4_readslab_le.at:82: testing Read slab of double array as uint32 ...
> ./mat4_readslab_le.at:84: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_v4_le.mat var1 -c uint32
> 9. mat4_readslab_le.at:34:  ok
> 
> 
> 15. mat4_readslab_le.at:70:  ok
> 
> 18. mat4_readslab_le.at:88: testing Read slab of double array as int16 ...
> ./mat4_readslab_le.at:90: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_v4_le.mat var1 -c int16
> 19. mat4_readslab_le.at:94: testing Read slab of double array as uint16 ...
> ./mat4_readslab_le.at:96: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_v4_le.mat var1 -c uint16
> 
> 
> 20. mat4_readslab_le.at:100: testing Read slab of double array as int8 ...
> ./mat4_readslab_le.at:102: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_v4_le.mat var1 -c int8
> 2. mat4_read_le.at:36:  ok
> 22. mat4_readslab_le.at:112: testing Read slab of complex double array as double ...
> ./mat4_readslab_le.at:114: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_v4_le.mat var11 -c double
> 21. mat4_readslab_le.at:106: testing Read slab of double array as uint8 ...
> ./mat4_readslab_le.at:108: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_v4_le.mat var1 -c uint8
> 17. mat4_readslab_le.at:82:  ok
> 16. mat4_readslab_le.at:76:  ok
> 
> 
> 19. mat4_readslab_le.at:94:  ok
> 23. mat4_readslab_le.at:118: testing Read slab of complex double array as single ...
> ./mat4_readslab_le.at:120: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_v4_le.mat var11 -c single
> 
> 18. mat4_readslab_le.at:88:  ok
> 24. mat4_readslab_le.at:124: testing Read slab of complex double array as int64 ...
> ./mat4_readslab_le.at:126: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_v4_le.mat var11 -c int64
> 
> 20. mat4_readslab_le.at:100:  ok
> 25. mat4_readslab_le.at:130: testing Read slab of complex double array as uint64 ...
> ./mat4_readslab_le.at:132: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_v4_le.mat var11 -c uint64
> 26. mat4_readslab_le.at:136: testing Read slab of complex double array as int32 ...
> ./mat4_readslab_le.at:138: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_v4_le.mat var11 -c int32
> 
> 27. mat4_readslab_le.at:142: testing Read slab of complex double array as uint32 ...
> ./mat4_readslab_le.at:144: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_v4_le.mat var11 -c uint32
> 21. mat4_readslab_le.at:106:  ok
> 23. mat4_readslab_le.at:118:  ok
> 
> 
> 24. mat4_readslab_le.at:124:  ok
> 28. mat4_readslab_le.at:148: testing Read slab of complex double array as int16 ...
> ./mat4_readslab_le.at:150: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_v4_le.mat var11 -c int16
> 22. mat4_readslab_le.at:112:  ok
> 
> 29. mat4_readslab_le.at:154: testing Read slab of complex double array as uint16 ...
> ./mat4_readslab_le.at:156: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_v4_le.mat var11 -c uint16
> 
> 
> 30. mat4_readslab_le.at:160: testing Read slab of complex double array as int8 ...
> ./mat4_readslab_le.at:162: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_v4_le.mat var11 -c int8
> 31. mat4_readslab_le.at:166: testing Read slab of complex double array as uint8 ...
> ./mat4_readslab_le.at:168: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_v4_le.mat var11 -c uint8
> 25. mat4_readslab_le.at:130:  ok
> 26. mat4_readslab_le.at:136:  ok
> 32. mat4_read_be.at:28: testing Read 2d double array ...
> ./mat4_read_be.at:30: cp $srcdir/results/read-var1.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_v4_be.mat var1
> 27. mat4_readslab_le.at:142:  ok
> 
> 
> 28. mat4_readslab_le.at:148:  ok
> 33. mat4_read_be.at:36: testing Read 2d complex double array ...
> ./mat4_read_be.at:38: cp $srcdir/results/read-var11.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_v4_be.mat var11
> 
> 29. mat4_readslab_le.at:154:  ok
> 34. mat4_read_be.at:44: testing Read sparse double array ...
> ./mat4_read_be.at:45: cp $srcdir/results/read-var21.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_v4_be.mat var21
> 
> 30. mat4_readslab_le.at:160:  ok
> 31. mat4_readslab_le.at:166:  ok
> 35. mat4_read_be.at:49: testing Read sparse complex double array ...
> ./mat4_read_be.at:50: cp $srcdir/results/read-var22.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_v4_be.mat var22
> 36. mat4_read_be.at:54: testing Read 2D character array ...
> ./mat4_read_be.at:56: cp $srcdir/results/read-var24.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_v4_be.mat var24
> 
> ./mat4_read_be.at:32: cp $srcdir/results/dump-var1.out expout
>          $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_v4_be.mat var1
> 
> 
> 37. mat4_read_be.at:60: testing Read small v4 file ...
> ./mat4_read_be.at:62: cp $srcdir/results/read-x.out expout
>          $builddir/test_mat readvar $srcdir/datasets/small_v4_be.mat x
> 38. mat4_read_be.at:66: testing Read directory ...
> ./mat4_read_be.at:68: cp $srcdir/results/dir-4_be.out expout
>          $builddir/test_mat directory $srcdir/datasets/matio_test_cases_v4_be.mat
> 39. mat4_readslab_be.at:28: testing Read linear slab of double array ...
> ./mat4_readslab_be.at:30: cp $srcdir/results/dump-var1-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_v4_be.mat var1\(2:3:end\)
> ./mat4_read_be.at:40: cp $srcdir/results/dump-var11.out expout
>          $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_v4_be.mat var11
> 34. mat4_read_be.at:44:  ok
> 35. mat4_read_be.at:49:  ok
> 
> 
> 36. mat4_read_be.at:54: 37. mat4_read_be.at:60:  ok
>  ok
> 32. mat4_read_be.at:28:  ok
> 40. mat4_readslab_be.at:34: testing Read linear slab of complex double array ...
> ./mat4_readslab_be.at:36: cp $srcdir/results/dump-var11-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_v4_be.mat var11\(2:3:end\)
> 41. mat4_readslab_be.at:40: testing Read slab of double array ...
> ./mat4_readslab_be.at:42: cp $srcdir/results/dump-var1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_v4_be.mat var1\(1:1:end,1:1:end\)
> 33. mat4_read_be.at:36:  ok
> 39. mat4_readslab_be.at:28:  ok
> 38. mat4_read_be.at:66:  ok
> 
> 
> 
> 42. mat4_readslab_be.at:46: testing Read slab of complex double array ...
> ./mat4_readslab_be.at:48: cp $srcdir/results/dump-var11.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_v4_be.mat var11\(1:1:end,1:1:end\)
> 
> 
> 
> 43. mat4_readslab_be.at:52: testing Read slab of double array as double ...
> ./mat4_readslab_be.at:54: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_v4_be.mat var1 -c double
> 44. mat4_readslab_be.at:58: testing Read slab of double array as single ...
> ./mat4_readslab_be.at:60: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_v4_be.mat var1 -c single
> 47. mat4_readslab_be.at:76: testing Read slab of double array as int32 ...
> ./mat4_readslab_be.at:78: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_v4_be.mat var1 -c int32
> 46. mat4_readslab_be.at:70: testing Read slab of double array as uint64 ...
> ./mat4_readslab_be.at:72: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_v4_be.mat var1 -c uint64
> 45. mat4_readslab_be.at:64: testing Read slab of double array as int64 ...
> ./mat4_readslab_be.at:66: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_v4_be.mat var1 -c int64
> 40. mat4_readslab_be.at:34:  ok
> 41. mat4_readslab_be.at:40:  ok
> 
> 
> 48. mat4_readslab_be.at:82: testing Read slab of double array as uint32 ...
> ./mat4_readslab_be.at:84: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_v4_be.mat var1 -c uint32
> 43. mat4_readslab_be.at:52:  ok
> 42. mat4_readslab_be.at:46:  ok
> 44. mat4_readslab_be.at:58:  ok
> 49. mat4_readslab_be.at:88: testing Read slab of double array as int16 ...
> ./mat4_readslab_be.at:90: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_v4_be.mat var1 -c int16
> 47. mat4_readslab_be.at:76:  ok
> 45. mat4_readslab_be.at:64:  ok
> 46. mat4_readslab_be.at:70:  ok
> 
> 
> 
> 
> 
> 50. mat4_readslab_be.at:94: testing Read slab of double array as uint16 ...
> ./mat4_readslab_be.at:96: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_v4_be.mat var1 -c uint16
> 51. mat4_readslab_be.at:100: testing Read slab of double array as int8 ...
> ./mat4_readslab_be.at:102: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_v4_be.mat var1 -c int8
> 
> 52. mat4_readslab_be.at:106: testing Read slab of double array as uint8 ...
> ./mat4_readslab_be.at:108: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_v4_be.mat var1 -c uint8
> 54. mat4_readslab_be.at:118: testing Read slab of complex double array as single ...
> ./mat4_readslab_be.at:120: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_v4_be.mat var11 -c single
> 53. mat4_readslab_be.at:112: testing Read slab of complex double array as double ...
> ./mat4_readslab_be.at:114: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_v4_be.mat var11 -c double
> 55. mat4_readslab_be.at:124: testing Read slab of complex double array as int64 ...
> ./mat4_readslab_be.at:126: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_v4_be.mat var11 -c int64
> 48. mat4_readslab_be.at:82:  ok
> 49. mat4_readslab_be.at:88:  ok
> 
> 50. mat4_readslab_be.at:94:  ok
> 
> 56. mat4_readslab_be.at:130: testing Read slab of complex double array as uint64 ...
> ./mat4_readslab_be.at:132: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_v4_be.mat var11 -c uint64
> 52. mat4_readslab_be.at:106:  ok
> 51. mat4_readslab_be.at:100:  ok
> 54. mat4_readslab_be.at:118:  ok
> 57. mat4_readslab_be.at:136: testing Read slab of complex double array as int32 ...
> ./mat4_readslab_be.at:138: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_v4_be.mat var11 -c int32
> 53. mat4_readslab_be.at:112:  ok
> 
> 
> 
> 55. mat4_readslab_be.at:124:  ok
> 58. mat4_readslab_be.at:142: testing Read slab of complex double array as uint32 ...
> ./mat4_readslab_be.at:144: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_v4_be.mat var11 -c uint32
> 
> 
> 59. mat4_readslab_be.at:148: testing Read slab of complex double array as int16 ...
> ./mat4_readslab_be.at:150: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_v4_be.mat var11 -c int16
> 60. mat4_readslab_be.at:154: testing Read slab of complex double array as uint16 ...
> ./mat4_readslab_be.at:156: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_v4_be.mat var11 -c uint16
> 
> 61. mat4_readslab_be.at:160: testing Read slab of complex double array as int8 ...
> ./mat4_readslab_be.at:162: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_v4_be.mat var11 -c int8
> 62. mat4_readslab_be.at:166: testing Read slab of complex double array as uint8 ...
> ./mat4_readslab_be.at:168: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_v4_be.mat var11 -c uint8
> 63. mat5_uncompressed_read_le.at:26: testing Read 2D double array ...
> ./mat5_uncompressed_read_le.at:27: cp $srcdir/results/read-var1.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var1
> 57. mat4_readslab_be.at:136:  ok
> 56. mat4_readslab_be.at:130:  ok
> 
> 
> 58. mat4_readslab_be.at:142:  ok
> 64. mat5_uncompressed_read_le.at:33: testing Read 2D single array ...
> ./mat5_uncompressed_read_le.at:34: cp $srcdir/results/read-var2.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var2
> 59. mat4_readslab_be.at:148:  ok
> 61. mat4_readslab_be.at:160:  ok
> 
> 60. mat4_readslab_be.at:154:  ok
> 65. mat5_uncompressed_read_le.at:38: testing Read 2D int64 array ...
> ./mat5_uncompressed_read_le.at:39: cp $srcdir/results/read-var3.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var3
> ./mat5_uncompressed_read_le.at:29: cp $srcdir/results/dump-var1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var1
> 62. mat4_readslab_be.at:166:  ok
> 66. mat5_uncompressed_read_le.at:43: testing Read 2D uint64 array ...
> ./mat5_uncompressed_read_le.at:44: cp $srcdir/results/read-var4.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var4
> 
> 
> 
> 
> 67. mat5_uncompressed_read_le.at:48: testing Read 2D int32 array ...
> ./mat5_uncompressed_read_le.at:49: cp $srcdir/results/read-var5.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var5
> 68. mat5_uncompressed_read_le.at:53: testing Read 2D uint32 array ...
> ./mat5_uncompressed_read_le.at:54: cp $srcdir/results/read-var6.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var6
> 69. mat5_uncompressed_read_le.at:58: testing Read 2D int16 array ...
> ./mat5_uncompressed_read_le.at:59: cp $srcdir/results/read-var7.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var7
> 70. mat5_uncompressed_read_le.at:63: testing Read 2D uint16 array ...
> ./mat5_uncompressed_read_le.at:64: cp $srcdir/results/read-var8.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var8
> 64. mat5_uncompressed_read_le.at:33:  ok
> 63. mat5_uncompressed_read_le.at:26:  ok
> 65. mat5_uncompressed_read_le.at:38:  ok
> 
> 71. mat5_uncompressed_read_le.at:68: testing Read 2D int8 array ...
> ./mat5_uncompressed_read_le.at:69: cp $srcdir/results/read-var9.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var9
> 66. mat5_uncompressed_read_le.at:43:  ok
> 
> 
> 67. mat5_uncompressed_read_le.at:48: 69. mat5_uncompressed_read_le.at:58:  ok
>  ok
> 68. mat5_uncompressed_read_le.at:53:  ok
> 
> 70. mat5_uncompressed_read_le.at:63:  ok
> 72. mat5_uncompressed_read_le.at:73: testing Read 2D uint8 array ...
> ./mat5_uncompressed_read_le.at:74: cp $srcdir/results/read-var10.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var10
> 73. mat5_uncompressed_read_le.at:78: testing Read 2D complex double array ...
> ./mat5_uncompressed_read_le.at:79: cp $srcdir/results/read-var11.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var11
> 
> 74. mat5_uncompressed_read_le.at:85: testing Read 2D complex single array ...
> ./mat5_uncompressed_read_le.at:86: cp $srcdir/results/read-var12.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var12
> 
> 
> 
> 75. mat5_uncompressed_read_le.at:90: testing Read 2D complex int64 array ...
> ./mat5_uncompressed_read_le.at:91: cp $srcdir/results/read-var13.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var13
> 76. mat5_uncompressed_read_le.at:95: testing Read 2D complex uint64 array ...
> ./mat5_uncompressed_read_le.at:96: cp $srcdir/results/read-var14.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var14
> 77. mat5_uncompressed_read_le.at:100: testing Read 2D complex int32 array ...
> ./mat5_uncompressed_read_le.at:101: cp $srcdir/results/read-var15.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var15
> 78. mat5_uncompressed_read_le.at:105: testing Read 2D complex uint32 array ...
> ./mat5_uncompressed_read_le.at:106: cp $srcdir/results/read-var16.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var16
> 71. mat5_uncompressed_read_le.at:68:  ok
> 
> ./mat5_uncompressed_read_le.at:81: cp $srcdir/results/dump-var11.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var11
> 72. mat5_uncompressed_read_le.at:73:  ok
> 74. mat5_uncompressed_read_le.at:85:  ok
> 79. mat5_uncompressed_read_le.at:110: testing Read 2D complex int16 array ...
> ./mat5_uncompressed_read_le.at:111: cp $srcdir/results/read-var17.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var17
> 75. mat5_uncompressed_read_le.at:90:  ok
> 77. mat5_uncompressed_read_le.at:100:  ok
> 78. mat5_uncompressed_read_le.at:105:  ok
> 
> 
> 76. mat5_uncompressed_read_le.at:95:  ok
> 80. mat5_uncompressed_read_le.at:115: testing Read 2D complex uint16 array ...
> ./mat5_uncompressed_read_le.at:116: cp $srcdir/results/read-var18.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var18
> 
> 
> 
> 81. mat5_uncompressed_read_le.at:120: testing Read 2D complex int8 array ...
> ./mat5_uncompressed_read_le.at:121: cp $srcdir/results/read-var19.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var19
> 82. mat5_uncompressed_read_le.at:125: testing Read 2D complex uint8 array ...
> ./mat5_uncompressed_read_le.at:126: cp $srcdir/results/read-var20.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var20
> 
> 84. mat5_uncompressed_read_le.at:135: testing Read sparse double array ...
> ./mat5_uncompressed_read_le.at:136: cp $srcdir/results/read-var21.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var21
> 83. mat5_uncompressed_read_le.at:130: testing Read 2D logical array ...
> ./mat5_uncompressed_read_le.at:131: cp $srcdir/results/read-var90.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var90
> 73. mat5_uncompressed_read_le.at:78:  ok
> 79. mat5_uncompressed_read_le.at:110:  ok
> 85. mat5_uncompressed_read_le.at:140: testing Read sparse complex double array ...
> ./mat5_uncompressed_read_le.at:141: cp $srcdir/results/read-var22.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var22
> 
> 
> 80. mat5_uncompressed_read_le.at:115:  ok
> 87. mat5_uncompressed_read_le.at:151: testing Read 2D character array ...
> ./mat5_uncompressed_read_le.at:152: cp $srcdir/results/read-var24-73.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var24
> 86. mat5_uncompressed_read_le.at:145: testing Read empty array ...
> ./mat5_uncompressed_read_le.at:147: cp $srcdir/results/read-var23.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var23
> 84. mat5_uncompressed_read_le.at:135:  ok
> 81. mat5_uncompressed_read_le.at:120:  ok
> 
> 82. mat5_uncompressed_read_le.at:125:  ok
> 83. mat5_uncompressed_read_le.at:130:  ok
> 85. mat5_uncompressed_read_le.at:140:  ok
> 88. mat5_uncompressed_read_le.at:156: testing Read empty struct ...
> ./mat5_uncompressed_read_le.at:158: cp $srcdir/results/read-var25.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var25
> 
> 
> 
> 
> 
> 90. mat5_uncompressed_read_le.at:168: testing Read struct with empty fields ...
> ./mat5_uncompressed_read_le.at:170: cp $srcdir/results/read-var27.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var27
> 91. mat5_uncompressed_read_le.at:174: testing Read struct with double fields ...
> ./mat5_uncompressed_read_le.at:175: cp $srcdir/results/read-var28.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var28
> 89. mat5_uncompressed_read_le.at:162: testing Read empty struct with fields ...
> ./mat5_uncompressed_read_le.at:164: cp $srcdir/results/read-var26.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var26
> 92. mat5_uncompressed_read_le.at:179: testing Read struct with single fields ...
> ./mat5_uncompressed_read_le.at:180: cp $srcdir/results/read-var29.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var29
> 87. mat5_uncompressed_read_le.at:151:  ok
> 93. mat5_uncompressed_read_le.at:184: testing Read struct with int64 fields ...
> ./mat5_uncompressed_read_le.at:185: cp $srcdir/results/read-var30.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var30
> 86. mat5_uncompressed_read_le.at:145:  ok
> 
> 
> 94. mat5_uncompressed_read_le.at:189: testing Read struct with uint64 fields ...
> ./mat5_uncompressed_read_le.at:190: cp $srcdir/results/read-var31.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var31
> 95. mat5_uncompressed_read_le.at:194: testing Read struct with int32 fields ...
> ./mat5_uncompressed_read_le.at:195: cp $srcdir/results/read-var32.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var32
> 88. mat5_uncompressed_read_le.at:156:  ok
> 91. mat5_uncompressed_read_le.at:174: 92. mat5_uncompressed_read_le.at:179:  ok
>  ok
> 90. mat5_uncompressed_read_le.at:168:  ok
> 89. mat5_uncompressed_read_le.at:162:  ok
> 
> 
> 
> 
> 93. mat5_uncompressed_read_le.at:184:  ok
> 
> 96. mat5_uncompressed_read_le.at:199: testing Read struct with uint32 fields ...
> ./mat5_uncompressed_read_le.at:200: cp $srcdir/results/read-var33.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var33
> 99. mat5_uncompressed_read_le.at:214: testing Read struct with int8 fields ...
> ./mat5_uncompressed_read_le.at:215: cp $srcdir/results/read-var36.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var36
> 98. mat5_uncompressed_read_le.at:209: testing Read struct with uint16 fields ...
> ./mat5_uncompressed_read_le.at:210: cp $srcdir/results/read-var35.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var35
> 97. mat5_uncompressed_read_le.at:204: testing Read struct with int16 fields ...
> ./mat5_uncompressed_read_le.at:205: cp $srcdir/results/read-var34.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var34
> 
> 100. mat5_uncompressed_read_le.at:219: testing Read struct with uint8 fields ...
> ./mat5_uncompressed_read_le.at:220: cp $srcdir/results/read-var37.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var37
> 94. mat5_uncompressed_read_le.at:189:  ok
> 95. mat5_uncompressed_read_le.at:194:  ok
> 101. mat5_uncompressed_read_le.at:224: testing Read struct with complex double fields ...
> ./mat5_uncompressed_read_le.at:225: cp $srcdir/results/read-var38.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var38
> 
> 
> 102. mat5_uncompressed_read_le.at:229: testing Read struct with complex single fields ...
> ./mat5_uncompressed_read_le.at:230: cp $srcdir/results/read-var39.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var39
> 98. mat5_uncompressed_read_le.at:209:  ok
> 97. mat5_uncompressed_read_le.at:204:  ok
> 99. mat5_uncompressed_read_le.at:214:  ok
> 96. mat5_uncompressed_read_le.at:199:  ok
> 103. mat5_uncompressed_read_le.at:234: testing Read struct with complex int64 fields ...
> ./mat5_uncompressed_read_le.at:235: cp $srcdir/results/read-var40.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var40
> 101. mat5_uncompressed_read_le.at:224:  ok
> 
> 100. mat5_uncompressed_read_le.at:219:  ok
> 
> 
> 
> 104. mat5_uncompressed_read_le.at:239: testing Read struct with complex uint64 fields ...
> ./mat5_uncompressed_read_le.at:240: cp $srcdir/results/read-var41.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var41
> 
> 105. mat5_uncompressed_read_le.at:244: testing Read struct with complex int32 fields ...
> ./mat5_uncompressed_read_le.at:245: cp $srcdir/results/read-var42.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var42
> 106. mat5_uncompressed_read_le.at:249: testing Read struct with complex uint32 fields ...
> ./mat5_uncompressed_read_le.at:250: cp $srcdir/results/read-var43.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var43
> 107. mat5_uncompressed_read_le.at:254: testing Read struct with complex int16 fields ...
> ./mat5_uncompressed_read_le.at:255: cp $srcdir/results/read-var44.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var44
> 
> 108. mat5_uncompressed_read_le.at:259: testing Read struct with complex uint16 fields ...
> ./mat5_uncompressed_read_le.at:260: cp $srcdir/results/read-var45.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var45
> 102. mat5_uncompressed_read_le.at:229:  ok
> 109. mat5_uncompressed_read_le.at:264: testing Read struct with complex int8 fields ...
> ./mat5_uncompressed_read_le.at:265: cp $srcdir/results/read-var46.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var46
> 103. mat5_uncompressed_read_le.at:234:  ok
> 
> 
> 104. mat5_uncompressed_read_le.at:239:  ok
> 110. mat5_uncompressed_read_le.at:269: testing Read struct with complex uint8 fields ...
> ./mat5_uncompressed_read_le.at:270: cp $srcdir/results/read-var47.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var47
> 105. mat5_uncompressed_read_le.at:244:  ok
> 106. mat5_uncompressed_read_le.at:249:  ok
> 111. mat5_uncompressed_read_le.at:274: testing Read struct with logical fields ...
> ./mat5_uncompressed_read_le.at:275: cp $srcdir/results/read-var91.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var91
> 107. mat5_uncompressed_read_le.at:254:  ok
> 
> 108. mat5_uncompressed_read_le.at:259:  ok
> 112. mat5_uncompressed_read_le.at:279: testing Read struct with sparse double fields ...
> ./mat5_uncompressed_read_le.at:280: cp $srcdir/results/read-var48.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var48
> 
> 109. mat5_uncompressed_read_le.at:264:  ok
> 
> 
> 
> 113. mat5_uncompressed_read_le.at:284: testing Read struct with sparse complex double fields ...
> ./mat5_uncompressed_read_le.at:285: cp $srcdir/results/read-var49.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var49
> 110. mat5_uncompressed_read_le.at:269:  ok
> 115. mat5_uncompressed_read_le.at:294: testing Read empty cell array ...
> ./mat5_uncompressed_read_le.at:296: cp $srcdir/results/read-var51.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var51
> 
> 116. mat5_uncompressed_read_le.at:300: testing Read cell array with empty arrays ...
> ./mat5_uncompressed_read_le.at:302: cp $srcdir/results/read-var52.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var52
> 114. mat5_uncompressed_read_le.at:289: testing Read struct with character fields ...
> ./mat5_uncompressed_read_le.at:290: cp $srcdir/results/read-var50.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var50
> 117. mat5_uncompressed_read_le.at:306: testing Read cell array with double arrays ...
> ./mat5_uncompressed_read_le.at:307: cp $srcdir/results/read-var53.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var53
> 
> 111. mat5_uncompressed_read_le.at:274:  ok
> 112. mat5_uncompressed_read_le.at:279:  ok
> 118. mat5_uncompressed_read_le.at:311: testing Read cell array with single arrays ...
> ./mat5_uncompressed_read_le.at:312: cp $srcdir/results/read-var54.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var54
> 
> 
> 113. mat5_uncompressed_read_le.at:284:  ok
> 115. mat5_uncompressed_read_le.at:294:  ok
> 119. mat5_uncompressed_read_le.at:316: testing Read cell array with int64 arrays ...
> ./mat5_uncompressed_read_le.at:317: cp $srcdir/results/read-var55.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var55
> 116. mat5_uncompressed_read_le.at:300:  ok
> 120. mat5_uncompressed_read_le.at:321: testing Read cell array with uint64 arrays ...
> ./mat5_uncompressed_read_le.at:322: cp $srcdir/results/read-var56.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var56
> 114. mat5_uncompressed_read_le.at:289:  ok
> 
> 
> 117. mat5_uncompressed_read_le.at:306:  ok
> 121. mat5_uncompressed_read_le.at:326: testing Read cell array with int32 arrays ...
> ./mat5_uncompressed_read_le.at:327: cp $srcdir/results/read-var57.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var57
> 122. mat5_uncompressed_read_le.at:331: testing Read cell array with uint32 arrays ...
> ./mat5_uncompressed_read_le.at:332: cp $srcdir/results/read-var58.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var58
> 
> 
> 118. mat5_uncompressed_read_le.at:311:  ok
> 
> 124. mat5_uncompressed_read_le.at:341: testing Read cell array with uint16 arrays ...
> ./mat5_uncompressed_read_le.at:342: cp $srcdir/results/read-var60.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var60
> 123. mat5_uncompressed_read_le.at:336: testing Read cell array with int16 arrays ...
> ./mat5_uncompressed_read_le.at:337: cp $srcdir/results/read-var59.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var59
> 119. mat5_uncompressed_read_le.at:316:  ok
> 
> 125. mat5_uncompressed_read_le.at:346: testing Read cell array with int8 arrays ...
> ./mat5_uncompressed_read_le.at:347: cp $srcdir/results/read-var61.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var61
> 126. mat5_uncompressed_read_le.at:351: testing Read cell array with uint8 arrays ...
> ./mat5_uncompressed_read_le.at:352: cp $srcdir/results/read-var62.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var62
> 
> 120. mat5_uncompressed_read_le.at:321:  ok
> 121. mat5_uncompressed_read_le.at:326:  ok
> 122. mat5_uncompressed_read_le.at:331:  ok
> 127. mat5_uncompressed_read_le.at:356: testing Read cell array with logical arrays ...
> ./mat5_uncompressed_read_le.at:357: cp $srcdir/results/read-var92.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var92
> 124. mat5_uncompressed_read_le.at:341:  ok
> 
> 
> 
> 125. mat5_uncompressed_read_le.at:346:  ok
> 129. mat5_uncompressed_read_le.at:366: testing Read cell array with sparse complex double arrays ...
> ./mat5_uncompressed_read_le.at:367: cp $srcdir/results/read-var64.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var64
> 128. mat5_uncompressed_read_le.at:361: testing Read cell array with sparse double arrays ...
> ./mat5_uncompressed_read_le.at:362: cp $srcdir/results/read-var63.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var63
> 123. mat5_uncompressed_read_le.at:336:  ok
> 
> 130. mat5_uncompressed_read_le.at:371: testing Read cell array with character arrays ...
> ./mat5_uncompressed_read_le.at:372: cp $srcdir/results/read-var65.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var65
> 126. mat5_uncompressed_read_le.at:351:  ok
> 
> 131. mat5_uncompressed_read_le.at:376: testing Read cell array with empty structs ...
> ./mat5_uncompressed_read_le.at:378: cp $srcdir/results/read-var66.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var66
> 
> 132. mat5_uncompressed_read_le.at:382: testing Read cell array with structs (numeric fields) ...
> ./mat5_uncompressed_read_le.at:383: cp $srcdir/results/read-var67.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var67
> 127. mat5_uncompressed_read_le.at:356:  ok
> 133. mat5_uncompressed_read_le.at:387: testing Read cell array with structs (sparse fields) ...
> ./mat5_uncompressed_read_le.at:388: cp $srcdir/results/read-var68.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var68
> 
> 
> 134. mat5_uncompressed_read_le.at:392: testing Read cell array with structs (character fields) ...
> ./mat5_uncompressed_read_le.at:393: cp $srcdir/results/read-var69.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_le.mat var69
> 129. mat5_uncompressed_read_le.at:366:  ok
> 128. mat5_uncompressed_read_le.at:361:  ok
> 135. mat5_uncompressed_read_le.at:397: testing Read directory ...
> ./mat5_uncompressed_read_le.at:399: cp $srcdir/results/dir_le.out expout
>          $builddir/test_mat directory $srcdir/datasets/matio_test_cases_uncompressed_le.mat
> 130. mat5_uncompressed_read_le.at:371:  ok
> 131. mat5_uncompressed_read_le.at:376:  ok
> 
> 
> 
> 
> 132. mat5_uncompressed_read_le.at:382:  ok
> 133. mat5_uncompressed_read_le.at:387:  ok
> 136. mat5_uncompressed_read_le.at:403: testing Read struct with packed field names ...
> ./mat5_uncompressed_read_le.at:405: cp $srcdir/results/read-packed_field_name.out expout
>          $builddir/../tools/matdump -d $srcdir/datasets/packed_field_name_uncompressed_le.mat
> 137. mat5_uncompressed_readslab_le.at:26: testing Read slab of double array ...
> ./mat5_uncompressed_readslab_le.at:28: cp $srcdir/results/dump-var70-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var70\(2:3:end,4:5:end,8:16:end\)
> 138. mat5_uncompressed_readslab_le.at:34: testing Read slab of single array ...
> ./mat5_uncompressed_readslab_le.at:36: cp $srcdir/results/dump-var71-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var71\(2:3:end,4:5:end,8:16:end\)
> 139. mat5_uncompressed_readslab_le.at:42: testing Read slab of int64 array ...
> ./mat5_uncompressed_readslab_le.at:44: cp $srcdir/results/dump-var72-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var72\(2:3:end,4:5:end,8:16:end\)
> 
> 134. mat5_uncompressed_read_le.at:392:  ok
> 135. mat5_uncompressed_read_le.at:397:  ok
> 
> 
> 141. mat5_uncompressed_readslab_le.at:58: testing Read slab of int32 array ...
> ./mat5_uncompressed_readslab_le.at:60: cp $srcdir/results/dump-var74-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var74\(2:3:end,4:5:end,8:16:end\)
> 140. mat5_uncompressed_readslab_le.at:50: testing Read slab of uint64 array ...
> ./mat5_uncompressed_readslab_le.at:52: cp $srcdir/results/dump-var73-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var73\(2:3:end,4:5:end,8:16:end\)
> 
> 142. mat5_uncompressed_readslab_le.at:66: testing Read slab of uint32 array ...
> ./mat5_uncompressed_readslab_le.at:68: cp $srcdir/results/dump-var75-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var75\(2:3:end,4:5:end,8:16:end\)
> 143. mat5_uncompressed_readslab_le.at:74: testing Read slab of int16 array ...
> ./mat5_uncompressed_readslab_le.at:76: cp $srcdir/results/dump-var76-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var76\(2:3:end,4:5:end,8:16:end\)
> 136. mat5_uncompressed_read_le.at:403:  ok
> ./mat5_uncompressed_readslab_le.at:30: cp $srcdir/results/dump-var70-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var70\(30:1:32,27:1:29,25:1:26\)
> ./mat5_uncompressed_readslab_le.at:38: cp $srcdir/results/dump-var71-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var71\(30:1:32,27:1:29,25:1:26\)
> ./mat5_uncompressed_readslab_le.at:46: cp $srcdir/results/dump-var72-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var72\(30:1:32,27:1:29,25:1:26\)
> 
> 144. mat5_uncompressed_readslab_le.at:82: testing Read slab of uint16 array ...
> ./mat5_uncompressed_readslab_le.at:84: cp $srcdir/results/dump-var77-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var77\(2:3:end,4:5:end,8:16:end\)
> ./mat5_uncompressed_readslab_le.at:54: cp $srcdir/results/dump-var73-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var73\(30:1:32,27:1:29,25:1:26\)
> ./mat5_uncompressed_readslab_le.at:62: cp $srcdir/results/dump-var74-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var74\(30:1:32,27:1:29,25:1:26\)
> ./mat5_uncompressed_readslab_le.at:70: cp $srcdir/results/dump-var75-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var75\(30:1:32,27:1:29,25:1:26\)
> ./mat5_uncompressed_readslab_le.at:78: cp $srcdir/results/dump-var76-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var76\(30:1:32,27:1:29,25:1:26\)
> 137. mat5_uncompressed_readslab_le.at:26:  ok
> 139. mat5_uncompressed_readslab_le.at:42:  ok
> 
> ./mat5_uncompressed_readslab_le.at:86: cp $srcdir/results/dump-var77-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var77\(30:1:32,27:1:29,25:1:26\)
> 138. mat5_uncompressed_readslab_le.at:34:  ok
> 145. mat5_uncompressed_readslab_le.at:90: testing Read slab of int8 array ...
> ./mat5_uncompressed_readslab_le.at:92: cp $srcdir/results/dump-var78-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var78\(2:3:end,4:5:end,8:16:end\)
> 
> 141. mat5_uncompressed_readslab_le.at:58:  ok
> 140. mat5_uncompressed_readslab_le.at:50:  ok
> 142. mat5_uncompressed_readslab_le.at:66:  ok
> 146. mat5_uncompressed_readslab_le.at:98: testing Read slab of uint8 array ...
> ./mat5_uncompressed_readslab_le.at:100: cp $srcdir/results/dump-var79-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var79\(2:3:end,4:5:end,8:16:end\)
> 
> 
> 
> 
> 148. mat5_uncompressed_readslab_le.at:114: testing Read slab of complex single array ...
> ./mat5_uncompressed_readslab_le.at:116: cp $srcdir/results/dump-var81-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var81\(2:3:end,4:5:end,8:16:end\)
> 147. mat5_uncompressed_readslab_le.at:106: testing Read slab of complex double array ...
> ./mat5_uncompressed_readslab_le.at:108: cp $srcdir/results/dump-var80-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var80\(2:3:end,4:5:end,8:16:end\)
> 149. mat5_uncompressed_readslab_le.at:122: testing Read slab of complex int64 array ...
> ./mat5_uncompressed_readslab_le.at:124: cp $srcdir/results/dump-var82-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var82\(2:3:end,4:5:end,8:16:end\)
> 150. mat5_uncompressed_readslab_le.at:130: testing Read slab of complex uint64 array ...
> ./mat5_uncompressed_readslab_le.at:132: cp $srcdir/results/dump-var83-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var83\(2:3:end,4:5:end,8:16:end\)
> 143. mat5_uncompressed_readslab_le.at:74:  ok
> ./mat5_uncompressed_readslab_le.at:94: cp $srcdir/results/dump-var78-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var78\(30:1:32,27:1:29,25:1:26\)
> 144. mat5_uncompressed_readslab_le.at:82:  ok
> 
> 
> 151. mat5_uncompressed_readslab_le.at:138: testing Read slab of complex int32 array ...
> ./mat5_uncompressed_readslab_le.at:140: cp $srcdir/results/dump-var84-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var84\(2:3:end,4:5:end,8:16:end\)
> ./mat5_uncompressed_readslab_le.at:102: cp $srcdir/results/dump-var79-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var79\(30:1:32,27:1:29,25:1:26\)
> 152. mat5_uncompressed_readslab_le.at:146: testing Read slab of complex uint32 array ...
> ./mat5_uncompressed_readslab_le.at:148: cp $srcdir/results/dump-var85-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var85\(2:3:end,4:5:end,8:16:end\)
> ./mat5_uncompressed_readslab_le.at:118: cp $srcdir/results/dump-var81-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var81\(30:1:32,27:1:29,25:1:26\)
> ./mat5_uncompressed_readslab_le.at:110: cp $srcdir/results/dump-var80-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var80\(30:1:32,27:1:29,25:1:26\)
> ./mat5_uncompressed_readslab_le.at:126: cp $srcdir/results/dump-var82-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var82\(30:1:32,27:1:29,25:1:26\)
> ./mat5_uncompressed_readslab_le.at:134: cp $srcdir/results/dump-var83-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var83\(30:1:32,27:1:29,25:1:26\)
> 145. mat5_uncompressed_readslab_le.at:90:  ok
> ./mat5_uncompressed_readslab_le.at:142: cp $srcdir/results/dump-var84-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var84\(30:1:32,27:1:29,25:1:26\)
> 148. mat5_uncompressed_readslab_le.at:114:  ok
> 146. mat5_uncompressed_readslab_le.at:98:  ok
> 
> 149. mat5_uncompressed_readslab_le.at:122:  ok
> 150. mat5_uncompressed_readslab_le.at:130:  ok
> ./mat5_uncompressed_readslab_le.at:150: cp $srcdir/results/dump-var85-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var85\(30:1:32,27:1:29,25:1:26\)
> 147. mat5_uncompressed_readslab_le.at:106:  ok
> 
> 153. mat5_uncompressed_readslab_le.at:154: testing Read slab of complex int16 array ...
> ./mat5_uncompressed_readslab_le.at:156: cp $srcdir/results/dump-var86-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var86\(2:3:end,4:5:end,8:16:end\)
> 
> 
> 
> 
> 154. mat5_uncompressed_readslab_le.at:162: testing Read slab of complex uint16 array ...
> ./mat5_uncompressed_readslab_le.at:164: cp $srcdir/results/dump-var87-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var87\(2:3:end,4:5:end,8:16:end\)
> 155. mat5_uncompressed_readslab_le.at:170: testing Read slab of complex int8 array ...
> ./mat5_uncompressed_readslab_le.at:172: cp $srcdir/results/dump-var88-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var88\(2:3:end,4:5:end,8:16:end\)
> 151. mat5_uncompressed_readslab_le.at:138:  ok
> 156. mat5_uncompressed_readslab_le.at:178: testing Read slab of complex uint8 array ...
> ./mat5_uncompressed_readslab_le.at:180: cp $srcdir/results/dump-var89-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var89\(2:3:end,4:5:end,8:16:end\)
> 157. mat5_uncompressed_readslab_le.at:186: testing Read linear slab of double array ...
> ./mat5_uncompressed_readslab_le.at:188: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var70\(3257:1111:end\)
> 158. mat5_uncompressed_readslab_le.at:192: testing Read linear slab of single array ...
> ./mat5_uncompressed_readslab_le.at:194: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var71\(3257:1111:end\)
> 
> 152. mat5_uncompressed_readslab_le.at:146:  ok
> 159. mat5_uncompressed_readslab_le.at:198: testing Read linear slab of int64 array ...
> ./mat5_uncompressed_readslab_le.at:200: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var72\(3257:1111:end\)
> 
> ./mat5_uncompressed_readslab_le.at:166: cp $srcdir/results/dump-var87-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var87\(30:1:32,27:1:29,25:1:26\)
> ./mat5_uncompressed_readslab_le.at:158: cp $srcdir/results/dump-var86-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var86\(30:1:32,27:1:29,25:1:26\)
> ./mat5_uncompressed_readslab_le.at:174: cp $srcdir/results/dump-var88-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var88\(30:1:32,27:1:29,25:1:26\)
> ./mat5_uncompressed_readslab_le.at:182: cp $srcdir/results/dump-var89-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var89\(30:1:32,27:1:29,25:1:26\)
> 158. mat5_uncompressed_readslab_le.at:192:  ok
> 160. mat5_uncompressed_readslab_le.at:204: testing Read linear slab of uint64 array ...
> ./mat5_uncompressed_readslab_le.at:206: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var73\(3257:1111:end\)
> 157. mat5_uncompressed_readslab_le.at:186:  ok
> 159. mat5_uncompressed_readslab_le.at:198:  ok
> 
> 
> 161. mat5_uncompressed_readslab_le.at:210: testing Read linear slab of int32 array ...
> ./mat5_uncompressed_readslab_le.at:212: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var74\(3257:1111:end\)
> 
> 162. mat5_uncompressed_readslab_le.at:216: testing Read linear slab of uint32 array ...
> ./mat5_uncompressed_readslab_le.at:218: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var75\(3257:1111:end\)
> 154. mat5_uncompressed_readslab_le.at:162:  ok
> 163. mat5_uncompressed_readslab_le.at:222: testing Read linear slab of int16 array ...
> ./mat5_uncompressed_readslab_le.at:224: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var76\(3257:1111:end\)
> 153. mat5_uncompressed_readslab_le.at:154:  ok
> 155. mat5_uncompressed_readslab_le.at:170:  ok
> 156. mat5_uncompressed_readslab_le.at:178:  ok
> 160. mat5_uncompressed_readslab_le.at:204:  ok
> 
> 
> 
> 
> 164. mat5_uncompressed_readslab_le.at:228: testing Read linear slab of uint16 array ...
> ./mat5_uncompressed_readslab_le.at:230: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var77\(3257:1111:end\)
> 
> 166. mat5_uncompressed_readslab_le.at:240: testing Read linear slab of uint8 array ...
> ./mat5_uncompressed_readslab_le.at:242: cp $srcdir/results/dump-var79-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var79\(3257:1111:end\)
> 167. mat5_uncompressed_readslab_le.at:246: testing Read linear slab of complex double array ...
> ./mat5_uncompressed_readslab_le.at:248: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var80\(3257:1111:end\)
> 165. mat5_uncompressed_readslab_le.at:234: testing Read linear slab of int8 array ...
> ./mat5_uncompressed_readslab_le.at:236: cp $srcdir/results/dump-var78-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var78\(3257:1111:end\)
> 161. mat5_uncompressed_readslab_le.at:210: 168. mat5_uncompressed_readslab_le.at:252: testing Read linear slab of complex single array ...
> ./mat5_uncompressed_readslab_le.at:254: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var81\(3257:1111:end\)
>  ok
> 162. mat5_uncompressed_readslab_le.at:216:  ok
> 163. mat5_uncompressed_readslab_le.at:222:  ok
> 
> 
> 
> 169. mat5_uncompressed_readslab_le.at:258: testing Read linear slab of complex int64 array ...
> ./mat5_uncompressed_readslab_le.at:260: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var82\(3257:1111:end\)
> 170. mat5_uncompressed_readslab_le.at:264: testing Read linear slab of complex uint64 array ...
> ./mat5_uncompressed_readslab_le.at:266: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var83\(3257:1111:end\)
> 171. mat5_uncompressed_readslab_le.at:270: testing Read linear slab of complex int32 array ...
> ./mat5_uncompressed_readslab_le.at:272: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var84\(3257:1111:end\)
> 164. mat5_uncompressed_readslab_le.at:228:  ok
> 166. mat5_uncompressed_readslab_le.at:240:  ok
> 165. mat5_uncompressed_readslab_le.at:234:  ok
> 167. mat5_uncompressed_readslab_le.at:246:  ok
> 
> 168. mat5_uncompressed_readslab_le.at:252:  ok
> 
> 
> 172. mat5_uncompressed_readslab_le.at:276: testing Read linear slab of complex uint32 array ...
> ./mat5_uncompressed_readslab_le.at:278: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var85\(3257:1111:end\)
> 
> 
> 169. mat5_uncompressed_readslab_le.at:258:  ok
> 173. mat5_uncompressed_readslab_le.at:282: testing Read linear slab of complex int16 array ...
> ./mat5_uncompressed_readslab_le.at:284: cp $srcdir/results/dump-var86-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var86\(3257:1111:end\)
> 174. mat5_uncompressed_readslab_le.at:288: testing Read linear slab of complex uint16 array ...
> ./mat5_uncompressed_readslab_le.at:290: cp $srcdir/results/dump-var87-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var87\(3257:1111:end\)
> 170. mat5_uncompressed_readslab_le.at:264:  ok
> 175. mat5_uncompressed_readslab_le.at:294: testing Read linear slab of complex int8 array ...
> ./mat5_uncompressed_readslab_le.at:296: cp $srcdir/results/dump-var88-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var88\(3257:1111:end\)
> 171. mat5_uncompressed_readslab_le.at:270:  ok
> 176. mat5_uncompressed_readslab_le.at:300: testing Read linear slab of complex uint8 array ...
> ./mat5_uncompressed_readslab_le.at:302: cp $srcdir/results/dump-var89-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var89\(3257:1111:end\)
> 
> 
> 
> 178. mat5_uncompressed_readslab_le.at:316: testing Read slab of single array from struct ...
> ./mat5_uncompressed_readslab_le.at:318: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var29.field2\(1:1:end,1:1:end\)
> 177. mat5_uncompressed_readslab_le.at:306: testing Read slab of double array from struct ...
> ./mat5_uncompressed_readslab_le.at:308: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var28.field2\(1:1:end,1:1:end\)
> 179. mat5_uncompressed_readslab_le.at:326: testing Read slab of int64 array from struct ...
> ./mat5_uncompressed_readslab_le.at:328: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var30.field2\(1:1:end,1:1:end\)
> 174. mat5_uncompressed_readslab_le.at:288:  ok
> 173. mat5_uncompressed_readslab_le.at:282:  ok
> 172. mat5_uncompressed_readslab_le.at:276:  ok
> 175. mat5_uncompressed_readslab_le.at:294:  ok
> 176. mat5_uncompressed_readslab_le.at:300:  ok
> 
> 
> 
> ./mat5_uncompressed_readslab_le.at:310: cp $srcdir/results/dump-var2x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var28.field2\(1:2:3,2:2:4\)
> ./mat5_uncompressed_readslab_le.at:320: cp $srcdir/results/dump-var2x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var29.field2\(1:2:3,2:2:4\)
> 180. mat5_uncompressed_readslab_le.at:336: testing Read slab of uint64 array from struct ...
> ./mat5_uncompressed_readslab_le.at:338: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var31.field2\(1:1:end,1:1:end\)
> 
> 181. mat5_uncompressed_readslab_le.at:346: testing Read slab of int32 array from struct ...
> ./mat5_uncompressed_readslab_le.at:348: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var32.field2\(1:1:end,1:1:end\)
> 182. mat5_uncompressed_readslab_le.at:356: testing Read slab of uint32 array from struct ...
> ./mat5_uncompressed_readslab_le.at:358: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var33.field2\(1:1:end,1:1:end\)
> 
> ./mat5_uncompressed_readslab_le.at:330: cp $srcdir/results/dump-var2x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var30.field2\(1:2:3,2:2:4\)
> 184. mat5_uncompressed_readslab_le.at:376: testing Read slab of uint16 array from struct ...
> ./mat5_uncompressed_readslab_le.at:378: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var35.field2\(1:1:end,1:1:end\)
> 183. mat5_uncompressed_readslab_le.at:366: testing Read slab of int16 array from struct ...
> ./mat5_uncompressed_readslab_le.at:368: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var34.field2\(1:1:end,1:1:end\)
> ./mat5_uncompressed_readslab_le.at:322: cp $srcdir/results/dump-var2x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var29.field2\(2:3:10\)
> ./mat5_uncompressed_readslab_le.at:312: cp $srcdir/results/dump-var2x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var28.field2\(2:3:10\)
> ./mat5_uncompressed_readslab_le.at:350: cp $srcdir/results/dump-var2x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var32.field2\(1:2:3,2:2:4\)
> ./mat5_uncompressed_readslab_le.at:340: cp $srcdir/results/dump-var2x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var31.field2\(1:2:3,2:2:4\)
> ./mat5_uncompressed_readslab_le.at:360: cp $srcdir/results/dump-var2x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var33.field2\(1:2:3,2:2:4\)
> ./mat5_uncompressed_readslab_le.at:332: cp $srcdir/results/dump-var2x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var30.field2\(2:3:10\)
> ./mat5_uncompressed_readslab_le.at:370: cp $srcdir/results/dump-var2x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var34.field2\(1:2:3,2:2:4\)
> ./mat5_uncompressed_readslab_le.at:380: cp $srcdir/results/dump-var2x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var35.field2\(1:2:3,2:2:4\)
> ./mat5_uncompressed_readslab_le.at:342: cp $srcdir/results/dump-var2x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var31.field2\(2:3:10\)
> 177. mat5_uncompressed_readslab_le.at:306:  ok
> ./mat5_uncompressed_readslab_le.at:352: cp $srcdir/results/dump-var2x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var32.field2\(2:3:10\)
> ./mat5_uncompressed_readslab_le.at:362: cp $srcdir/results/dump-var2x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var33.field2\(2:3:10\)
> 178. mat5_uncompressed_readslab_le.at:316:  ok
> 
> 
> ./mat5_uncompressed_readslab_le.at:372: cp $srcdir/results/dump-var2x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var34.field2\(2:3:10\)
> 179. mat5_uncompressed_readslab_le.at:326:  ok
> 185. mat5_uncompressed_readslab_le.at:386: testing Read slab of int8 array from struct ...
> ./mat5_uncompressed_readslab_le.at:388: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var36.field2\(1:1:end,1:1:end\)
> 186. mat5_uncompressed_readslab_le.at:396: testing Read slab of uint8 array from struct ...
> ./mat5_uncompressed_readslab_le.at:398: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var37.field2\(1:1:end,1:1:end\)
> ./mat5_uncompressed_readslab_le.at:382: cp $srcdir/results/dump-var2x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var35.field2\(2:3:10\)
> 
> 180. mat5_uncompressed_readslab_le.at:336:  ok
> 182. mat5_uncompressed_readslab_le.at:356:  ok
> 181. mat5_uncompressed_readslab_le.at:346:  ok
> 187. mat5_uncompressed_readslab_le.at:406: testing Read slab of complex double array from struct ...
> ./mat5_uncompressed_readslab_le.at:408: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var38.field2\(1:1:end,1:1:end\)
> 
> 
> 
> 188. mat5_uncompressed_readslab_le.at:416: testing Read slab of complex single array from struct ...
> ./mat5_uncompressed_readslab_le.at:418: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var39.field2\(1:1:end,1:1:end\)
> 189. mat5_uncompressed_readslab_le.at:426: testing Read slab of complex int64 array from struct ...
> ./mat5_uncompressed_readslab_le.at:428: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var40.field2\(1:1:end,1:1:end\)
> ./mat5_uncompressed_readslab_le.at:400: cp $srcdir/results/dump-var2x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var37.field2\(1:2:3,2:2:4\)
> 183. mat5_uncompressed_readslab_le.at:366:  ok
> ./mat5_uncompressed_readslab_le.at:390: cp $srcdir/results/dump-var2x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var36.field2\(1:2:3,2:2:4\)
> 184. mat5_uncompressed_readslab_le.at:376:  ok
> 190. mat5_uncompressed_readslab_le.at:436: testing Read slab of complex uint64 array from struct ...
> ./mat5_uncompressed_readslab_le.at:438: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var41.field2\(1:1:end,1:1:end\)
> 
> 
> ./mat5_uncompressed_readslab_le.at:410: cp $srcdir/results/dump-var3x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var38.field2\(1:2:3,2:2:4\)
> 191. mat5_uncompressed_readslab_le.at:446: testing Read slab of complex int32 array from struct ...
> ./mat5_uncompressed_readslab_le.at:448: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var42.field2\(1:1:end,1:1:end\)
> 192. mat5_uncompressed_readslab_le.at:456: testing Read slab of complex uint32 array from struct ...
> ./mat5_uncompressed_readslab_le.at:458: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var43.field2\(1:1:end,1:1:end\)
> ./mat5_uncompressed_readslab_le.at:420: cp $srcdir/results/dump-var3x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var39.field2\(1:2:3,2:2:4\)
> ./mat5_uncompressed_readslab_le.at:430: cp $srcdir/results/dump-var3x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var40.field2\(1:2:3,2:2:4\)
> ./mat5_uncompressed_readslab_le.at:402: cp $srcdir/results/dump-var2x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var37.field2\(2:3:10\)
> ./mat5_uncompressed_readslab_le.at:392: cp $srcdir/results/dump-var2x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var36.field2\(2:3:10\)
> ./mat5_uncompressed_readslab_le.at:440: cp $srcdir/results/dump-var3x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var41.field2\(1:2:3,2:2:4\)
> ./mat5_uncompressed_readslab_le.at:412: cp $srcdir/results/dump-var3x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var38.field2\(2:3:10\)
> ./mat5_uncompressed_readslab_le.at:450: cp $srcdir/results/dump-var3x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var42.field2\(1:2:3,2:2:4\)
> ./mat5_uncompressed_readslab_le.at:460: cp $srcdir/results/dump-var3x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var43.field2\(1:2:3,2:2:4\)
> ./mat5_uncompressed_readslab_le.at:422: cp $srcdir/results/dump-var3x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var39.field2\(2:3:10\)
> 185. mat5_uncompressed_readslab_le.at:386:  ok
> 186. mat5_uncompressed_readslab_le.at:396:  ok
> ./mat5_uncompressed_readslab_le.at:432: cp $srcdir/results/dump-var3x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var40.field2\(2:3:10\)
> 
> 
> ./mat5_uncompressed_readslab_le.at:442: cp $srcdir/results/dump-var3x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var41.field2\(2:3:10\)
> ./mat5_uncompressed_readslab_le.at:452: cp $srcdir/results/dump-var3x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var42.field2\(2:3:10\)
> ./mat5_uncompressed_readslab_le.at:462: cp $srcdir/results/dump-var3x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var43.field2\(2:3:10\)
> 187. mat5_uncompressed_readslab_le.at:406:  ok
> 194. mat5_uncompressed_readslab_le.at:476: testing Read slab of complex uint16 array from struct ...
> ./mat5_uncompressed_readslab_le.at:478: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var45.field2\(1:1:end,1:1:end\)
> 193. mat5_uncompressed_readslab_le.at:466: testing Read slab of complex int16 array from struct ...
> ./mat5_uncompressed_readslab_le.at:468: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var44.field2\(1:1:end,1:1:end\)
> 188. mat5_uncompressed_readslab_le.at:416:  ok
> 
> 189. mat5_uncompressed_readslab_le.at:426:  ok
> 195. mat5_uncompressed_readslab_le.at:486: testing Read slab of complex int8 array from struct ...
> ./mat5_uncompressed_readslab_le.at:488: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var46.field2\(1:1:end,1:1:end\)
> 
> 
> 191. mat5_uncompressed_readslab_le.at:446:  ok
> 196. mat5_uncompressed_readslab_le.at:496: testing Read slab of complex uint8 array from struct ...
> ./mat5_uncompressed_readslab_le.at:498: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var47.field2\(1:1:end,1:1:end\)
> 192. mat5_uncompressed_readslab_le.at:456:  ok
> 190. mat5_uncompressed_readslab_le.at:436:  ok
> ./mat5_uncompressed_readslab_le.at:480: cp $srcdir/results/dump-var3x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var45.field2\(1:2:3,2:2:4\)
> 197. mat5_uncompressed_readslab_le.at:506: testing Read slab of double array as double ...
> ./mat5_uncompressed_readslab_le.at:508: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var1 -c double
> ./mat5_uncompressed_readslab_le.at:470: cp $srcdir/results/dump-var3x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var44.field2\(1:2:3,2:2:4\)
> 
> 
> 
> 198. mat5_uncompressed_readslab_le.at:512: testing Read slab of double array as single ...
> ./mat5_uncompressed_readslab_le.at:514: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var1 -c single
> ./mat5_uncompressed_readslab_le.at:490: cp $srcdir/results/dump-var3x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var46.field2\(1:2:3,2:2:4\)
> 199. mat5_uncompressed_readslab_le.at:518: testing Read slab of double array as int64 ...
> ./mat5_uncompressed_readslab_le.at:520: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var1 -c int64
> 200. mat5_uncompressed_readslab_le.at:524: testing Read slab of double array as uint64 ...
> ./mat5_uncompressed_readslab_le.at:526: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var1 -c uint64
> ./mat5_uncompressed_readslab_le.at:500: cp $srcdir/results/dump-var3x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var47.field2\(1:2:3,2:2:4\)
> ./mat5_uncompressed_readslab_le.at:482: cp $srcdir/results/dump-var3x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var45.field2\(2:3:10\)
> 197. mat5_uncompressed_readslab_le.at:506:  ok
> ./mat5_uncompressed_readslab_le.at:472: cp $srcdir/results/dump-var3x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var44.field2\(2:3:10\)
> 198. mat5_uncompressed_readslab_le.at:512:  ok
> 199. mat5_uncompressed_readslab_le.at:518:  ok
> ./mat5_uncompressed_readslab_le.at:492: cp $srcdir/results/dump-var3x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var46.field2\(2:3:10\)
> 
> 200. mat5_uncompressed_readslab_le.at:524:  ok
> 
> 
> 201. mat5_uncompressed_readslab_le.at:530: testing Read slab of double array as int32 ...
> ./mat5_uncompressed_readslab_le.at:532: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var1 -c int32
> ./mat5_uncompressed_readslab_le.at:502: cp $srcdir/results/dump-var3x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_le.mat var47.field2\(2:3:10\)
> 
> 202. mat5_uncompressed_readslab_le.at:536: testing Read slab of double array as uint32 ...
> ./mat5_uncompressed_readslab_le.at:538: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var1 -c uint32
> 194. mat5_uncompressed_readslab_le.at:476: 203. mat5_uncompressed_readslab_le.at:542: testing Read slab of double array as int16 ...
> ./mat5_uncompressed_readslab_le.at:544: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var1 -c int16
>  ok
> 193. mat5_uncompressed_readslab_le.at:466:  ok
> 204. mat5_uncompressed_readslab_le.at:548: testing Read slab of double array as uint16 ...
> ./mat5_uncompressed_readslab_le.at:550: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var1 -c uint16
> 195. mat5_uncompressed_readslab_le.at:486:  ok
> 
> 
> 
> 205. mat5_uncompressed_readslab_le.at:554: testing Read slab of double array as int8 ...
> ./mat5_uncompressed_readslab_le.at:556: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var1 -c int8
> 201. mat5_uncompressed_readslab_le.at:530:  ok
> 196. mat5_uncompressed_readslab_le.at:496:  ok
> 207. mat5_uncompressed_readslab_le.at:566: testing Read slab of single array as double ...
> ./mat5_uncompressed_readslab_le.at:568: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var2 -c double
> 206. mat5_uncompressed_readslab_le.at:560: testing Read slab of double array as uint8 ...
> ./mat5_uncompressed_readslab_le.at:562: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var1 -c uint8
> 202. mat5_uncompressed_readslab_le.at:536:  ok
> 203. mat5_uncompressed_readslab_le.at:542:  ok
> 204. mat5_uncompressed_readslab_le.at:548:  ok
> 
> 
> 
> 
> 208. mat5_uncompressed_readslab_le.at:572: testing Read slab of single array as single ...
> ./mat5_uncompressed_readslab_le.at:574: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var2 -c single
> 
> 209. mat5_uncompressed_readslab_le.at:578: testing Read slab of single array as int64 ...
> ./mat5_uncompressed_readslab_le.at:580: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var2 -c int64
> 210. mat5_uncompressed_readslab_le.at:584: testing Read slab of single array as uint64 ...
> ./mat5_uncompressed_readslab_le.at:586: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var2 -c uint64
> 211. mat5_uncompressed_readslab_le.at:590: testing Read slab of single array as int32 ...
> ./mat5_uncompressed_readslab_le.at:592: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var2 -c int32
> 205. mat5_uncompressed_readslab_le.at:554:  ok
> 212. mat5_uncompressed_readslab_le.at:596: testing Read slab of single array as uint32 ...
> ./mat5_uncompressed_readslab_le.at:598: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var2 -c uint32
> 206. mat5_uncompressed_readslab_le.at:560:  ok
> 207. mat5_uncompressed_readslab_le.at:566:  ok
> 
> 
> 213. mat5_uncompressed_readslab_le.at:602: testing Read slab of single array as int16 ...
> ./mat5_uncompressed_readslab_le.at:604: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var2 -c int16
> 208. mat5_uncompressed_readslab_le.at:572:  ok
> 214. mat5_uncompressed_readslab_le.at:608: testing Read slab of single array as uint16 ...
> ./mat5_uncompressed_readslab_le.at:610: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var2 -c uint16
> 
> 210. mat5_uncompressed_readslab_le.at:584: 209. mat5_uncompressed_readslab_le.at:578:  ok
>  ok
> 212. mat5_uncompressed_readslab_le.at:596: 215. mat5_uncompressed_readslab_le.at:614: testing Read slab of single array as int8 ...
> ./mat5_uncompressed_readslab_le.at:616: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var2 -c int8
>  ok
> 
> 211. mat5_uncompressed_readslab_le.at:590:  ok
> 
> 
> 216. mat5_uncompressed_readslab_le.at:620: testing Read slab of single array as uint8 ...
> ./mat5_uncompressed_readslab_le.at:622: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var2 -c uint8
> 
> 
> 218. mat5_uncompressed_readslab_le.at:632: testing Read slab of int64 array as single ...
> ./mat5_uncompressed_readslab_le.at:634: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var3 -c single
> 217. mat5_uncompressed_readslab_le.at:626: testing Read slab of int64 array as double ...
> ./mat5_uncompressed_readslab_le.at:628: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var3 -c double
> 213. mat5_uncompressed_readslab_le.at:602:  ok
> 214. mat5_uncompressed_readslab_le.at:608:  ok
> 219. mat5_uncompressed_readslab_le.at:638: testing Read slab of int64 array as int64 ...
> ./mat5_uncompressed_readslab_le.at:640: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var3 -c int64
> 220. mat5_uncompressed_readslab_le.at:644: testing Read slab of int64 array as uint64 ...
> ./mat5_uncompressed_readslab_le.at:646: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var3 -c uint64
> 
> 215. mat5_uncompressed_readslab_le.at:614:  ok
> 
> 221. mat5_uncompressed_readslab_le.at:650: testing Read slab of int64 array as int32 ...
> ./mat5_uncompressed_readslab_le.at:652: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var3 -c int32
> 222. mat5_uncompressed_readslab_le.at:656: testing Read slab of int64 array as uint32 ...
> ./mat5_uncompressed_readslab_le.at:658: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var3 -c uint32
> 216. mat5_uncompressed_readslab_le.at:620:  ok
> 
> 218. mat5_uncompressed_readslab_le.at:632:  ok
> 217. mat5_uncompressed_readslab_le.at:626:  ok
> 
> 219. mat5_uncompressed_readslab_le.at:638:  ok
> 223. mat5_uncompressed_readslab_le.at:662: testing Read slab of int64 array as int16 ...
> ./mat5_uncompressed_readslab_le.at:664: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var3 -c int16
> 
> 
> 224. mat5_uncompressed_readslab_le.at:668: testing Read slab of int64 array as uint16 ...
> ./mat5_uncompressed_readslab_le.at:670: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var3 -c uint16
> 220. mat5_uncompressed_readslab_le.at:644:  ok
> 
> 225. mat5_uncompressed_readslab_le.at:674: testing Read slab of int64 array as int8 ...
> ./mat5_uncompressed_readslab_le.at:676: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var3 -c int8
> 226. mat5_uncompressed_readslab_le.at:680: testing Read slab of int64 array as uint8 ...
> ./mat5_uncompressed_readslab_le.at:682: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var3 -c uint8
> 221. mat5_uncompressed_readslab_le.at:650:  ok
> 222. mat5_uncompressed_readslab_le.at:656:  ok
> 227. mat5_uncompressed_readslab_le.at:686: testing Read slab of uint64 array as double ...
> ./mat5_uncompressed_readslab_le.at:688: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var4 -c double
> 
> 
> 228. mat5_uncompressed_readslab_le.at:692: testing Read slab of uint64 array as single ...
> ./mat5_uncompressed_readslab_le.at:694: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var4 -c single
> 
> 223. mat5_uncompressed_readslab_le.at:662:  ok
> 229. mat5_uncompressed_readslab_le.at:698: testing Read slab of uint64 array as int64 ...
> ./mat5_uncompressed_readslab_le.at:700: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var4 -c int64
> 224. mat5_uncompressed_readslab_le.at:668:  ok
> 230. mat5_uncompressed_readslab_le.at:704: testing Read slab of uint64 array as uint64 ...
> ./mat5_uncompressed_readslab_le.at:706: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var4 -c uint64
> 
> 226. mat5_uncompressed_readslab_le.at:680:  ok
> 227. mat5_uncompressed_readslab_le.at:686:  ok
> 225. mat5_uncompressed_readslab_le.at:674:  ok
> 231. mat5_uncompressed_readslab_le.at:710: testing Read slab of uint64 array as int32 ...
> ./mat5_uncompressed_readslab_le.at:712: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var4 -c int32
> 
> 
> 
> 
> 232. mat5_uncompressed_readslab_le.at:716: testing Read slab of uint64 array as uint32 ...
> ./mat5_uncompressed_readslab_le.at:718: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var4 -c uint32
> 230. mat5_uncompressed_readslab_le.at:704:  ok
> 228. mat5_uncompressed_readslab_le.at:692:  ok
> 234. mat5_uncompressed_readslab_le.at:728: testing Read slab of uint64 array as uint16 ...
> ./mat5_uncompressed_readslab_le.at:730: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var4 -c uint16
> 233. mat5_uncompressed_readslab_le.at:722: testing Read slab of uint64 array as int16 ...
> ./mat5_uncompressed_readslab_le.at:724: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var4 -c int16
> 235. mat5_uncompressed_readslab_le.at:734: testing Read slab of uint64 array as int8 ...
> ./mat5_uncompressed_readslab_le.at:736: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var4 -c int8
> 229. mat5_uncompressed_readslab_le.at:698:  ok
> 
> 
> 236. mat5_uncompressed_readslab_le.at:740: testing Read slab of uint64 array as uint8 ...
> ./mat5_uncompressed_readslab_le.at:742: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var4 -c uint8
> 231. mat5_uncompressed_readslab_le.at:710: 237. mat5_uncompressed_readslab_le.at:746: testing Read slab of int32 array as double ...
> ./mat5_uncompressed_readslab_le.at:748: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var5 -c double
>  ok
> 
> 234. mat5_uncompressed_readslab_le.at:728: 232. mat5_uncompressed_readslab_le.at:716:  ok
>  ok
> 233. mat5_uncompressed_readslab_le.at:722:  ok
> 238. mat5_uncompressed_readslab_le.at:752: testing Read slab of int32 array as single ...
> ./mat5_uncompressed_readslab_le.at:754: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var5 -c single
> 
> 235. mat5_uncompressed_readslab_le.at:734:  ok
> 
> 239. mat5_uncompressed_readslab_le.at:758: testing Read slab of int32 array as int64 ...
> ./mat5_uncompressed_readslab_le.at:760: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var5 -c int64
> 
> 
> 
> 240. mat5_uncompressed_readslab_le.at:764: testing Read slab of int32 array as uint64 ...
> ./mat5_uncompressed_readslab_le.at:766: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var5 -c uint64
> 242. mat5_uncompressed_readslab_le.at:776: testing Read slab of int32 array as uint32 ...
> ./mat5_uncompressed_readslab_le.at:778: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var5 -c uint32
> 241. mat5_uncompressed_readslab_le.at:770: testing Read slab of int32 array as int32 ...
> ./mat5_uncompressed_readslab_le.at:772: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var5 -c int32
> 243. mat5_uncompressed_readslab_le.at:782: testing Read slab of int32 array as int16 ...
> ./mat5_uncompressed_readslab_le.at:784: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var5 -c int16
> 236. mat5_uncompressed_readslab_le.at:740:  ok
> 237. mat5_uncompressed_readslab_le.at:746:  ok
> 238. mat5_uncompressed_readslab_le.at:752:  ok
> 
> 
> 239. mat5_uncompressed_readslab_le.at:758:  ok
> 
> 245. mat5_uncompressed_readslab_le.at:794: testing Read slab of int32 array as int8 ...
> ./mat5_uncompressed_readslab_le.at:796: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var5 -c int8
> 244. mat5_uncompressed_readslab_le.at:788: testing Read slab of int32 array as uint16 ...
> ./mat5_uncompressed_readslab_le.at:790: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var5 -c uint16
> 
> 242. mat5_uncompressed_readslab_le.at:776: 241. mat5_uncompressed_readslab_le.at:770:  ok
>  ok
> 243. mat5_uncompressed_readslab_le.at:782:  ok
> 240. mat5_uncompressed_readslab_le.at:764:  ok
> 246. mat5_uncompressed_readslab_le.at:800: testing Read slab of int32 array as uint8 ...
> ./mat5_uncompressed_readslab_le.at:802: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var5 -c uint8
> 247. mat5_uncompressed_readslab_le.at:806: testing Read slab of uint32 array as double ...
> ./mat5_uncompressed_readslab_le.at:808: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var6 -c double
> 
> 
> 
> 
> 248. mat5_uncompressed_readslab_le.at:812: testing Read slab of uint32 array as single ...
> ./mat5_uncompressed_readslab_le.at:814: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var6 -c single
> 250. mat5_uncompressed_readslab_le.at:824: testing Read slab of uint32 array as uint64 ...
> ./mat5_uncompressed_readslab_le.at:826: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var6 -c uint64
> 251. mat5_uncompressed_readslab_le.at:830: testing Read slab of uint32 array as int32 ...
> ./mat5_uncompressed_readslab_le.at:832: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var6 -c int32
> 245. mat5_uncompressed_readslab_le.at:794:  ok
> 249. mat5_uncompressed_readslab_le.at:818: testing Read slab of uint32 array as int64 ...
> ./mat5_uncompressed_readslab_le.at:820: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var6 -c int64
> 244. mat5_uncompressed_readslab_le.at:788:  ok
> 246. mat5_uncompressed_readslab_le.at:800:  ok
> 
> 
> 
> 247. mat5_uncompressed_readslab_le.at:806:  ok
> 252. mat5_uncompressed_readslab_le.at:836: testing Read slab of uint32 array as uint32 ...
> ./mat5_uncompressed_readslab_le.at:838: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var6 -c uint32
> 254. mat5_uncompressed_readslab_le.at:848: testing Read slab of uint32 array as uint16 ...
> ./mat5_uncompressed_readslab_le.at:850: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var6 -c uint16
> 250. mat5_uncompressed_readslab_le.at:824:  ok
> 253. mat5_uncompressed_readslab_le.at:842: testing Read slab of uint32 array as int16 ...
> ./mat5_uncompressed_readslab_le.at:844: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var6 -c int16
> 249. mat5_uncompressed_readslab_le.at:818:  ok
> 
> 
> 248. mat5_uncompressed_readslab_le.at:812:  ok
> 
> 251. mat5_uncompressed_readslab_le.at:830:  ok
> 255. mat5_uncompressed_readslab_le.at:854: testing Read slab of uint32 array as int8 ...
> ./mat5_uncompressed_readslab_le.at:856: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var6 -c int8
> 256. mat5_uncompressed_readslab_le.at:860: testing Read slab of uint32 array as uint8 ...
> ./mat5_uncompressed_readslab_le.at:862: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var6 -c uint8
> 257. mat5_uncompressed_readslab_le.at:866: testing Read slab of int16 array as double ...
> ./mat5_uncompressed_readslab_le.at:868: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var7 -c double
> 
> 
> 252. mat5_uncompressed_readslab_le.at:836:  ok
> 253. mat5_uncompressed_readslab_le.at:842:  ok
> 258. mat5_uncompressed_readslab_le.at:872: testing Read slab of int16 array as single ...
> ./mat5_uncompressed_readslab_le.at:874: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var7 -c single
> 254. mat5_uncompressed_readslab_le.at:848:  ok
> 259. mat5_uncompressed_readslab_le.at:878: testing Read slab of int16 array as int64 ...
> ./mat5_uncompressed_readslab_le.at:880: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var7 -c int64
> 
> 
> 
> 256. mat5_uncompressed_readslab_le.at:860:  ok
> 255. mat5_uncompressed_readslab_le.at:854:  ok
> 260. mat5_uncompressed_readslab_le.at:884: testing Read slab of int16 array as uint64 ...
> ./mat5_uncompressed_readslab_le.at:886: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var7 -c uint64
> 257. mat5_uncompressed_readslab_le.at:866:  ok
> 261. mat5_uncompressed_readslab_le.at:890: testing Read slab of int16 array as int32 ...
> ./mat5_uncompressed_readslab_le.at:892: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var7 -c int32
> 262. mat5_uncompressed_readslab_le.at:896: testing Read slab of int16 array as uint32 ...
> ./mat5_uncompressed_readslab_le.at:898: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var7 -c uint32
> 
> 
> 
> 258. mat5_uncompressed_readslab_le.at:872:  ok
> 259. mat5_uncompressed_readslab_le.at:878:  ok
> 263. mat5_uncompressed_readslab_le.at:902: testing Read slab of int16 array as int16 ...
> ./mat5_uncompressed_readslab_le.at:904: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var7 -c int16
> 264. mat5_uncompressed_readslab_le.at:908: testing Read slab of int16 array as uint16 ...
> ./mat5_uncompressed_readslab_le.at:910: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var7 -c uint16
> 265. mat5_uncompressed_readslab_le.at:914: testing Read slab of int16 array as int8 ...
> ./mat5_uncompressed_readslab_le.at:916: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var7 -c int8
> 
> 
> 266. mat5_uncompressed_readslab_le.at:920: testing Read slab of int16 array as uint8 ...
> ./mat5_uncompressed_readslab_le.at:922: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var7 -c uint8
> 260. mat5_uncompressed_readslab_le.at:884:  ok
> 261. mat5_uncompressed_readslab_le.at:890: 267. mat5_uncompressed_readslab_le.at:926: testing Read slab of uint16 array as double ...
> ./mat5_uncompressed_readslab_le.at:928: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var8 -c double
>  ok
> 
> 262. mat5_uncompressed_readslab_le.at:896:  ok
> 
> 263. mat5_uncompressed_readslab_le.at:902:  ok
> 265. mat5_uncompressed_readslab_le.at:914:  ok
> 264. mat5_uncompressed_readslab_le.at:908:  ok
> 268. mat5_uncompressed_readslab_le.at:932: testing Read slab of uint16 array as single ...
> ./mat5_uncompressed_readslab_le.at:934: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var8 -c single
> 
> 269. mat5_uncompressed_readslab_le.at:938: testing Read slab of uint16 array as int64 ...
> ./mat5_uncompressed_readslab_le.at:940: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var8 -c int64
> 
> 
> 270. mat5_uncompressed_readslab_le.at:944: testing Read slab of uint16 array as uint64 ...
> ./mat5_uncompressed_readslab_le.at:946: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var8 -c uint64
> 
> 271. mat5_uncompressed_readslab_le.at:950: testing Read slab of uint16 array as int32 ...
> ./mat5_uncompressed_readslab_le.at:952: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var8 -c int32
> 267. mat5_uncompressed_readslab_le.at:926:  ok
> 266. mat5_uncompressed_readslab_le.at:920:  ok
> 272. mat5_uncompressed_readslab_le.at:956: testing Read slab of uint16 array as uint32 ...
> ./mat5_uncompressed_readslab_le.at:958: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var8 -c uint32
> 273. mat5_uncompressed_readslab_le.at:962: testing Read slab of uint16 array as int16 ...
> ./mat5_uncompressed_readslab_le.at:964: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var8 -c int16
> 
> 
> 268. mat5_uncompressed_readslab_le.at:932:  ok
> 274. mat5_uncompressed_readslab_le.at:968: testing Read slab of uint16 array as uint16 ...
> ./mat5_uncompressed_readslab_le.at:970: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var8 -c uint16
> 275. mat5_uncompressed_readslab_le.at:974: testing Read slab of uint16 array as int8 ...
> ./mat5_uncompressed_readslab_le.at:976: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var8 -c int8
> 269. mat5_uncompressed_readslab_le.at:938:  ok
> 270. mat5_uncompressed_readslab_le.at:944:  ok
> 
> 271. mat5_uncompressed_readslab_le.at:950:  ok
> 
> 272. mat5_uncompressed_readslab_le.at:956:  ok
> 
> 276. mat5_uncompressed_readslab_le.at:980: testing Read slab of uint16 array as uint8 ...
> ./mat5_uncompressed_readslab_le.at:982: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var8 -c uint8
> 277. mat5_uncompressed_readslab_le.at:986: testing Read slab of int8 array as double ...
> ./mat5_uncompressed_readslab_le.at:988: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var9 -c double
> 
> 273. mat5_uncompressed_readslab_le.at:962:  ok
> 278. mat5_uncompressed_readslab_le.at:992: testing Read slab of int8 array as single ...
> ./mat5_uncompressed_readslab_le.at:994: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var9 -c single
> 
> 279. mat5_uncompressed_readslab_le.at:998: testing Read slab of int8 array as int64 ...
> ./mat5_uncompressed_readslab_le.at:1000: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var9 -c int64
> 274. mat5_uncompressed_readslab_le.at:968:  ok
> 
> 280. mat5_uncompressed_readslab_le.at:1004: testing Read slab of int8 array as uint64 ...
> ./mat5_uncompressed_readslab_le.at:1006: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var9 -c uint64
> 275. mat5_uncompressed_readslab_le.at:974:  ok
> 281. mat5_uncompressed_readslab_le.at:1010: testing Read slab of int8 array as int32 ...
> ./mat5_uncompressed_readslab_le.at:1012: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var9 -c int32
> 
> 
> 282. mat5_uncompressed_readslab_le.at:1016: testing Read slab of int8 array as uint32 ...
> ./mat5_uncompressed_readslab_le.at:1018: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var9 -c uint32
> 277. mat5_uncompressed_readslab_le.at:986:  ok
> 276. mat5_uncompressed_readslab_le.at:980:  ok
> 278. mat5_uncompressed_readslab_le.at:992:  ok
> 283. mat5_uncompressed_readslab_le.at:1022: testing Read slab of int8 array as int16 ...
> ./mat5_uncompressed_readslab_le.at:1024: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var9 -c int16
> 279. mat5_uncompressed_readslab_le.at:998:  ok
> 
> 
> 280. mat5_uncompressed_readslab_le.at:1004:  ok
> 
> 
> 284. mat5_uncompressed_readslab_le.at:1028: testing Read slab of int8 array as uint16 ...
> ./mat5_uncompressed_readslab_le.at:1030: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var9 -c uint16
> 281. mat5_uncompressed_readslab_le.at:1010:  ok
> 285. mat5_uncompressed_readslab_le.at:1034: testing Read slab of int8 array as int8 ...
> ./mat5_uncompressed_readslab_le.at:1036: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var9 -c int8
> 286. mat5_uncompressed_readslab_le.at:1040: testing Read slab of int8 array as uint8 ...
> ./mat5_uncompressed_readslab_le.at:1042: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var9 -c uint8
> 287. mat5_uncompressed_readslab_le.at:1046: testing Read slab of uint8 array as double ...
> ./mat5_uncompressed_readslab_le.at:1048: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var10 -c double
> 
> 283. mat5_uncompressed_readslab_le.at:1022:  ok
> 
> 282. mat5_uncompressed_readslab_le.at:1016:  ok
> 288. mat5_uncompressed_readslab_le.at:1052: testing Read slab of uint8 array as single ...
> ./mat5_uncompressed_readslab_le.at:1054: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var10 -c single
> 289. mat5_uncompressed_readslab_le.at:1058: testing Read slab of uint8 array as int64 ...
> ./mat5_uncompressed_readslab_le.at:1060: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var10 -c int64
> 
> 290. mat5_uncompressed_readslab_le.at:1064: testing Read slab of uint8 array as uint64 ...
> ./mat5_uncompressed_readslab_le.at:1066: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var10 -c uint64
> 
> 286. mat5_uncompressed_readslab_le.at:1040:  ok
> 284. mat5_uncompressed_readslab_le.at:1028:  ok
> 285. mat5_uncompressed_readslab_le.at:1034:  ok
> 287. mat5_uncompressed_readslab_le.at:1046:  ok
> 291. mat5_uncompressed_readslab_le.at:1070: testing Read slab of uint8 array as int32 ...
> ./mat5_uncompressed_readslab_le.at:1072: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var10 -c int32
> 
> 
> 288. mat5_uncompressed_readslab_le.at:1052:  ok
> 
> 
> 292. mat5_uncompressed_readslab_le.at:1076: testing Read slab of uint8 array as uint32 ...
> ./mat5_uncompressed_readslab_le.at:1078: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var10 -c uint32
> 293. mat5_uncompressed_readslab_le.at:1082: testing Read slab of uint8 array as int16 ...
> ./mat5_uncompressed_readslab_le.at:1084: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var10 -c int16
> 289. mat5_uncompressed_readslab_le.at:1058:  ok
> 294. mat5_uncompressed_readslab_le.at:1088: testing Read slab of uint8 array as uint16 ...
> ./mat5_uncompressed_readslab_le.at:1090: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var10 -c uint16
> 
> 295. mat5_uncompressed_readslab_le.at:1094: testing Read slab of uint8 array as int8 ...
> ./mat5_uncompressed_readslab_le.at:1096: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var10 -c int8
> 290. mat5_uncompressed_readslab_le.at:1064:  ok
> 291. mat5_uncompressed_readslab_le.at:1070:  ok
> 296. mat5_uncompressed_readslab_le.at:1100: testing Read slab of uint8 array as uint8 ...
> ./mat5_uncompressed_readslab_le.at:1102: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var10 -c uint8
> 
> 
> 
> 297. mat5_uncompressed_readslab_le.at:1106: testing Read slab of complex double array as double ...
> ./mat5_uncompressed_readslab_le.at:1108: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var11 -c double
> 298. mat5_uncompressed_readslab_le.at:1112: testing Read slab of complex double array as single ...
> ./mat5_uncompressed_readslab_le.at:1114: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var11 -c single
> 292. mat5_uncompressed_readslab_le.at:1076:  ok
> 299. mat5_uncompressed_readslab_le.at:1118: testing Read slab of complex double array as int64 ...
> ./mat5_uncompressed_readslab_le.at:1120: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var11 -c int64
> 294. mat5_uncompressed_readslab_le.at:1088:  ok
> 295. mat5_uncompressed_readslab_le.at:1094:  ok
> 293. mat5_uncompressed_readslab_le.at:1082:  ok
> 
> 
> 
> 296. mat5_uncompressed_readslab_le.at:1100:  ok
> 300. mat5_uncompressed_readslab_le.at:1124: testing Read slab of complex double array as uint64 ...
> ./mat5_uncompressed_readslab_le.at:1126: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var11 -c uint64
> 
> 297. mat5_uncompressed_readslab_le.at:1106:  ok
> 302. mat5_uncompressed_readslab_le.at:1136: testing Read slab of complex double array as uint32 ...
> ./mat5_uncompressed_readslab_le.at:1138: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var11 -c uint32
> 301. mat5_uncompressed_readslab_le.at:1130: testing Read slab of complex double array as int32 ...
> ./mat5_uncompressed_readslab_le.at:1132: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var11 -c int32
> 303. mat5_uncompressed_readslab_le.at:1142: testing Read slab of complex double array as int16 ...
> ./mat5_uncompressed_readslab_le.at:1144: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var11 -c int16
> 
> 298. mat5_uncompressed_readslab_le.at:1112:  ok
> 
> 304. mat5_uncompressed_readslab_le.at:1148: testing Read slab of complex double array as uint16 ...
> ./mat5_uncompressed_readslab_le.at:1150: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var11 -c uint16
> 299. mat5_uncompressed_readslab_le.at:1118:  ok
> 305. mat5_uncompressed_readslab_le.at:1154: testing Read slab of complex double array as int8 ...
> ./mat5_uncompressed_readslab_le.at:1156: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var11 -c int8
> 
> 
> 300. mat5_uncompressed_readslab_le.at:1124:  ok
> 306. mat5_uncompressed_readslab_le.at:1160: testing Read slab of complex double array as uint8 ...
> ./mat5_uncompressed_readslab_le.at:1162: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var11 -c uint8
> 301. mat5_uncompressed_readslab_le.at:1130:  ok
> 303. mat5_uncompressed_readslab_le.at:1142: 302. mat5_uncompressed_readslab_le.at:1136:  ok
>  ok
> 307. mat5_uncompressed_readslab_le.at:1166: testing Read slab of complex single array as double ...
> ./mat5_uncompressed_readslab_le.at:1168: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var12 -c double
> 
> 
> 
> 304. mat5_uncompressed_readslab_le.at:1148:  ok
> 
> 308. mat5_uncompressed_readslab_le.at:1172: testing Read slab of complex single array as single ...
> ./mat5_uncompressed_readslab_le.at:1174: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var12 -c single
> 310. mat5_uncompressed_readslab_le.at:1184: testing Read slab of complex single array as uint64 ...
> ./mat5_uncompressed_readslab_le.at:1186: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var12 -c uint64
> 309. mat5_uncompressed_readslab_le.at:1178: testing Read slab of complex single array as int64 ...
> ./mat5_uncompressed_readslab_le.at:1180: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var12 -c int64
> 311. mat5_uncompressed_readslab_le.at:1190: testing Read slab of complex single array as int32 ...
> ./mat5_uncompressed_readslab_le.at:1192: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var12 -c int32
> 
> 305. mat5_uncompressed_readslab_le.at:1154:  ok
> 306. mat5_uncompressed_readslab_le.at:1160:  ok
> 312. mat5_uncompressed_readslab_le.at:1196: testing Read slab of complex single array as uint32 ...
> ./mat5_uncompressed_readslab_le.at:1198: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var12 -c uint32
> 
> 307. mat5_uncompressed_readslab_le.at:1166:  ok
> 
> 313. mat5_uncompressed_readslab_le.at:1202: testing Read slab of complex single array as int16 ...
> ./mat5_uncompressed_readslab_le.at:1204: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var12 -c int16
> 314. mat5_uncompressed_readslab_le.at:1208: testing Read slab of complex single array as uint16 ...
> ./mat5_uncompressed_readslab_le.at:1210: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var12 -c uint16
> 310. mat5_uncompressed_readslab_le.at:1184:  ok
> 
> 309. mat5_uncompressed_readslab_le.at:1178:  ok
> 308. mat5_uncompressed_readslab_le.at:1172:  ok
> 311. mat5_uncompressed_readslab_le.at:1190:  ok
> 315. mat5_uncompressed_readslab_le.at:1214: testing Read slab of complex single array as int8 ...
> ./mat5_uncompressed_readslab_le.at:1216: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var12 -c int8
> 
> 
> 
> 
> 312. mat5_uncompressed_readslab_le.at:1196:  ok
> 316. mat5_uncompressed_readslab_le.at:1220: testing Read slab of complex single array as uint8 ...
> ./mat5_uncompressed_readslab_le.at:1222: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var12 -c uint8
> 317. mat5_uncompressed_readslab_le.at:1226: testing Read slab of complex int64 array as double ...
> ./mat5_uncompressed_readslab_le.at:1228: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var13 -c double
> 319. mat5_uncompressed_readslab_le.at:1238: testing Read slab of complex int64 array as int64 ...
> ./mat5_uncompressed_readslab_le.at:1240: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var13 -c int64
> 318. mat5_uncompressed_readslab_le.at:1232: testing Read slab of complex int64 array as single ...
> ./mat5_uncompressed_readslab_le.at:1234: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var13 -c single
> 
> 314. mat5_uncompressed_readslab_le.at:1208:  ok
> 313. mat5_uncompressed_readslab_le.at:1202:  ok
> 320. mat5_uncompressed_readslab_le.at:1244: testing Read slab of complex int64 array as uint64 ...
> ./mat5_uncompressed_readslab_le.at:1246: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var13 -c uint64
> 
> 
> 315. mat5_uncompressed_readslab_le.at:1214:  ok
> 321. mat5_uncompressed_readslab_le.at:1250: testing Read slab of complex int64 array as int32 ...
> ./mat5_uncompressed_readslab_le.at:1252: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var13 -c int32
> 316. mat5_uncompressed_readslab_le.at:1220:  ok
> 322. mat5_uncompressed_readslab_le.at:1256: testing Read slab of complex int64 array as uint32 ...
> ./mat5_uncompressed_readslab_le.at:1258: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var13 -c uint32
> 317. mat5_uncompressed_readslab_le.at:1226:  ok
> 
> 318. mat5_uncompressed_readslab_le.at:1232:  ok
> 319. mat5_uncompressed_readslab_le.at:1238:  ok
> 
> 323. mat5_uncompressed_readslab_le.at:1262: testing Read slab of complex int64 array as int16 ...
> ./mat5_uncompressed_readslab_le.at:1264: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var13 -c int16
> 
> 
> 320. mat5_uncompressed_readslab_le.at:1244:  ok
> 
> 324. mat5_uncompressed_readslab_le.at:1268: testing Read slab of complex int64 array as uint16 ...
> ./mat5_uncompressed_readslab_le.at:1270: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var13 -c uint16
> 325. mat5_uncompressed_readslab_le.at:1274: testing Read slab of complex int64 array as int8 ...
> ./mat5_uncompressed_readslab_le.at:1276: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var13 -c int8
> 321. mat5_uncompressed_readslab_le.at:1250:  ok
> 327. mat5_uncompressed_readslab_le.at:1286: testing Read slab of complex uint64 array as double ...
> ./mat5_uncompressed_readslab_le.at:1288: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var14 -c double
> 326. mat5_uncompressed_readslab_le.at:1280: testing Read slab of complex int64 array as uint8 ...
> ./mat5_uncompressed_readslab_le.at:1282: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var13 -c uint8
> 322. mat5_uncompressed_readslab_le.at:1256:  ok
> 
> 
> 328. mat5_uncompressed_readslab_le.at:1292: testing Read slab of complex uint64 array as single ...
> ./mat5_uncompressed_readslab_le.at:1294: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var14 -c single
> 
> 329. mat5_uncompressed_readslab_le.at:1298: testing Read slab of complex uint64 array as int64 ...
> ./mat5_uncompressed_readslab_le.at:1300: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var14 -c int64
> 323. mat5_uncompressed_readslab_le.at:1262:  ok
> 330. mat5_uncompressed_readslab_le.at:1304: testing Read slab of complex uint64 array as uint64 ...
> ./mat5_uncompressed_readslab_le.at:1306: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var14 -c uint64
> 324. mat5_uncompressed_readslab_le.at:1268:  ok
> 325. mat5_uncompressed_readslab_le.at:1274:  ok
> 
> 327. mat5_uncompressed_readslab_le.at:1286:  ok
> 326. mat5_uncompressed_readslab_le.at:1280:  ok
> 
> 
> 328. mat5_uncompressed_readslab_le.at:1292:  ok
> 331. mat5_uncompressed_readslab_le.at:1310: testing Read slab of complex uint64 array as int32 ...
> ./mat5_uncompressed_readslab_le.at:1312: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var14 -c int32
> 
> 333. mat5_uncompressed_readslab_le.at:1322: testing Read slab of complex uint64 array as int16 ...
> ./mat5_uncompressed_readslab_le.at:1324: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var14 -c int16
> 332. mat5_uncompressed_readslab_le.at:1316: testing Read slab of complex uint64 array as uint32 ...
> ./mat5_uncompressed_readslab_le.at:1318: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var14 -c uint32
> 329. mat5_uncompressed_readslab_le.at:1298:  ok
> 
> 330. mat5_uncompressed_readslab_le.at:1304:  ok
> 
> 334. mat5_uncompressed_readslab_le.at:1328: testing Read slab of complex uint64 array as uint16 ...
> ./mat5_uncompressed_readslab_le.at:1330: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var14 -c uint16
> 335. mat5_uncompressed_readslab_le.at:1334: testing Read slab of complex uint64 array as int8 ...
> ./mat5_uncompressed_readslab_le.at:1336: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var14 -c int8
> 
> 336. mat5_uncompressed_readslab_le.at:1340: testing Read slab of complex uint64 array as uint8 ...
> ./mat5_uncompressed_readslab_le.at:1342: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var14 -c uint8
> 
> 337. mat5_uncompressed_readslab_le.at:1346: testing Read slab of complex int32 array as double ...
> ./mat5_uncompressed_readslab_le.at:1348: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var15 -c double
> 338. mat5_uncompressed_readslab_le.at:1352: testing Read slab of complex int32 array as single ...
> ./mat5_uncompressed_readslab_le.at:1354: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var15 -c single
> 332. mat5_uncompressed_readslab_le.at:1316:  ok
> 331. mat5_uncompressed_readslab_le.at:1310:  ok
> 333. mat5_uncompressed_readslab_le.at:1322:  ok
> 334. mat5_uncompressed_readslab_le.at:1328:  ok
> 
> 
> 
> 
> 335. mat5_uncompressed_readslab_le.at:1334: 339. mat5_uncompressed_readslab_le.at:1358: testing Read slab of complex int32 array as int64 ...
> ./mat5_uncompressed_readslab_le.at:1360: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var15 -c int64
>  ok
> 336. mat5_uncompressed_readslab_le.at:1340:  ok
> 341. mat5_uncompressed_readslab_le.at:1370: testing Read slab of complex int32 array as int32 ...
> ./mat5_uncompressed_readslab_le.at:1372: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var15 -c int32
> 340. mat5_uncompressed_readslab_le.at:1364: testing Read slab of complex int32 array as uint64 ...
> ./mat5_uncompressed_readslab_le.at:1366: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var15 -c uint64
> 342. mat5_uncompressed_readslab_le.at:1376: testing Read slab of complex int32 array as uint32 ...
> ./mat5_uncompressed_readslab_le.at:1378: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var15 -c uint32
> 337. mat5_uncompressed_readslab_le.at:1346:  ok
> 
> 338. mat5_uncompressed_readslab_le.at:1352:  ok
> 
> 343. mat5_uncompressed_readslab_le.at:1382: testing Read slab of complex int32 array as int16 ...
> ./mat5_uncompressed_readslab_le.at:1384: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var15 -c int16
> 344. mat5_uncompressed_readslab_le.at:1388: testing Read slab of complex int32 array as uint16 ...
> ./mat5_uncompressed_readslab_le.at:1390: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var15 -c uint16
> 
> 
> 345. mat5_uncompressed_readslab_le.at:1394: testing Read slab of complex int32 array as int8 ...
> ./mat5_uncompressed_readslab_le.at:1396: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var15 -c int8
> 346. mat5_uncompressed_readslab_le.at:1400: testing Read slab of complex int32 array as uint8 ...
> ./mat5_uncompressed_readslab_le.at:1402: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var15 -c uint8
> 339. mat5_uncompressed_readslab_le.at:1358:  ok
> 341. mat5_uncompressed_readslab_le.at:1370:  ok
> 340. mat5_uncompressed_readslab_le.at:1364:  ok
> 342. mat5_uncompressed_readslab_le.at:1376:  ok
> 
> 
> 
> 
> 343. mat5_uncompressed_readslab_le.at:1382:  ok
> 347. mat5_uncompressed_readslab_le.at:1406: testing Read slab of complex uint32 array as double ...
> ./mat5_uncompressed_readslab_le.at:1408: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var16 -c double
> 349. mat5_uncompressed_readslab_le.at:1418: testing Read slab of complex uint32 array as int64 ...
> ./mat5_uncompressed_readslab_le.at:1420: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var16 -c int64
> 348. mat5_uncompressed_readslab_le.at:1412: testing Read slab of complex uint32 array as single ...
> ./mat5_uncompressed_readslab_le.at:1414: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var16 -c single
> 345. mat5_uncompressed_readslab_le.at:1394:  ok
> 346. mat5_uncompressed_readslab_le.at:1400:  ok
> 350. mat5_uncompressed_readslab_le.at:1424: testing Read slab of complex uint32 array as uint64 ...
> ./mat5_uncompressed_readslab_le.at:1426: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var16 -c uint64
> 344. mat5_uncompressed_readslab_le.at:1388:  ok
> 
> 
> 351. mat5_uncompressed_readslab_le.at:1430: testing Read slab of complex uint32 array as int32 ...
> ./mat5_uncompressed_readslab_le.at:1432: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var16 -c int32
> 
> 
> 353. mat5_uncompressed_readslab_le.at:1442: testing Read slab of complex uint32 array as int16 ...
> ./mat5_uncompressed_readslab_le.at:1444: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var16 -c int16
> 354. mat5_uncompressed_readslab_le.at:1448: testing Read slab of complex uint32 array as uint16 ...
> ./mat5_uncompressed_readslab_le.at:1450: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var16 -c uint16
> 352. mat5_uncompressed_readslab_le.at:1436: testing Read slab of complex uint32 array as uint32 ...
> ./mat5_uncompressed_readslab_le.at:1438: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var16 -c uint32
> 347. mat5_uncompressed_readslab_le.at:1406:  ok
> 348. mat5_uncompressed_readslab_le.at:1412:  ok
> 350. mat5_uncompressed_readslab_le.at:1424:  ok
> 349. mat5_uncompressed_readslab_le.at:1418:  ok
> 
> 
> 
> 
> 351. mat5_uncompressed_readslab_le.at:1430:  ok
> 352. mat5_uncompressed_readslab_le.at:1436:  ok
> 355. mat5_uncompressed_readslab_le.at:1454: testing Read slab of complex uint32 array as int8 ...
> ./mat5_uncompressed_readslab_le.at:1456: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var16 -c int8
> 357. mat5_uncompressed_readslab_le.at:1466: testing Read slab of complex int16 array as double ...
> ./mat5_uncompressed_readslab_le.at:1468: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var17 -c double
> 354. mat5_uncompressed_readslab_le.at:1448:  ok
> 358. mat5_uncompressed_readslab_le.at:1472: testing Read slab of complex int16 array as single ...
> ./mat5_uncompressed_readslab_le.at:1474: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var17 -c single
> 356. mat5_uncompressed_readslab_le.at:1460: testing Read slab of complex uint32 array as uint8 ...
> ./mat5_uncompressed_readslab_le.at:1462: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var16 -c uint8
> 353. mat5_uncompressed_readslab_le.at:1442:  ok
> 
> 
> 
> 
> 359. mat5_uncompressed_readslab_le.at:1478: testing Read slab of complex int16 array as int64 ...
> ./mat5_uncompressed_readslab_le.at:1480: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var17 -c int64
> 360. mat5_uncompressed_readslab_le.at:1484: testing Read slab of complex int16 array as uint64 ...
> ./mat5_uncompressed_readslab_le.at:1486: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var17 -c uint64
> 362. mat5_uncompressed_readslab_le.at:1496: testing Read slab of complex int16 array as uint32 ...
> ./mat5_uncompressed_readslab_le.at:1498: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var17 -c uint32
> 361. mat5_uncompressed_readslab_le.at:1490: testing Read slab of complex int16 array as int32 ...
> ./mat5_uncompressed_readslab_le.at:1492: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var17 -c int32
> 355. mat5_uncompressed_readslab_le.at:1454:  ok
> 358. mat5_uncompressed_readslab_le.at:1472:  ok
> 357. mat5_uncompressed_readslab_le.at:1466:  ok
> 
> 
> 356. mat5_uncompressed_readslab_le.at:1460:  ok
> 
> 359. mat5_uncompressed_readslab_le.at:1478:  ok
> 364. mat5_uncompressed_readslab_le.at:1508: testing Read slab of complex int16 array as uint16 ...
> ./mat5_uncompressed_readslab_le.at:1510: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var17 -c uint16
> 363. mat5_uncompressed_readslab_le.at:1502: testing Read slab of complex int16 array as int16 ...
> ./mat5_uncompressed_readslab_le.at:1504: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var17 -c int16
> 365. mat5_uncompressed_readslab_le.at:1514: testing Read slab of complex int16 array as int8 ...
> ./mat5_uncompressed_readslab_le.at:1516: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var17 -c int8
> 
> 
> 362. mat5_uncompressed_readslab_le.at:1496:  ok
> 361. mat5_uncompressed_readslab_le.at:1490:  ok
> 360. mat5_uncompressed_readslab_le.at:1484:  ok
> 367. mat5_uncompressed_readslab_le.at:1526: testing Read slab of complex uint16 array as double ...
> ./mat5_uncompressed_readslab_le.at:1528: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var18 -c double
> 366. mat5_uncompressed_readslab_le.at:1520: testing Read slab of complex int16 array as uint8 ...
> ./mat5_uncompressed_readslab_le.at:1522: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var17 -c uint8
> 
> 
> 
> 368. mat5_uncompressed_readslab_le.at:1532: testing Read slab of complex uint16 array as single ...
> ./mat5_uncompressed_readslab_le.at:1534: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var18 -c single
> 369. mat5_uncompressed_readslab_le.at:1538: testing Read slab of complex uint16 array as int64 ...
> ./mat5_uncompressed_readslab_le.at:1540: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var18 -c int64
> 370. mat5_uncompressed_readslab_le.at:1544: testing Read slab of complex uint16 array as uint64 ...
> ./mat5_uncompressed_readslab_le.at:1546: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var18 -c uint64
> 363. mat5_uncompressed_readslab_le.at:1502:  ok
> 364. mat5_uncompressed_readslab_le.at:1508:  ok
> 365. mat5_uncompressed_readslab_le.at:1514:  ok
> 
> 
> 
> 372. mat5_uncompressed_readslab_le.at:1556: testing Read slab of complex uint16 array as uint32 ...
> ./mat5_uncompressed_readslab_le.at:1558: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var18 -c uint32
> 366. mat5_uncompressed_readslab_le.at:1520:  ok
> 367. mat5_uncompressed_readslab_le.at:1526:  ok
> 371. mat5_uncompressed_readslab_le.at:1550: testing Read slab of complex uint16 array as int32 ...
> ./mat5_uncompressed_readslab_le.at:1552: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var18 -c int32
> 373. mat5_uncompressed_readslab_le.at:1562: testing Read slab of complex uint16 array as int16 ...
> ./mat5_uncompressed_readslab_le.at:1564: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var18 -c int16
> 368. mat5_uncompressed_readslab_le.at:1532:  ok
> 370. mat5_uncompressed_readslab_le.at:1544:  ok
> 369. mat5_uncompressed_readslab_le.at:1538: 
>  ok
> 
> 
> 374. mat5_uncompressed_readslab_le.at:1568: testing Read slab of complex uint16 array as uint16 ...
> ./mat5_uncompressed_readslab_le.at:1570: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var18 -c uint16
> 
> 
> 375. mat5_uncompressed_readslab_le.at:1574: testing Read slab of complex uint16 array as int8 ...
> ./mat5_uncompressed_readslab_le.at:1576: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var18 -c int8
> 376. mat5_uncompressed_readslab_le.at:1580: testing Read slab of complex uint16 array as uint8 ...
> ./mat5_uncompressed_readslab_le.at:1582: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var18 -c uint8
> 377. mat5_uncompressed_readslab_le.at:1586: testing Read slab of complex int8 array as double ...
> ./mat5_uncompressed_readslab_le.at:1588: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var19 -c double
> 372. mat5_uncompressed_readslab_le.at:1556:  ok
> 378. mat5_uncompressed_readslab_le.at:1592: testing Read slab of complex int8 array as single ...
> ./mat5_uncompressed_readslab_le.at:1594: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var19 -c single
> 371. mat5_uncompressed_readslab_le.at:1550:  ok
> 373. mat5_uncompressed_readslab_le.at:1562:  ok
> 
> 
> 
> 380. mat5_uncompressed_readslab_le.at:1604: testing Read slab of complex int8 array as uint64 ...
> ./mat5_uncompressed_readslab_le.at:1606: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var19 -c uint64
> 375. mat5_uncompressed_readslab_le.at:1574:  ok
> 381. mat5_uncompressed_readslab_le.at:1610: testing Read slab of complex int8 array as int32 ...
> ./mat5_uncompressed_readslab_le.at:1612: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var19 -c int32
> 379. mat5_uncompressed_readslab_le.at:1598: testing Read slab of complex int8 array as int64 ...
> ./mat5_uncompressed_readslab_le.at:1600: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var19 -c int64
> 374. mat5_uncompressed_readslab_le.at:1568:  ok
> 376. mat5_uncompressed_readslab_le.at:1580:  ok
> 378. mat5_uncompressed_readslab_le.at:1592:  ok
> 377. mat5_uncompressed_readslab_le.at:1586:  ok
> 
> 
> 
> 382. mat5_uncompressed_readslab_le.at:1616: testing Read slab of complex int8 array as uint32 ...
> ./mat5_uncompressed_readslab_le.at:1618: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var19 -c uint32
> 
> 
> 384. mat5_uncompressed_readslab_le.at:1628: testing Read slab of complex int8 array as uint16 ...
> ./mat5_uncompressed_readslab_le.at:1630: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var19 -c uint16
> 380. mat5_uncompressed_readslab_le.at:1604:  ok
> 383. mat5_uncompressed_readslab_le.at:1622: testing Read slab of complex int8 array as int16 ...
> ./mat5_uncompressed_readslab_le.at:1624: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var19 -c int16
> 385. mat5_uncompressed_readslab_le.at:1634: testing Read slab of complex int8 array as int8 ...
> ./mat5_uncompressed_readslab_le.at:1636: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var19 -c int8
> 386. mat5_uncompressed_readslab_le.at:1640: testing Read slab of complex int8 array as uint8 ...
> ./mat5_uncompressed_readslab_le.at:1642: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var19 -c uint8
> 379. mat5_uncompressed_readslab_le.at:1598:  ok
> 381. mat5_uncompressed_readslab_le.at:1610:  ok
> 
> 
> 
> 387. mat5_uncompressed_readslab_le.at:1646: testing Read slab of complex uint8 array as double ...
> ./mat5_uncompressed_readslab_le.at:1648: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var20 -c double
> 388. mat5_uncompressed_readslab_le.at:1652: testing Read slab of complex uint8 array as single ...
> ./mat5_uncompressed_readslab_le.at:1654: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var20 -c single
> 382. mat5_uncompressed_readslab_le.at:1616:  ok
> 389. mat5_uncompressed_readslab_le.at:1658: testing Read slab of complex uint8 array as int64 ...
> ./mat5_uncompressed_readslab_le.at:1660: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var20 -c int64
> 
> 385. mat5_uncompressed_readslab_le.at:1634:  ok
> 386. mat5_uncompressed_readslab_le.at:1640:  ok
> 383. mat5_uncompressed_readslab_le.at:1622:  ok
> 390. mat5_uncompressed_readslab_le.at:1664: testing Read slab of complex uint8 array as uint64 ...
> ./mat5_uncompressed_readslab_le.at:1666: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var20 -c uint64
> 384. mat5_uncompressed_readslab_le.at:1628:  ok
> 
> 
> 
> 387. mat5_uncompressed_readslab_le.at:1646:  ok
> 388. mat5_uncompressed_readslab_le.at:1652:  ok
> 392. mat5_uncompressed_readslab_le.at:1676: testing Read slab of complex uint8 array as uint32 ...
> ./mat5_uncompressed_readslab_le.at:1678: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var20 -c uint32
> 
> 391. mat5_uncompressed_readslab_le.at:1670: testing Read slab of complex uint8 array as int32 ...
> ./mat5_uncompressed_readslab_le.at:1672: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var20 -c int32
> 393. mat5_uncompressed_readslab_le.at:1682: testing Read slab of complex uint8 array as int16 ...
> ./mat5_uncompressed_readslab_le.at:1684: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var20 -c int16
> 389. mat5_uncompressed_readslab_le.at:1658:  ok
> 394. mat5_uncompressed_readslab_le.at:1688: testing Read slab of complex uint8 array as uint16 ...
> ./mat5_uncompressed_readslab_le.at:1690: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var20 -c uint16
> 
> 
> 390. mat5_uncompressed_readslab_le.at:1664:  ok
> 
> 395. mat5_uncompressed_readslab_le.at:1694: testing Read slab of complex uint8 array as int8 ...
> ./mat5_uncompressed_readslab_le.at:1696: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var20 -c int8
> 396. mat5_uncompressed_readslab_le.at:1700: testing Read slab of complex uint8 array as uint8 ...
> ./mat5_uncompressed_readslab_le.at:1702: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var20 -c uint8
> 397. mat5_uncompressed_readslab_le.at:1706: testing Read slab of double array from struct as double ...
> ./mat5_uncompressed_readslab_le.at:1708: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var28 -c double
> 
> 391. mat5_uncompressed_readslab_le.at:1670:  ok
> 392. mat5_uncompressed_readslab_le.at:1676:  ok
> 398. mat5_uncompressed_readslab_le.at:1712: testing Read slab of double array from struct as single ...
> ./mat5_uncompressed_readslab_le.at:1714: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var28 -c single
> 393. mat5_uncompressed_readslab_le.at:1682:  ok
> 394. mat5_uncompressed_readslab_le.at:1688:  ok
> 
> 395. mat5_uncompressed_readslab_le.at:1694:  ok
> 
> 
> 399. mat5_uncompressed_readslab_le.at:1718: testing Read slab of double array from struct as int64 ...
> ./mat5_uncompressed_readslab_le.at:1720: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var28 -c int64
> 
> 396. mat5_uncompressed_readslab_le.at:1700:  ok
> 400. mat5_uncompressed_readslab_le.at:1724: testing Read slab of double array from struct as uint64 ...
> ./mat5_uncompressed_readslab_le.at:1726: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var28 -c uint64
> 397. mat5_uncompressed_readslab_le.at:1706:  ok
> 
> 401. mat5_uncompressed_readslab_le.at:1730: testing Read slab of double array from struct as int32 ...
> ./mat5_uncompressed_readslab_le.at:1732: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var28 -c int32
> 402. mat5_uncompressed_readslab_le.at:1736: testing Read slab of double array from struct as uint32 ...
> ./mat5_uncompressed_readslab_le.at:1738: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var28 -c uint32
> 
> 
> 403. mat5_uncompressed_readslab_le.at:1742: testing Read slab of double array from struct as int16 ...
> ./mat5_uncompressed_readslab_le.at:1744: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var28 -c int16
> 398. mat5_uncompressed_readslab_le.at:1712:  ok
> 404. mat5_uncompressed_readslab_le.at:1748: testing Read slab of double array from struct as uint16 ...
> ./mat5_uncompressed_readslab_le.at:1750: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var28 -c uint16
> 405. mat5_uncompressed_readslab_le.at:1754: testing Read slab of double array from struct as int8 ...
> ./mat5_uncompressed_readslab_le.at:1756: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var28 -c int8
> 
> 399. mat5_uncompressed_readslab_le.at:1718:  ok
> 400. mat5_uncompressed_readslab_le.at:1724:  ok
> 406. mat5_uncompressed_readslab_le.at:1760: testing Read slab of double array from struct as uint8 ...
> ./mat5_uncompressed_readslab_le.at:1762: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var28 -c uint8
> 401. mat5_uncompressed_readslab_le.at:1730:  ok
> 402. mat5_uncompressed_readslab_le.at:1736:  ok
> 
> 
> 
> 
> 407. mat5_uncompressed_readslab_le.at:1766: testing Read slab of single array from struct as double ...
> ./mat5_uncompressed_readslab_le.at:1768: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var29 -c double
> 403. mat5_uncompressed_readslab_le.at:1742:  ok
> 404. mat5_uncompressed_readslab_le.at:1748:  ok
> 408. mat5_uncompressed_readslab_le.at:1772: testing Read slab of single array from struct as single ...
> ./mat5_uncompressed_readslab_le.at:1774: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var29 -c single
> 405. mat5_uncompressed_readslab_le.at:1754:  ok
> 409. mat5_uncompressed_readslab_le.at:1778: testing Read slab of single array from struct as int64 ...
> ./mat5_uncompressed_readslab_le.at:1780: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var29 -c int64
> 410. mat5_uncompressed_readslab_le.at:1784: testing Read slab of single array from struct as uint64 ...
> ./mat5_uncompressed_readslab_le.at:1786: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var29 -c uint64
> 
> 
> 
> 406. mat5_uncompressed_readslab_le.at:1760:  ok
> 411. mat5_uncompressed_readslab_le.at:1790: testing Read slab of single array from struct as int32 ...
> ./mat5_uncompressed_readslab_le.at:1792: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var29 -c int32
> 412. mat5_uncompressed_readslab_le.at:1796: testing Read slab of single array from struct as uint32 ...
> ./mat5_uncompressed_readslab_le.at:1798: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var29 -c uint32
> 413. mat5_uncompressed_readslab_le.at:1802: testing Read slab of single array from struct as int16 ...
> ./mat5_uncompressed_readslab_le.at:1804: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var29 -c int16
> 407. mat5_uncompressed_readslab_le.at:1766:  ok
> 408. mat5_uncompressed_readslab_le.at:1772:  ok
> 
> 
> 410. mat5_uncompressed_readslab_le.at:1784:  ok
> 409. mat5_uncompressed_readslab_le.at:1778:  ok
> 
> 414. mat5_uncompressed_readslab_le.at:1808: testing Read slab of single array from struct as uint16 ...
> ./mat5_uncompressed_readslab_le.at:1810: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var29 -c uint16
> 412. mat5_uncompressed_readslab_le.at:1796:  ok
> 415. mat5_uncompressed_readslab_le.at:1814: testing Read slab of single array from struct as int8 ...
> ./mat5_uncompressed_readslab_le.at:1816: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var29 -c int8
> 411. mat5_uncompressed_readslab_le.at:1790:  ok
> 416. mat5_uncompressed_readslab_le.at:1820: testing Read slab of single array from struct as uint8 ...
> ./mat5_uncompressed_readslab_le.at:1822: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var29 -c uint8
> 
> 
> 413. mat5_uncompressed_readslab_le.at:1802:  ok
> 
> 417. mat5_uncompressed_readslab_le.at:1826: testing Read slab of int64 array from struct as double ...
> ./mat5_uncompressed_readslab_le.at:1828: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var30 -c double
> 418. mat5_uncompressed_readslab_le.at:1832: testing Read slab of int64 array from struct as single ...
> ./mat5_uncompressed_readslab_le.at:1834: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var30 -c single
> 
> 
> 419. mat5_uncompressed_readslab_le.at:1838: testing Read slab of int64 array from struct as int64 ...
> ./mat5_uncompressed_readslab_le.at:1840: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var30 -c int64
> 414. mat5_uncompressed_readslab_le.at:1808:  ok
> 420. mat5_uncompressed_readslab_le.at:1844: testing Read slab of int64 array from struct as uint64 ...
> ./mat5_uncompressed_readslab_le.at:1846: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var30 -c uint64
> 421. mat5_uncompressed_readslab_le.at:1850: testing Read slab of int64 array from struct as int32 ...
> ./mat5_uncompressed_readslab_le.at:1852: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var30 -c int32
> 416. mat5_uncompressed_readslab_le.at:1820:  ok
> 415. mat5_uncompressed_readslab_le.at:1814:  ok
> 
> 
> 
> 417. mat5_uncompressed_readslab_le.at:1826:  ok
> 422. mat5_uncompressed_readslab_le.at:1856: testing Read slab of int64 array from struct as uint32 ...
> ./mat5_uncompressed_readslab_le.at:1858: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var30 -c uint32
> 418. mat5_uncompressed_readslab_le.at:1832:  ok
> 423. mat5_uncompressed_readslab_le.at:1862: testing Read slab of int64 array from struct as int16 ...
> ./mat5_uncompressed_readslab_le.at:1864: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var30 -c int16
> 424. mat5_uncompressed_readslab_le.at:1868: testing Read slab of int64 array from struct as uint16 ...
> ./mat5_uncompressed_readslab_le.at:1870: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var30 -c uint16
> 419. mat5_uncompressed_readslab_le.at:1838:  ok
> 
> 420. mat5_uncompressed_readslab_le.at:1844:  ok
> 
> 421. mat5_uncompressed_readslab_le.at:1850:  ok
> 425. mat5_uncompressed_readslab_le.at:1874: testing Read slab of int64 array from struct as int8 ...
> ./mat5_uncompressed_readslab_le.at:1876: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var30 -c int8
> 
> 426. mat5_uncompressed_readslab_le.at:1880: testing Read slab of int64 array from struct as uint8 ...
> ./mat5_uncompressed_readslab_le.at:1882: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var30 -c uint8
> 
> 
> 427. mat5_uncompressed_readslab_le.at:1886: testing Read slab of uint64 array from struct as double ...
> ./mat5_uncompressed_readslab_le.at:1888: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var31 -c double
> 429. mat5_uncompressed_readslab_le.at:1898: testing Read slab of uint64 array from struct as int64 ...
> ./mat5_uncompressed_readslab_le.at:1900: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var31 -c int64
> 428. mat5_uncompressed_readslab_le.at:1892: testing Read slab of uint64 array from struct as single ...
> ./mat5_uncompressed_readslab_le.at:1894: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var31 -c single
> 422. mat5_uncompressed_readslab_le.at:1856:  ok
> 423. mat5_uncompressed_readslab_le.at:1862:  ok
> 424. mat5_uncompressed_readslab_le.at:1868:  ok
> 
> 430. mat5_uncompressed_readslab_le.at:1904: testing Read slab of uint64 array from struct as uint64 ...
> ./mat5_uncompressed_readslab_le.at:1906: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var31 -c uint64
> 
> 
> 425. mat5_uncompressed_readslab_le.at:1874:  ok
> 426. mat5_uncompressed_readslab_le.at:1880:  ok
> 428. mat5_uncompressed_readslab_le.at:1892:  ok
> 431. mat5_uncompressed_readslab_le.at:1910: testing Read slab of uint64 array from struct as int32 ...
> ./mat5_uncompressed_readslab_le.at:1912: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var31 -c int32
> 429. mat5_uncompressed_readslab_le.at:1898:  ok
> 427. mat5_uncompressed_readslab_le.at:1886:  ok
> 
> 432. mat5_uncompressed_readslab_le.at:1916: testing Read slab of uint64 array from struct as uint32 ...
> ./mat5_uncompressed_readslab_le.at:1918: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var31 -c uint32
> 
> 
> 
> 
> 433. mat5_uncompressed_readslab_le.at:1922: testing Read slab of uint64 array from struct as int16 ...
> ./mat5_uncompressed_readslab_le.at:1924: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var31 -c int16
> 434. mat5_uncompressed_readslab_le.at:1928: testing Read slab of uint64 array from struct as uint16 ...
> ./mat5_uncompressed_readslab_le.at:1930: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var31 -c uint16
> 435. mat5_uncompressed_readslab_le.at:1934: testing Read slab of uint64 array from struct as int8 ...
> ./mat5_uncompressed_readslab_le.at:1936: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var31 -c int8
> 436. mat5_uncompressed_readslab_le.at:1940: testing Read slab of uint64 array from struct as uint8 ...
> ./mat5_uncompressed_readslab_le.at:1942: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var31 -c uint8
> 430. mat5_uncompressed_readslab_le.at:1904:  ok
> 437. mat5_uncompressed_readslab_le.at:1946: testing Read slab of int32 array from struct as double ...
> ./mat5_uncompressed_readslab_le.at:1948: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var32 -c double
> 431. mat5_uncompressed_readslab_le.at:1910:  ok
> 
> 432. mat5_uncompressed_readslab_le.at:1916:  ok
> 438. mat5_uncompressed_readslab_le.at:1952: testing Read slab of int32 array from struct as single ...
> ./mat5_uncompressed_readslab_le.at:1954: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var32 -c single
> 
> 
> 434. mat5_uncompressed_readslab_le.at:1928:  ok
> 433. mat5_uncompressed_readslab_le.at:1922:  ok
> 440. mat5_uncompressed_readslab_le.at:1964: testing Read slab of int32 array from struct as uint64 ...
> ./mat5_uncompressed_readslab_le.at:1966: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var32 -c uint64
> 435. mat5_uncompressed_readslab_le.at:1934: 439. mat5_uncompressed_readslab_le.at:1958: testing Read slab of int32 array from struct as int64 ...
> ./mat5_uncompressed_readslab_le.at:1960: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var32 -c int64
>  ok
> 436. mat5_uncompressed_readslab_le.at:1940:  ok
> 
> 
> 437. mat5_uncompressed_readslab_le.at:1946:  ok
> 
> 442. mat5_uncompressed_readslab_le.at:1976: testing Read slab of int32 array from struct as uint32 ...
> ./mat5_uncompressed_readslab_le.at:1978: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var32 -c uint32
> 
> 441. mat5_uncompressed_readslab_le.at:1970: testing Read slab of int32 array from struct as int32 ...
> ./mat5_uncompressed_readslab_le.at:1972: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var32 -c int32
> 
> 438. mat5_uncompressed_readslab_le.at:1952:  ok
> 443. mat5_uncompressed_readslab_le.at:1982: testing Read slab of int32 array from struct as int16 ...
> ./mat5_uncompressed_readslab_le.at:1984: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var32 -c int16
> 445. mat5_uncompressed_readslab_le.at:1994: testing Read slab of int32 array from struct as int8 ...
> ./mat5_uncompressed_readslab_le.at:1996: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var32 -c int8
> 439. mat5_uncompressed_readslab_le.at:1958:  ok
> 444. mat5_uncompressed_readslab_le.at:1988: testing Read slab of int32 array from struct as uint16 ...
> ./mat5_uncompressed_readslab_le.at:1990: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var32 -c uint16
> 
> 440. mat5_uncompressed_readslab_le.at:1964:  ok
> 446. mat5_uncompressed_readslab_le.at:2000: testing Read slab of int32 array from struct as uint8 ...
> ./mat5_uncompressed_readslab_le.at:2002: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var32 -c uint8
> 
> 442. mat5_uncompressed_readslab_le.at:1976:  ok
> 
> 441. mat5_uncompressed_readslab_le.at:1970:  ok
> 447. mat5_uncompressed_readslab_le.at:2006: testing Read slab of uint32 array from struct as double ...
> ./mat5_uncompressed_readslab_le.at:2008: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var33 -c double
> 443. mat5_uncompressed_readslab_le.at:1982:  ok
> 444. mat5_uncompressed_readslab_le.at:1988:  ok
> 448. mat5_uncompressed_readslab_le.at:2012: testing Read slab of uint32 array from struct as single ...
> ./mat5_uncompressed_readslab_le.at:2014: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var33 -c single
> 
> 
> 445. mat5_uncompressed_readslab_le.at:1994:  ok
> 449. mat5_uncompressed_readslab_le.at:2018: testing Read slab of uint32 array from struct as int64 ...
> ./mat5_uncompressed_readslab_le.at:2020: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var33 -c int64
> 
> 450. mat5_uncompressed_readslab_le.at:2024: testing Read slab of uint32 array from struct as uint64 ...
> ./mat5_uncompressed_readslab_le.at:2026: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var33 -c uint64
> 
> 
> 446. mat5_uncompressed_readslab_le.at:2000:  ok
> 452. mat5_uncompressed_readslab_le.at:2036: testing Read slab of uint32 array from struct as uint32 ...
> ./mat5_uncompressed_readslab_le.at:2038: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var33 -c uint32
> 451. mat5_uncompressed_readslab_le.at:2030: testing Read slab of uint32 array from struct as int32 ...
> ./mat5_uncompressed_readslab_le.at:2032: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var33 -c int32
> 453. mat5_uncompressed_readslab_le.at:2042: testing Read slab of uint32 array from struct as int16 ...
> ./mat5_uncompressed_readslab_le.at:2044: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var33 -c int16
> 447. mat5_uncompressed_readslab_le.at:2006:  ok
> 
> 448. mat5_uncompressed_readslab_le.at:2012:  ok
> 
> 454. mat5_uncompressed_readslab_le.at:2048: testing Read slab of uint32 array from struct as uint16 ...
> ./mat5_uncompressed_readslab_le.at:2050: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var33 -c uint16
> 
> 450. mat5_uncompressed_readslab_le.at:2024:  ok
> 449. mat5_uncompressed_readslab_le.at:2018:  ok
> 452. mat5_uncompressed_readslab_le.at:2036:  ok
> 455. mat5_uncompressed_readslab_le.at:2054: testing Read slab of uint32 array from struct as int8 ...
> ./mat5_uncompressed_readslab_le.at:2056: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var33 -c int8
> 
> 456. mat5_uncompressed_readslab_le.at:2060: testing Read slab of uint32 array from struct as uint8 ...
> ./mat5_uncompressed_readslab_le.at:2062: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var33 -c uint8
> 453. mat5_uncompressed_readslab_le.at:2042:  ok
> 
> 
> 451. mat5_uncompressed_readslab_le.at:2030:  ok
> 457. mat5_uncompressed_readslab_le.at:2066: testing Read slab of int16 array from struct as double ...
> ./mat5_uncompressed_readslab_le.at:2068: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var34 -c double
> 458. mat5_uncompressed_readslab_le.at:2072: testing Read slab of int16 array from struct as single ...
> ./mat5_uncompressed_readslab_le.at:2074: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var34 -c single
> 454. mat5_uncompressed_readslab_le.at:2048:  ok
> 
> 459. mat5_uncompressed_readslab_le.at:2078: testing Read slab of int16 array from struct as int64 ...
> ./mat5_uncompressed_readslab_le.at:2080: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var34 -c int64
> 
> 
> 460. mat5_uncompressed_readslab_le.at:2084: testing Read slab of int16 array from struct as uint64 ...
> ./mat5_uncompressed_readslab_le.at:2086: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var34 -c uint64
> 455. mat5_uncompressed_readslab_le.at:2054:  ok
> 456. mat5_uncompressed_readslab_le.at:2060:  ok
> 462. mat5_uncompressed_readslab_le.at:2096: testing Read slab of int16 array from struct as uint32 ...
> ./mat5_uncompressed_readslab_le.at:2098: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var34 -c uint32
> 461. mat5_uncompressed_readslab_le.at:2090: testing Read slab of int16 array from struct as int32 ...
> ./mat5_uncompressed_readslab_le.at:2092: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var34 -c int32
> 
> 
> 458. mat5_uncompressed_readslab_le.at:2072:  ok
> 457. mat5_uncompressed_readslab_le.at:2066: 463. mat5_uncompressed_readslab_le.at:2102: testing Read slab of int16 array from struct as int16 ...
> ./mat5_uncompressed_readslab_le.at:2104: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var34 -c int16
>  ok
> 459. mat5_uncompressed_readslab_le.at:2078:  ok
> 464. mat5_uncompressed_readslab_le.at:2108: testing Read slab of int16 array from struct as uint16 ...
> ./mat5_uncompressed_readslab_le.at:2110: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var34 -c uint16
> 
> 
> 460. mat5_uncompressed_readslab_le.at:2084:  ok
> 
> 465. mat5_uncompressed_readslab_le.at:2114: testing Read slab of int16 array from struct as int8 ...
> ./mat5_uncompressed_readslab_le.at:2116: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var34 -c int8
> 466. mat5_uncompressed_readslab_le.at:2120: testing Read slab of int16 array from struct as uint8 ...
> ./mat5_uncompressed_readslab_le.at:2122: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var34 -c uint8
> 462. mat5_uncompressed_readslab_le.at:2096:  ok
> 461. mat5_uncompressed_readslab_le.at:2090:  ok
> 
> 467. mat5_uncompressed_readslab_le.at:2126: testing Read slab of uint16 array from struct as double ...
> ./mat5_uncompressed_readslab_le.at:2128: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var35 -c double
> 464. mat5_uncompressed_readslab_le.at:2108: 
>  ok
> 463. mat5_uncompressed_readslab_le.at:2102:  ok
> 468. mat5_uncompressed_readslab_le.at:2132: testing Read slab of uint16 array from struct as single ...
> ./mat5_uncompressed_readslab_le.at:2134: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var35 -c single
> 
> 469. mat5_uncompressed_readslab_le.at:2138: testing Read slab of uint16 array from struct as int64 ...
> ./mat5_uncompressed_readslab_le.at:2140: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var35 -c int64
> 470. mat5_uncompressed_readslab_le.at:2144: testing Read slab of uint16 array from struct as uint64 ...
> ./mat5_uncompressed_readslab_le.at:2146: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var35 -c uint64
> 
> 
> 466. mat5_uncompressed_readslab_le.at:2120:  ok
> 465. mat5_uncompressed_readslab_le.at:2114:  ok
> 472. mat5_uncompressed_readslab_le.at:2156: testing Read slab of uint16 array from struct as uint32 ...
> ./mat5_uncompressed_readslab_le.at:2158: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var35 -c uint32
> 471. mat5_uncompressed_readslab_le.at:2150: testing Read slab of uint16 array from struct as int32 ...
> ./mat5_uncompressed_readslab_le.at:2152: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var35 -c int32
> 467. mat5_uncompressed_readslab_le.at:2126:  ok
> 
> 
> 474. mat5_uncompressed_readslab_le.at:2168: testing Read slab of uint16 array from struct as uint16 ...
> ./mat5_uncompressed_readslab_le.at:2170: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var35 -c uint16
> 473. mat5_uncompressed_readslab_le.at:2162: testing Read slab of uint16 array from struct as int16 ...
> ./mat5_uncompressed_readslab_le.at:2164: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var35 -c int16
> 468. mat5_uncompressed_readslab_le.at:2132:  ok
> 
> 470. mat5_uncompressed_readslab_le.at:2144:  ok
> 469. mat5_uncompressed_readslab_le.at:2138:  ok
> 
> 475. mat5_uncompressed_readslab_le.at:2174: testing Read slab of uint16 array from struct as int8 ...
> ./mat5_uncompressed_readslab_le.at:2176: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var35 -c int8
> 471. mat5_uncompressed_readslab_le.at:2150:  ok
> 
> 
> 476. mat5_uncompressed_readslab_le.at:2180: testing Read slab of uint16 array from struct as uint8 ...
> ./mat5_uncompressed_readslab_le.at:2182: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var35 -c uint8
> 472. mat5_uncompressed_readslab_le.at:2156:  ok
> 
> 477. mat5_uncompressed_readslab_le.at:2186: testing Read slab of int8 array from struct as double ...
> ./mat5_uncompressed_readslab_le.at:2188: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var36 -c double
> 478. mat5_uncompressed_readslab_le.at:2192: testing Read slab of int8 array from struct as single ...
> ./mat5_uncompressed_readslab_le.at:2194: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var36 -c single
> 474. mat5_uncompressed_readslab_le.at:2168: 
>  ok
> 473. mat5_uncompressed_readslab_le.at:2162:  ok
> 479. mat5_uncompressed_readslab_le.at:2198: testing Read slab of int8 array from struct as int64 ...
> ./mat5_uncompressed_readslab_le.at:2200: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var36 -c int64
> 480. mat5_uncompressed_readslab_le.at:2204: testing Read slab of int8 array from struct as uint64 ...
> ./mat5_uncompressed_readslab_le.at:2206: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var36 -c uint64
> 
> 475. mat5_uncompressed_readslab_le.at:2174: 
>  ok
> 476. mat5_uncompressed_readslab_le.at:2180:  ok
> 481. mat5_uncompressed_readslab_le.at:2210: testing Read slab of int8 array from struct as int32 ...
> ./mat5_uncompressed_readslab_le.at:2212: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var36 -c int32
> 482. mat5_uncompressed_readslab_le.at:2216: testing Read slab of int8 array from struct as uint32 ...
> ./mat5_uncompressed_readslab_le.at:2218: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var36 -c uint32
> 477. mat5_uncompressed_readslab_le.at:2186:  ok
> 
> 478. mat5_uncompressed_readslab_le.at:2192:  ok
> 
> 
> 479. mat5_uncompressed_readslab_le.at:2198:  ok
> 484. mat5_uncompressed_readslab_le.at:2228: testing Read slab of int8 array from struct as uint16 ...
> ./mat5_uncompressed_readslab_le.at:2230: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var36 -c uint16
> 
> 483. mat5_uncompressed_readslab_le.at:2222: testing Read slab of int8 array from struct as int16 ...
> ./mat5_uncompressed_readslab_le.at:2224: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var36 -c int16
> 480. mat5_uncompressed_readslab_le.at:2204:  ok
> 485. mat5_uncompressed_readslab_le.at:2234: testing Read slab of int8 array from struct as int8 ...
> ./mat5_uncompressed_readslab_le.at:2236: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var36 -c int8
> 
> 486. mat5_uncompressed_readslab_le.at:2240: testing Read slab of int8 array from struct as uint8 ...
> ./mat5_uncompressed_readslab_le.at:2242: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var36 -c uint8
> 481. mat5_uncompressed_readslab_le.at:2210:  ok
> 482. mat5_uncompressed_readslab_le.at:2216:  ok
> 
> 487. mat5_uncompressed_readslab_le.at:2246: testing Read slab of uint8 array from struct as double ...
> ./mat5_uncompressed_readslab_le.at:2248: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var37 -c double
> 488. mat5_uncompressed_readslab_le.at:2252: testing Read slab of uint8 array from struct as single ...
> ./mat5_uncompressed_readslab_le.at:2254: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var37 -c single
> 
> 
> 483. mat5_uncompressed_readslab_le.at:2222:  ok
> 489. mat5_uncompressed_readslab_le.at:2258: testing Read slab of uint8 array from struct as int64 ...
> ./mat5_uncompressed_readslab_le.at:2260: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var37 -c int64
> 490. mat5_uncompressed_readslab_le.at:2264: testing Read slab of uint8 array from struct as uint64 ...
> ./mat5_uncompressed_readslab_le.at:2266: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var37 -c uint64
> 484. mat5_uncompressed_readslab_le.at:2228:  ok
> 485. mat5_uncompressed_readslab_le.at:2234: 486. mat5_uncompressed_readslab_le.at:2240:  ok
>  ok
> 
> 
> 487. mat5_uncompressed_readslab_le.at:2246:  ok
> 488. mat5_uncompressed_readslab_le.at:2252:  ok
> 
> 491. mat5_uncompressed_readslab_le.at:2270: testing Read slab of uint8 array from struct as int32 ...
> ./mat5_uncompressed_readslab_le.at:2272: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var37 -c int32
> 
> 492. mat5_uncompressed_readslab_le.at:2276: testing Read slab of uint8 array from struct as uint32 ...
> ./mat5_uncompressed_readslab_le.at:2278: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var37 -c uint32
> 
> 
> 493. mat5_uncompressed_readslab_le.at:2282: testing Read slab of uint8 array from struct as int16 ...
> ./mat5_uncompressed_readslab_le.at:2284: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var37 -c int16
> 494. mat5_uncompressed_readslab_le.at:2288: testing Read slab of uint8 array from struct as uint16 ...
> ./mat5_uncompressed_readslab_le.at:2290: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var37 -c uint16
> 490. mat5_uncompressed_readslab_le.at:2264:  ok
> 489. mat5_uncompressed_readslab_le.at:2258:  ok
> 496. mat5_uncompressed_readslab_le.at:2300: testing Read slab of uint8 array from struct as uint8 ...
> ./mat5_uncompressed_readslab_le.at:2302: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var37 -c uint8
> 495. mat5_uncompressed_readslab_le.at:2294: testing Read slab of uint8 array from struct as int8 ...
> ./mat5_uncompressed_readslab_le.at:2296: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var37 -c int8
> 
> 
> 497. mat5_uncompressed_readslab_le.at:2306: testing Read slab of complex double array from struct as double ...
> ./mat5_uncompressed_readslab_le.at:2308: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var38 -c double
> 491. mat5_uncompressed_readslab_le.at:2270:  ok
> 492. mat5_uncompressed_readslab_le.at:2276:  ok
> 498. mat5_uncompressed_readslab_le.at:2312: testing Read slab of complex double array from struct as single ...
> ./mat5_uncompressed_readslab_le.at:2314: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var38 -c single
> 
> 493. mat5_uncompressed_readslab_le.at:2282:  ok
> 
> 494. mat5_uncompressed_readslab_le.at:2288:  ok
> 496. mat5_uncompressed_readslab_le.at:2300:  ok
> 495. mat5_uncompressed_readslab_le.at:2294:  ok
> 499. mat5_uncompressed_readslab_le.at:2318: testing Read slab of complex double array from struct as int64 ...
> ./mat5_uncompressed_readslab_le.at:2320: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var38 -c int64
> 500. mat5_uncompressed_readslab_le.at:2324: testing Read slab of complex double array from struct as uint64 ...
> ./mat5_uncompressed_readslab_le.at:2326: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var38 -c uint64
> 
> 
> 
> 
> 501. mat5_uncompressed_readslab_le.at:2330: testing Read slab of complex double array from struct as int32 ...
> ./mat5_uncompressed_readslab_le.at:2332: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var38 -c int32
> 502. mat5_uncompressed_readslab_le.at:2336: testing Read slab of complex double array from struct as uint32 ...
> ./mat5_uncompressed_readslab_le.at:2338: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var38 -c uint32
> 498. mat5_uncompressed_readslab_le.at:2312:  ok
> 497. mat5_uncompressed_readslab_le.at:2306:  ok
> 504. mat5_uncompressed_readslab_le.at:2348: testing Read slab of complex double array from struct as uint16 ...
> ./mat5_uncompressed_readslab_le.at:2350: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var38 -c uint16
> 503. mat5_uncompressed_readslab_le.at:2342: testing Read slab of complex double array from struct as int16 ...
> ./mat5_uncompressed_readslab_le.at:2344: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var38 -c int16
> 
> 
> 499. mat5_uncompressed_readslab_le.at:2318:  ok
> 500. mat5_uncompressed_readslab_le.at:2324:  ok
> 505. mat5_uncompressed_readslab_le.at:2354: testing Read slab of complex double array from struct as int8 ...
> ./mat5_uncompressed_readslab_le.at:2356: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var38 -c int8
> 506. mat5_uncompressed_readslab_le.at:2360: testing Read slab of complex double array from struct as uint8 ...
> ./mat5_uncompressed_readslab_le.at:2362: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var38 -c uint8
> 
> 
> 502. mat5_uncompressed_readslab_le.at:2336:  ok
> 501. mat5_uncompressed_readslab_le.at:2330:  ok
> 508. mat5_uncompressed_readslab_le.at:2372: testing Read slab of complex single array from struct as single ...
> ./mat5_uncompressed_readslab_le.at:2374: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var39 -c single
> 504. mat5_uncompressed_readslab_le.at:2348:  ok
> 503. mat5_uncompressed_readslab_le.at:2342:  ok
> 
> 507. mat5_uncompressed_readslab_le.at:2366: testing Read slab of complex single array from struct as double ...
> ./mat5_uncompressed_readslab_le.at:2368: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var39 -c double
> 
> 505. mat5_uncompressed_readslab_le.at:2354:  ok
> 506. mat5_uncompressed_readslab_le.at:2360:  ok
> 509. mat5_uncompressed_readslab_le.at:2378: testing Read slab of complex single array from struct as int64 ...
> ./mat5_uncompressed_readslab_le.at:2380: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var39 -c int64
> 
> 
> 510. mat5_uncompressed_readslab_le.at:2384: testing Read slab of complex single array from struct as uint64 ...
> ./mat5_uncompressed_readslab_le.at:2386: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var39 -c uint64
> 511. mat5_uncompressed_readslab_le.at:2390: testing Read slab of complex single array from struct as int32 ...
> ./mat5_uncompressed_readslab_le.at:2392: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var39 -c int32
> 
> 
> 512. mat5_uncompressed_readslab_le.at:2396: testing Read slab of complex single array from struct as uint32 ...
> ./mat5_uncompressed_readslab_le.at:2398: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var39 -c uint32
> 513. mat5_uncompressed_readslab_le.at:2402: testing Read slab of complex single array from struct as int16 ...
> ./mat5_uncompressed_readslab_le.at:2404: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var39 -c int16
> 514. mat5_uncompressed_readslab_le.at:2408: testing Read slab of complex single array from struct as uint16 ...
> ./mat5_uncompressed_readslab_le.at:2410: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var39 -c uint16
> 508. mat5_uncompressed_readslab_le.at:2372:  ok
> 507. mat5_uncompressed_readslab_le.at:2366:  ok
> 509. mat5_uncompressed_readslab_le.at:2378:  ok
> 
> 
> 510. mat5_uncompressed_readslab_le.at:2384:  ok
> 515. mat5_uncompressed_readslab_le.at:2414: testing Read slab of complex single array from struct as int8 ...
> ./mat5_uncompressed_readslab_le.at:2416: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var39 -c int8
> 511. mat5_uncompressed_readslab_le.at:2390:  ok
> 
> 512. mat5_uncompressed_readslab_le.at:2396:  ok
> 516. mat5_uncompressed_readslab_le.at:2420: testing Read slab of complex single array from struct as uint8 ...
> ./mat5_uncompressed_readslab_le.at:2422: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var39 -c uint8
> 
> 
> 517. mat5_uncompressed_readslab_le.at:2426: testing Read slab of complex int64 array from struct as double ...
> ./mat5_uncompressed_readslab_le.at:2428: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var40 -c double
> 513. mat5_uncompressed_readslab_le.at:2402:  ok
> 
> 514. mat5_uncompressed_readslab_le.at:2408:  ok
> 518. mat5_uncompressed_readslab_le.at:2432: testing Read slab of complex int64 array from struct as single ...
> ./mat5_uncompressed_readslab_le.at:2434: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var40 -c single
> 519. mat5_uncompressed_readslab_le.at:2438: testing Read slab of complex int64 array from struct as int64 ...
> ./mat5_uncompressed_readslab_le.at:2440: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var40 -c int64
> 520. mat5_uncompressed_readslab_le.at:2444: testing Read slab of complex int64 array from struct as uint64 ...
> ./mat5_uncompressed_readslab_le.at:2446: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var40 -c uint64
> 
> 
> 515. mat5_uncompressed_readslab_le.at:2414:  ok
> 521. mat5_uncompressed_readslab_le.at:2450: testing Read slab of complex int64 array from struct as int32 ...
> ./mat5_uncompressed_readslab_le.at:2452: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var40 -c int32
> 516. mat5_uncompressed_readslab_le.at:2420:  ok
> 522. mat5_uncompressed_readslab_le.at:2456: testing Read slab of complex int64 array from struct as uint32 ...
> ./mat5_uncompressed_readslab_le.at:2458: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var40 -c uint32
> 517. mat5_uncompressed_readslab_le.at:2426:  ok
> 
> 
> 518. mat5_uncompressed_readslab_le.at:2432:  ok
> 520. mat5_uncompressed_readslab_le.at:2444:  ok
> 
> 523. mat5_uncompressed_readslab_le.at:2462: testing Read slab of complex int64 array from struct as int16 ...
> ./mat5_uncompressed_readslab_le.at:2464: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var40 -c int16
> 519. mat5_uncompressed_readslab_le.at:2438:  ok
> 524. mat5_uncompressed_readslab_le.at:2468: testing Read slab of complex int64 array from struct as uint16 ...
> ./mat5_uncompressed_readslab_le.at:2470: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var40 -c uint16
> 
> 
> 525. mat5_uncompressed_readslab_le.at:2474: testing Read slab of complex int64 array from struct as int8 ...
> ./mat5_uncompressed_readslab_le.at:2476: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var40 -c int8
> 521. mat5_uncompressed_readslab_le.at:2450:  ok
> 
> 522. mat5_uncompressed_readslab_le.at:2456:  ok
> 527. mat5_uncompressed_readslab_le.at:2486: testing Read slab of complex uint64 array from struct as double ...
> ./mat5_uncompressed_readslab_le.at:2488: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var41 -c double
> 526. mat5_uncompressed_readslab_le.at:2480: testing Read slab of complex int64 array from struct as uint8 ...
> ./mat5_uncompressed_readslab_le.at:2482: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var40 -c uint8
> 528. mat5_uncompressed_readslab_le.at:2492: testing Read slab of complex uint64 array from struct as single ...
> ./mat5_uncompressed_readslab_le.at:2494: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var41 -c single
> 
> 
> 524. mat5_uncompressed_readslab_le.at:2468:  ok
> 530. mat5_uncompressed_readslab_le.at:2504: testing Read slab of complex uint64 array from struct as uint64 ...
> ./mat5_uncompressed_readslab_le.at:2506: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var41 -c uint64
> 523. mat5_uncompressed_readslab_le.at:2462: 529. mat5_uncompressed_readslab_le.at:2498: testing Read slab of complex uint64 array from struct as int64 ...
> ./mat5_uncompressed_readslab_le.at:2500: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var41 -c int64
>  ok
> 525. mat5_uncompressed_readslab_le.at:2474:  ok
> 
> 
> 527. mat5_uncompressed_readslab_le.at:2486:  ok
> 526. mat5_uncompressed_readslab_le.at:2480:  ok
> 531. mat5_uncompressed_readslab_le.at:2510: testing Read slab of complex uint64 array from struct as int32 ...
> ./mat5_uncompressed_readslab_le.at:2512: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var41 -c int32
> 532. mat5_uncompressed_readslab_le.at:2516: testing Read slab of complex uint64 array from struct as uint32 ...
> ./mat5_uncompressed_readslab_le.at:2518: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var41 -c uint32
> 
> 
> 
> 528. mat5_uncompressed_readslab_le.at:2492:  ok
> 533. mat5_uncompressed_readslab_le.at:2522: testing Read slab of complex uint64 array from struct as int16 ...
> ./mat5_uncompressed_readslab_le.at:2524: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var41 -c int16
> 535. mat5_uncompressed_readslab_le.at:2534: testing Read slab of complex uint64 array from struct as int8 ...
> ./mat5_uncompressed_readslab_le.at:2536: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var41 -c int8
> 534. mat5_uncompressed_readslab_le.at:2528: testing Read slab of complex uint64 array from struct as uint16 ...
> ./mat5_uncompressed_readslab_le.at:2530: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var41 -c uint16
> 530. mat5_uncompressed_readslab_le.at:2504:  ok
> 529. mat5_uncompressed_readslab_le.at:2498:  ok
> 
> 
> 
> 536. mat5_uncompressed_readslab_le.at:2540: testing Read slab of complex uint64 array from struct as uint8 ...
> ./mat5_uncompressed_readslab_le.at:2542: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var41 -c uint8
> 531. mat5_uncompressed_readslab_le.at:2510:  ok
> 537. mat5_uncompressed_readslab_le.at:2546: testing Read slab of complex int32 array from struct as double ...
> ./mat5_uncompressed_readslab_le.at:2548: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var42 -c double
> 532. mat5_uncompressed_readslab_le.at:2516:  ok
> 538. mat5_uncompressed_readslab_le.at:2552: testing Read slab of complex int32 array from struct as single ...
> ./mat5_uncompressed_readslab_le.at:2554: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var42 -c single
> 533. mat5_uncompressed_readslab_le.at:2522:  ok
> 
> 535. mat5_uncompressed_readslab_le.at:2534: 
>  ok
> 534. mat5_uncompressed_readslab_le.at:2528:  ok
> 539. mat5_uncompressed_readslab_le.at:2558: testing Read slab of complex int32 array from struct as int64 ...
> ./mat5_uncompressed_readslab_le.at:2560: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var42 -c int64
> 
> 540. mat5_uncompressed_readslab_le.at:2564: testing Read slab of complex int32 array from struct as uint64 ...
> ./mat5_uncompressed_readslab_le.at:2566: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var42 -c uint64
> 536. mat5_uncompressed_readslab_le.at:2540:  ok
> 
> 
> 541. mat5_uncompressed_readslab_le.at:2570: testing Read slab of complex int32 array from struct as int32 ...
> ./mat5_uncompressed_readslab_le.at:2572: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var42 -c int32
> 
> 542. mat5_uncompressed_readslab_le.at:2576: testing Read slab of complex int32 array from struct as uint32 ...
> ./mat5_uncompressed_readslab_le.at:2578: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var42 -c uint32
> 538. mat5_uncompressed_readslab_le.at:2552:  ok
> 543. mat5_uncompressed_readslab_le.at:2582: testing Read slab of complex int32 array from struct as int16 ...
> ./mat5_uncompressed_readslab_le.at:2584: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var42 -c int16
> 537. mat5_uncompressed_readslab_le.at:2546:  ok
> 544. mat5_uncompressed_readslab_le.at:2588: testing Read slab of complex int32 array from struct as uint16 ...
> ./mat5_uncompressed_readslab_le.at:2590: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var42 -c uint16
> 
> 
> 539. mat5_uncompressed_readslab_le.at:2558:  ok
> 546. mat5_uncompressed_readslab_le.at:2600: testing Read slab of complex int32 array from struct as uint8 ...
> ./mat5_uncompressed_readslab_le.at:2602: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var42 -c uint8
> 545. mat5_uncompressed_readslab_le.at:2594: testing Read slab of complex int32 array from struct as int8 ...
> ./mat5_uncompressed_readslab_le.at:2596: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var42 -c int8
> 540. mat5_uncompressed_readslab_le.at:2564:  ok
> 541. mat5_uncompressed_readslab_le.at:2570: 542. mat5_uncompressed_readslab_le.at:2576:  ok
>  ok
> 
> 543. mat5_uncompressed_readslab_le.at:2582:  ok
> 
> 
> 
> 547. mat5_uncompressed_readslab_le.at:2606: testing Read slab of complex uint32 array from struct as double ...
> ./mat5_uncompressed_readslab_le.at:2608: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var43 -c double
> 
> 544. mat5_uncompressed_readslab_le.at:2588:  ok
> 548. mat5_uncompressed_readslab_le.at:2612: testing Read slab of complex uint32 array from struct as single ...
> ./mat5_uncompressed_readslab_le.at:2614: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var43 -c single
> 550. mat5_uncompressed_readslab_le.at:2624: testing Read slab of complex uint32 array from struct as uint64 ...
> ./mat5_uncompressed_readslab_le.at:2626: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var43 -c uint64
> 549. mat5_uncompressed_readslab_le.at:2618: testing Read slab of complex uint32 array from struct as int64 ...
> ./mat5_uncompressed_readslab_le.at:2620: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var43 -c int64
> 551. mat5_uncompressed_readslab_le.at:2630: testing Read slab of complex uint32 array from struct as int32 ...
> ./mat5_uncompressed_readslab_le.at:2632: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var43 -c int32
> 545. mat5_uncompressed_readslab_le.at:2594:  ok
> 546. mat5_uncompressed_readslab_le.at:2600:  ok
> 
> 
> 552. mat5_uncompressed_readslab_le.at:2636: testing Read slab of complex uint32 array from struct as uint32 ...
> ./mat5_uncompressed_readslab_le.at:2638: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var43 -c uint32
> 
> 547. mat5_uncompressed_readslab_le.at:2606:  ok
> 553. mat5_uncompressed_readslab_le.at:2642: testing Read slab of complex uint32 array from struct as int16 ...
> ./mat5_uncompressed_readslab_le.at:2644: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var43 -c int16
> 554. mat5_uncompressed_readslab_le.at:2648: testing Read slab of complex uint32 array from struct as uint16 ...
> ./mat5_uncompressed_readslab_le.at:2650: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var43 -c uint16
> 550. mat5_uncompressed_readslab_le.at:2624:  ok
> 548. mat5_uncompressed_readslab_le.at:2612:  ok
> 549. mat5_uncompressed_readslab_le.at:2618:  ok
> 551. mat5_uncompressed_readslab_le.at:2630:  ok
> 
> 
> 
> 
> 555. mat5_uncompressed_readslab_le.at:2654: testing Read slab of complex uint32 array from struct as int8 ...
> ./mat5_uncompressed_readslab_le.at:2656: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var43 -c int8
> 
> 556. mat5_uncompressed_readslab_le.at:2660: testing Read slab of complex uint32 array from struct as uint8 ...
> ./mat5_uncompressed_readslab_le.at:2662: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var43 -c uint8
> 557. mat5_uncompressed_readslab_le.at:2666: testing Read slab of complex int16 array from struct as double ...
> ./mat5_uncompressed_readslab_le.at:2668: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var44 -c double
> 552. mat5_uncompressed_readslab_le.at:2636:  ok
> 558. mat5_uncompressed_readslab_le.at:2672: testing Read slab of complex int16 array from struct as single ...
> ./mat5_uncompressed_readslab_le.at:2674: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var44 -c single
> 553. mat5_uncompressed_readslab_le.at:2642: 559. mat5_uncompressed_readslab_le.at:2678: testing Read slab of complex int16 array from struct as int64 ...
> ./mat5_uncompressed_readslab_le.at:2680: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var44 -c int64
>  ok
> 554. mat5_uncompressed_readslab_le.at:2648:  ok
> 
> 
> 
> 560. mat5_uncompressed_readslab_le.at:2684: testing Read slab of complex int16 array from struct as uint64 ...
> ./mat5_uncompressed_readslab_le.at:2686: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var44 -c uint64
> 561. mat5_uncompressed_readslab_le.at:2690: testing Read slab of complex int16 array from struct as int32 ...
> ./mat5_uncompressed_readslab_le.at:2692: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var44 -c int32
> 555. mat5_uncompressed_readslab_le.at:2654:  ok
> 557. mat5_uncompressed_readslab_le.at:2666:  ok
> 562. mat5_uncompressed_readslab_le.at:2696: testing Read slab of complex int16 array from struct as uint32 ...
> ./mat5_uncompressed_readslab_le.at:2698: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var44 -c uint32
> 558. mat5_uncompressed_readslab_le.at:2672:  ok
> 556. mat5_uncompressed_readslab_le.at:2660:  ok
> 559. mat5_uncompressed_readslab_le.at:2678:  ok
> 
> 
> 
> 
> 563. mat5_uncompressed_readslab_le.at:2702: testing Read slab of complex int16 array from struct as int16 ...
> ./mat5_uncompressed_readslab_le.at:2704: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var44 -c int16
> 564. mat5_uncompressed_readslab_le.at:2708: testing Read slab of complex int16 array from struct as uint16 ...
> ./mat5_uncompressed_readslab_le.at:2710: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var44 -c uint16
> 
> 565. mat5_uncompressed_readslab_le.at:2714: testing Read slab of complex int16 array from struct as int8 ...
> ./mat5_uncompressed_readslab_le.at:2716: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var44 -c int8
> 560. mat5_uncompressed_readslab_le.at:2684:  ok
> 566. mat5_uncompressed_readslab_le.at:2720: testing Read slab of complex int16 array from struct as uint8 ...
> ./mat5_uncompressed_readslab_le.at:2722: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var44 -c uint8
> 561. mat5_uncompressed_readslab_le.at:2690:  ok
> 567. mat5_uncompressed_readslab_le.at:2726: testing Read slab of complex uint16 array from struct as double ...
> ./mat5_uncompressed_readslab_le.at:2728: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var45 -c double
> 562. mat5_uncompressed_readslab_le.at:2696:  ok
> 
> 
> 
> 568. mat5_uncompressed_readslab_le.at:2732: testing Read slab of complex uint16 array from struct as single ...
> ./mat5_uncompressed_readslab_le.at:2734: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var45 -c single
> 569. mat5_uncompressed_readslab_le.at:2738: testing Read slab of complex uint16 array from struct as int64 ...
> ./mat5_uncompressed_readslab_le.at:2740: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var45 -c int64
> 563. mat5_uncompressed_readslab_le.at:2702:  ok
> 564. mat5_uncompressed_readslab_le.at:2708:  ok
> 565. mat5_uncompressed_readslab_le.at:2714:  ok
> 570. mat5_uncompressed_readslab_le.at:2744: testing Read slab of complex uint16 array from struct as uint64 ...
> ./mat5_uncompressed_readslab_le.at:2746: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var45 -c uint64
> 566. mat5_uncompressed_readslab_le.at:2720:  ok
> 
> 
> 
> 567. mat5_uncompressed_readslab_le.at:2726:  ok
> 
> 571. mat5_uncompressed_readslab_le.at:2750: testing Read slab of complex uint16 array from struct as int32 ...
> ./mat5_uncompressed_readslab_le.at:2752: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var45 -c int32
> 573. mat5_uncompressed_readslab_le.at:2762: testing Read slab of complex uint16 array from struct as int16 ...
> ./mat5_uncompressed_readslab_le.at:2764: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var45 -c int16
> 574. mat5_uncompressed_readslab_le.at:2768: testing Read slab of complex uint16 array from struct as uint16 ...
> ./mat5_uncompressed_readslab_le.at:2770: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var45 -c uint16
> 572. mat5_uncompressed_readslab_le.at:2756: testing Read slab of complex uint16 array from struct as uint32 ...
> ./mat5_uncompressed_readslab_le.at:2758: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var45 -c uint32
> 569. mat5_uncompressed_readslab_le.at:2738:  ok
> 568. mat5_uncompressed_readslab_le.at:2732:  ok
> 
> 
> 
> 570. mat5_uncompressed_readslab_le.at:2744:  ok
> 575. mat5_uncompressed_readslab_le.at:2774: testing Read slab of complex uint16 array from struct as int8 ...
> ./mat5_uncompressed_readslab_le.at:2776: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var45 -c int8
> 
> 571. mat5_uncompressed_readslab_le.at:2750:  ok
> 576. mat5_uncompressed_readslab_le.at:2780: testing Read slab of complex uint16 array from struct as uint8 ...
> ./mat5_uncompressed_readslab_le.at:2782: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var45 -c uint8
> 577. mat5_uncompressed_readslab_le.at:2786: testing Read slab of complex int8 array from struct as double ...
> ./mat5_uncompressed_readslab_le.at:2788: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var46 -c double
> 572. mat5_uncompressed_readslab_le.at:2756:  ok
> 573. mat5_uncompressed_readslab_le.at:2762:  ok
> 578. mat5_uncompressed_readslab_le.at:2792: testing Read slab of complex int8 array from struct as single ...
> ./mat5_uncompressed_readslab_le.at:2794: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var46 -c single
> 574. mat5_uncompressed_readslab_le.at:2768:  ok
> 
> 
> 
> 579. mat5_uncompressed_readslab_le.at:2798: testing Read slab of complex int8 array from struct as int64 ...
> ./mat5_uncompressed_readslab_le.at:2800: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var46 -c int64
> 575. mat5_uncompressed_readslab_le.at:2774:  ok
> 580. mat5_uncompressed_readslab_le.at:2804: testing Read slab of complex int8 array from struct as uint64 ...
> ./mat5_uncompressed_readslab_le.at:2806: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var46 -c uint64
> 
> 576. mat5_uncompressed_readslab_le.at:2780:  ok
> 581. mat5_uncompressed_readslab_le.at:2810: testing Read slab of complex int8 array from struct as int32 ...
> ./mat5_uncompressed_readslab_le.at:2812: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var46 -c int32
> 582. mat5_uncompressed_readslab_le.at:2816: testing Read slab of complex int8 array from struct as uint32 ...
> ./mat5_uncompressed_readslab_le.at:2818: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var46 -c uint32
> 
> 
> 578. mat5_uncompressed_readslab_le.at:2792:  ok
> 577. mat5_uncompressed_readslab_le.at:2786:  ok
> 583. mat5_uncompressed_readslab_le.at:2822: testing Read slab of complex int8 array from struct as int16 ...
> ./mat5_uncompressed_readslab_le.at:2824: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var46 -c int16
> 584. mat5_uncompressed_readslab_le.at:2828: testing Read slab of complex int8 array from struct as uint16 ...
> ./mat5_uncompressed_readslab_le.at:2830: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var46 -c uint16
> 
> 
> 580. mat5_uncompressed_readslab_le.at:2804:  ok
> 585. mat5_uncompressed_readslab_le.at:2834: testing Read slab of complex int8 array from struct as int8 ...
> ./mat5_uncompressed_readslab_le.at:2836: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var46 -c int8
> 579. mat5_uncompressed_readslab_le.at:2798:  ok
> 581. mat5_uncompressed_readslab_le.at:2810:  ok
> 586. mat5_uncompressed_readslab_le.at:2840: testing Read slab of complex int8 array from struct as uint8 ...
> ./mat5_uncompressed_readslab_le.at:2842: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var46 -c uint8
> 582. mat5_uncompressed_readslab_le.at:2816:  ok
> 
> 
> 
> 587. mat5_uncompressed_readslab_le.at:2846: testing Read slab of complex uint8 array from struct as double ...
> ./mat5_uncompressed_readslab_le.at:2848: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var47 -c double
> 584. mat5_uncompressed_readslab_le.at:2828:  ok
> 583. mat5_uncompressed_readslab_le.at:2822:  ok
> 588. mat5_uncompressed_readslab_le.at:2852: testing Read slab of complex uint8 array from struct as single ...
> ./mat5_uncompressed_readslab_le.at:2854: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var47 -c single
> 
> 589. mat5_uncompressed_readslab_le.at:2858: testing Read slab of complex uint8 array from struct as int64 ...
> ./mat5_uncompressed_readslab_le.at:2860: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var47 -c int64
> 
> 590. mat5_uncompressed_readslab_le.at:2864: testing Read slab of complex uint8 array from struct as uint64 ...
> ./mat5_uncompressed_readslab_le.at:2866: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var47 -c uint64
> 
> 585. mat5_uncompressed_readslab_le.at:2834:  ok
> 586. mat5_uncompressed_readslab_le.at:2840:  ok
> 592. mat5_uncompressed_readslab_le.at:2876: testing Read slab of complex uint8 array from struct as uint32 ...
> ./mat5_uncompressed_readslab_le.at:2878: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var47 -c uint32
> 591. mat5_uncompressed_readslab_le.at:2870: testing Read slab of complex uint8 array from struct as int32 ...
> ./mat5_uncompressed_readslab_le.at:2872: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var47 -c int32
> 
> 
> 588. mat5_uncompressed_readslab_le.at:2852:  ok
> 587. mat5_uncompressed_readslab_le.at:2846: 589. mat5_uncompressed_readslab_le.at:2858:  ok
>  ok
> 593. mat5_uncompressed_readslab_le.at:2882: testing Read slab of complex uint8 array from struct as int16 ...
> ./mat5_uncompressed_readslab_le.at:2884: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var47 -c int16
> 594. mat5_uncompressed_readslab_le.at:2888: testing Read slab of complex uint8 array from struct as uint16 ...
> ./mat5_uncompressed_readslab_le.at:2890: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var47 -c uint16
> 
> 
> 
> 590. mat5_uncompressed_readslab_le.at:2864:  ok
> 595. mat5_uncompressed_readslab_le.at:2894: testing Read slab of complex uint8 array from struct as int8 ...
> ./mat5_uncompressed_readslab_le.at:2896: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var47 -c int8
> 596. mat5_uncompressed_readslab_le.at:2900: testing Read slab of complex uint8 array from struct as uint8 ...
> ./mat5_uncompressed_readslab_le.at:2902: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_le.mat var47 -c uint8
> 597. mat5_compressed_read_le.at:26: testing Read 2D double array ...
> ./mat5_compressed_read_le.at:28: cp $srcdir/results/read-var1.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var1
> 591. mat5_uncompressed_readslab_le.at:2870:  ok
> 592. mat5_uncompressed_readslab_le.at:2876:  ok
> 
> 593. mat5_uncompressed_readslab_le.at:2882:  ok
> 594. mat5_uncompressed_readslab_le.at:2888:  ok
> 
> 
> 598. mat5_compressed_read_le.at:34: testing Read 2D single array ...
> ./mat5_compressed_read_le.at:36: cp $srcdir/results/read-var2.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var2
> 599. mat5_compressed_read_le.at:40: testing Read 2D int64 array ...
> ./mat5_compressed_read_le.at:42: cp $srcdir/results/read-var3.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var3
> 
> 600. mat5_compressed_read_le.at:46: testing Read 2D uint64 array ...
> ./mat5_compressed_read_le.at:48: cp $srcdir/results/read-var4.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var4
> 
> ./mat5_compressed_read_le.at:30: cp $srcdir/results/dump-var1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var1
> 595. mat5_uncompressed_readslab_le.at:2894:  ok
> 601. mat5_compressed_read_le.at:52: testing Read 2D int32 array ...
> ./mat5_compressed_read_le.at:54: cp $srcdir/results/read-var5.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var5
> 596. mat5_uncompressed_readslab_le.at:2900:  ok
> 602. mat5_compressed_read_le.at:58: testing Read 2D uint32 array ...
> ./mat5_compressed_read_le.at:60: cp $srcdir/results/read-var6.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var6
> 
> 
> 598. mat5_compressed_read_le.at:34: 603. mat5_compressed_read_le.at:64: testing Read 2D int16 array ...
>  ok
> ./mat5_compressed_read_le.at:66: cp $srcdir/results/read-var7.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var7
> 599. mat5_compressed_read_le.at:40:  ok
> 604. mat5_compressed_read_le.at:70: testing Read 2D uint16 array ...
> ./mat5_compressed_read_le.at:72: cp $srcdir/results/read-var8.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var8
> 600. mat5_compressed_read_le.at:46:  ok
> 597. mat5_compressed_read_le.at:26:  ok
> 
> 601. mat5_compressed_read_le.at:52:  ok
> 
> 602. mat5_compressed_read_le.at:58:  ok
> 
> 
> 
> 605. mat5_compressed_read_le.at:76: testing Read 2D int8 array ...
> ./mat5_compressed_read_le.at:78: cp $srcdir/results/read-var9.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var9
> 606. mat5_compressed_read_le.at:82: testing Read 2D uint8 array ...
> ./mat5_compressed_read_le.at:84: cp $srcdir/results/read-var10.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var10
> 608. mat5_compressed_read_le.at:96: testing Read 2D complex single array ...
> ./mat5_compressed_read_le.at:98: cp $srcdir/results/read-var12.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var12
> 607. mat5_compressed_read_le.at:88: testing Read 2D complex double array ...
> ./mat5_compressed_read_le.at:90: cp $srcdir/results/read-var11.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var11
> 
> 603. mat5_compressed_read_le.at:64: 609. mat5_compressed_read_le.at:102: testing Read 2D complex int64 array ...
> ./mat5_compressed_read_le.at:104: cp $srcdir/results/read-var13.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var13
>  ok
> 604. mat5_compressed_read_le.at:70:  ok
> 610. mat5_compressed_read_le.at:108: testing Read 2D complex uint64 array ...
> ./mat5_compressed_read_le.at:110: cp $srcdir/results/read-var14.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var14
> 
> 
> 611. mat5_compressed_read_le.at:114: testing Read 2D complex int32 array ...
> ./mat5_compressed_read_le.at:116: cp $srcdir/results/read-var15.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var15
> 606. mat5_compressed_read_le.at:82:  ok
> 605. mat5_compressed_read_le.at:76:  ok
> 612. mat5_compressed_read_le.at:120: testing Read 2D complex uint32 array ...
> ./mat5_compressed_read_le.at:122: cp $srcdir/results/read-var16.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var16
> 608. mat5_compressed_read_le.at:96:  ok
> ./mat5_compressed_read_le.at:92: cp $srcdir/results/dump-var11.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var11
> 
> 609. mat5_compressed_read_le.at:102:  ok
> 
> 
> 613. mat5_compressed_read_le.at:126: testing Read 2D complex int16 array ...
> ./mat5_compressed_read_le.at:128: cp $srcdir/results/read-var17.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var17
> 
> 614. mat5_compressed_read_le.at:132: testing Read 2D complex uint16 array ...
> ./mat5_compressed_read_le.at:134: cp $srcdir/results/read-var18.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var18
> 610. mat5_compressed_read_le.at:108:  ok
> 615. mat5_compressed_read_le.at:138: testing Read 2D complex int8 array ...
> ./mat5_compressed_read_le.at:140: cp $srcdir/results/read-var19.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var19
> 611. mat5_compressed_read_le.at:114:  ok
> 612. mat5_compressed_read_le.at:120:  ok
> 616. mat5_compressed_read_le.at:144: testing Read 2D complex uint8 array ...
> ./mat5_compressed_read_le.at:146: cp $srcdir/results/read-var20.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var20
> 
> 
> 617. mat5_compressed_read_le.at:150: testing Read 2D logical array ...
> ./mat5_compressed_read_le.at:152: cp $srcdir/results/read-var90.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var90
> 607. mat5_compressed_read_le.at:88:  ok
> 
> 618. mat5_compressed_read_le.at:156: testing Read sparse double array ...
> ./mat5_compressed_read_le.at:158: cp $srcdir/results/read-var21.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var21
> 613. mat5_compressed_read_le.at:126:  ok
> 614. mat5_compressed_read_le.at:132:  ok
> 
> 615. mat5_compressed_read_le.at:138:  ok
> 619. mat5_compressed_read_le.at:162: testing Read sparse complex double array ...
> ./mat5_compressed_read_le.at:164: cp $srcdir/results/read-var22.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var22
> 
> 620. mat5_compressed_read_le.at:168: testing Read empty array ...
> ./mat5_compressed_read_le.at:171: cp $srcdir/results/read-var23.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var23
> 
> 616. mat5_compressed_read_le.at:144:  ok
> 
> 622. mat5_compressed_read_le.at:181: testing Read 2D Unicode character array ...
> ./mat5_compressed_read_le.at:183: cp $srcdir/results/read-var95-5.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var95
> 621. mat5_compressed_read_le.at:175: testing Read 2D character array ...
> ./mat5_compressed_read_le.at:177: cp $srcdir/results/read-var24-5.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var24
> 623. mat5_compressed_read_le.at:187: testing Read empty struct ...
> ./mat5_compressed_read_le.at:190: cp $srcdir/results/read-var25.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var25
> 618. mat5_compressed_read_le.at:156:  ok
> 
> 617. mat5_compressed_read_le.at:150:  ok
> 624. mat5_compressed_read_le.at:194: testing Read empty struct with fields ...
> ./mat5_compressed_read_le.at:197: cp $srcdir/results/read-var26.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var26
> 619. mat5_compressed_read_le.at:162: 
>  ok
> 620. mat5_compressed_read_le.at:168:  ok
> 
> 625. mat5_compressed_read_le.at:201: testing Read struct with empty fields ...
> ./mat5_compressed_read_le.at:204: cp $srcdir/results/read-var27-5.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var27
> 
> 
> 621. mat5_compressed_read_le.at:175:  ok
> 626. mat5_compressed_read_le.at:208: testing Read struct with double fields ...
> ./mat5_compressed_read_le.at:210: cp $srcdir/results/read-var28.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var28
> 622. mat5_compressed_read_le.at:181:  ok
> 623. mat5_compressed_read_le.at:187:  ok
> 627. mat5_compressed_read_le.at:214: testing Read struct with single fields ...
> ./mat5_compressed_read_le.at:216: cp $srcdir/results/read-var29.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var29
> 628. mat5_compressed_read_le.at:220: testing Read struct with int64 fields ...
> ./mat5_compressed_read_le.at:222: cp $srcdir/results/read-var30.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var30
> 
> 
> 
> 624. mat5_compressed_read_le.at:194:  ok
> 629. mat5_compressed_read_le.at:226: testing Read struct with uint64 fields ...
> ./mat5_compressed_read_le.at:228: cp $srcdir/results/read-var31.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var31
> 630. mat5_compressed_read_le.at:232: testing Read struct with int32 fields ...
> ./mat5_compressed_read_le.at:234: cp $srcdir/results/read-var32.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var32
> 631. mat5_compressed_read_le.at:238: testing Read struct with uint32 fields ...
> ./mat5_compressed_read_le.at:240: cp $srcdir/results/read-var33.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var33
> 625. mat5_compressed_read_le.at:201:  ok
> 
> 626. mat5_compressed_read_le.at:208:  ok
> 
> 628. mat5_compressed_read_le.at:220:  ok
> 627. mat5_compressed_read_le.at:214:  ok
> 632. mat5_compressed_read_le.at:244: testing Read struct with int16 fields ...
> ./mat5_compressed_read_le.at:246: cp $srcdir/results/read-var34.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var34
> 633. mat5_compressed_read_le.at:250: testing Read struct with uint16 fields ...
> ./mat5_compressed_read_le.at:252: cp $srcdir/results/read-var35.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var35
> 
> 
> 
> 629. mat5_compressed_read_le.at:226:  ok
> 630. mat5_compressed_read_le.at:232:  ok
> 635. mat5_compressed_read_le.at:262: testing Read struct with uint8 fields ...
> ./mat5_compressed_read_le.at:264: cp $srcdir/results/read-var37.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var37
> 634. mat5_compressed_read_le.at:256: testing Read struct with int8 fields ...
> 631. mat5_compressed_read_le.at:238:  ok
> ./mat5_compressed_read_le.at:258: cp $srcdir/results/read-var36.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var36
> 636. mat5_compressed_read_le.at:268: testing Read struct with complex double fields ...
> ./mat5_compressed_read_le.at:270: cp $srcdir/results/read-var38.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var38
> 
> 
> 
> 637. mat5_compressed_read_le.at:274: testing Read struct with complex single fields ...
> 638. mat5_compressed_read_le.at:280: testing Read struct with complex int64 fields ...
> ./mat5_compressed_read_le.at:282: cp $srcdir/results/read-var40.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var40
> 632. mat5_compressed_read_le.at:244:  ok
> ./mat5_compressed_read_le.at:276: cp $srcdir/results/read-var39.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var39
> 633. mat5_compressed_read_le.at:250:  ok
> 639. mat5_compressed_read_le.at:286: testing Read struct with complex uint64 fields ...
> ./mat5_compressed_read_le.at:288: cp $srcdir/results/read-var41.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var41
> 
> 
> 635. mat5_compressed_read_le.at:262:  ok
> 636. mat5_compressed_read_le.at:268:  ok
> 640. mat5_compressed_read_le.at:292: testing Read struct with complex int32 fields ...
> ./mat5_compressed_read_le.at:294: cp $srcdir/results/read-var42.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var42
> 634. mat5_compressed_read_le.at:256:  ok
> 641. mat5_compressed_read_le.at:298: testing Read struct with complex uint32 fields ...
> ./mat5_compressed_read_le.at:300: cp $srcdir/results/read-var43.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var43
> 
> 
> 637. mat5_compressed_read_le.at:274:  ok
> 638. mat5_compressed_read_le.at:280:  ok
> 
> 639. mat5_compressed_read_le.at:286:  ok
> 643. mat5_compressed_read_le.at:310: testing Read struct with complex uint16 fields ...
> ./mat5_compressed_read_le.at:312: cp $srcdir/results/read-var45.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var45
> 642. mat5_compressed_read_le.at:304: testing Read struct with complex int16 fields ...
> ./mat5_compressed_read_le.at:306: cp $srcdir/results/read-var44.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var44
> 644. mat5_compressed_read_le.at:316: testing Read struct with complex int8 fields ...
> ./mat5_compressed_read_le.at:318: cp $srcdir/results/read-var46.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var46
> 
> 
> 
> 640. mat5_compressed_read_le.at:292:  ok
> 645. mat5_compressed_read_le.at:322: testing Read struct with complex uint8 fields ...
> ./mat5_compressed_read_le.at:324: cp $srcdir/results/read-var47.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var47
> 646. mat5_compressed_read_le.at:328: testing Read struct with logical fields ...
> ./mat5_compressed_read_le.at:330: cp $srcdir/results/read-var91.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var91
> 647. mat5_compressed_read_le.at:334: testing Read struct with sparse double fields ...
> ./mat5_compressed_read_le.at:336: cp $srcdir/results/read-var48.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var48
> 641. mat5_compressed_read_le.at:298:  ok
> 
> 648. mat5_compressed_read_le.at:340: testing Read struct with sparse complex double fields ...
> ./mat5_compressed_read_le.at:342: cp $srcdir/results/read-var49.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var49
> 642. mat5_compressed_read_le.at:304:  ok
> 
> 643. mat5_compressed_read_le.at:310:  ok
> 644. mat5_compressed_read_le.at:316:  ok
> 649. mat5_compressed_read_le.at:346: testing Read struct with character fields ...
> ./mat5_compressed_read_le.at:348: cp $srcdir/results/read-var50-5.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var50
> 
> 
> 
> 645. mat5_compressed_read_le.at:322:  ok
> 646. mat5_compressed_read_le.at:328:  ok
> 651. mat5_compressed_read_le.at:359: testing Read cell array with empty arrays ...
> ./mat5_compressed_read_le.at:362: cp $srcdir/results/read-var52.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var52
> 650. mat5_compressed_read_le.at:352: testing Read empty cell array ...
> ./mat5_compressed_read_le.at:355: cp $srcdir/results/read-var51.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var51
> 647. mat5_compressed_read_le.at:334:  ok
> 652. mat5_compressed_read_le.at:366: testing Read cell array with double arrays ...
> ./mat5_compressed_read_le.at:368: cp $srcdir/results/read-var53.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var53
> 
> 648. mat5_compressed_read_le.at:340:  ok
> 
> 
> 653. mat5_compressed_read_le.at:372: testing Read cell array with single arrays ...
> ./mat5_compressed_read_le.at:374: cp $srcdir/results/read-var54.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var54
> 
> 654. mat5_compressed_read_le.at:378: testing Read cell array with int64 arrays ...
> ./mat5_compressed_read_le.at:380: cp $srcdir/results/read-var55.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var55
> 649. mat5_compressed_read_le.at:346:  ok
> 655. mat5_compressed_read_le.at:384: testing Read cell array with uint64 arrays ...
> ./mat5_compressed_read_le.at:386: cp $srcdir/results/read-var56.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var56
> 656. mat5_compressed_read_le.at:390: testing Read cell array with int32 arrays ...
> ./mat5_compressed_read_le.at:392: cp $srcdir/results/read-var57.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var57
> 650. mat5_compressed_read_le.at:352:  ok
> 
> 651. mat5_compressed_read_le.at:359:  ok
> 652. mat5_compressed_read_le.at:366:  ok
> 657. mat5_compressed_read_le.at:396: testing Read cell array with uint32 arrays ...
> ./mat5_compressed_read_le.at:398: cp $srcdir/results/read-var58.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var58
> 
> 
> 
> 654. mat5_compressed_read_le.at:378:  ok
> 659. mat5_compressed_read_le.at:408: testing Read cell array with uint16 arrays ...
> ./mat5_compressed_read_le.at:410: cp $srcdir/results/read-var60.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var60
> 658. mat5_compressed_read_le.at:402: testing Read cell array with int16 arrays ...
> ./mat5_compressed_read_le.at:404: cp $srcdir/results/read-var59.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var59
> 653. mat5_compressed_read_le.at:372:  ok
> 660. mat5_compressed_read_le.at:414: testing Read cell array with int8 arrays ...
> ./mat5_compressed_read_le.at:416: cp $srcdir/results/read-var61.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var61
> 655. mat5_compressed_read_le.at:384:  ok
> 
> 656. mat5_compressed_read_le.at:390:  ok
> 
> 
> 661. mat5_compressed_read_le.at:420: testing Read cell array with uint8 arrays ...
> ./mat5_compressed_read_le.at:422: cp $srcdir/results/read-var62.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var62
> 657. mat5_compressed_read_le.at:396:  ok
> 662. mat5_compressed_read_le.at:426: testing Read cell array with logical arrays ...
> ./mat5_compressed_read_le.at:428: cp $srcdir/results/read-var92.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var92
> 
> 663. mat5_compressed_read_le.at:432: testing Read cell array with sparse double arrays ...
> ./mat5_compressed_read_le.at:434: cp $srcdir/results/read-var63.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var63
> 664. mat5_compressed_read_le.at:438: testing Read cell array with sparse complex double arrays ...
> 
> ./mat5_compressed_read_le.at:440: cp $srcdir/results/read-var64.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var64
> 658. mat5_compressed_read_le.at:402:  ok
> 659. mat5_compressed_read_le.at:408:  ok
> 660. mat5_compressed_read_le.at:414:  ok
> 665. mat5_compressed_read_le.at:444: testing Read cell array with character arrays ...
> ./mat5_compressed_read_le.at:446: cp $srcdir/results/read-var65-5.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var65
> 
> 
> 
> 661. mat5_compressed_read_le.at:420:  ok
> 666. mat5_compressed_read_le.at:450: testing Read cell array with empty structs ...
> ./mat5_compressed_read_le.at:453: cp $srcdir/results/read-var66-5.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var66
> 667. mat5_compressed_read_le.at:457: testing Read cell array with structs (numeric fields) ...
> ./mat5_compressed_read_le.at:459: cp $srcdir/results/read-var67.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var67
> 662. mat5_compressed_read_le.at:426:  ok
> 663. mat5_compressed_read_le.at:432:  ok
> 668. mat5_compressed_read_le.at:463: testing Read cell array with structs (sparse fields) ...
> ./mat5_compressed_read_le.at:465: cp $srcdir/results/read-var68.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var68
> 
> 664. mat5_compressed_read_le.at:438:  ok
> 
> 
> 665. mat5_compressed_read_le.at:444:  ok
> 669. mat5_compressed_read_le.at:469: testing Read cell array with structs (character fields) ...
> ./mat5_compressed_read_le.at:471: cp $srcdir/results/read-var69-5.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_le.mat var69
> 
> 671. mat5_compressed_read_le.at:482: testing Read directory ...
> ./mat5_compressed_read_le.at:485: cp $srcdir/results/dir_le.out expout
>          $builddir/test_mat directory $srcdir/datasets/matio_test_cases_compressed_le.mat
> 670. mat5_compressed_read_le.at:475: testing Read large struct ...
> ./mat5_compressed_read_le.at:478: cp $srcdir/results/getstructfield-large_struct_compressed.out expout
>           $builddir/test_mat getstructfield $srcdir/datasets/large_struct_compressed_le.mat MA C
> 672. mat5_compressed_read_le.at:489: testing Read struct with packed field names ...
> ./mat5_compressed_read_le.at:492: cp $srcdir/results/read-packed_field_name.out expout
>          $builddir/../tools/matdump -d $srcdir/datasets/packed_field_name_compressed_le.mat
> 
> 667. mat5_compressed_read_le.at:457:  ok
> 666. mat5_compressed_read_le.at:450:  ok
> 668. mat5_compressed_read_le.at:463:  ok
> 673. mat5_compressed_readslab_le.at:26: testing Read slab of double array ...
> ./mat5_compressed_readslab_le.at:29: cp $srcdir/results/dump-var70-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var70\(2:3:end,4:5:end,8:16:end\)
> 
> 
> 
> 669. mat5_compressed_read_le.at:469:  ok
> 675. mat5_compressed_readslab_le.at:50: testing Read slab of int64 array ...
> 674. mat5_compressed_readslab_le.at:38: testing Read slab of single array ...
> ./mat5_compressed_readslab_le.at:53: cp $srcdir/results/dump-var72-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var72\(2:3:end,4:5:end,8:16:end\)
> ./mat5_compressed_readslab_le.at:41: cp $srcdir/results/dump-var71-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var71\(2:3:end,4:5:end,8:16:end\)
> 676. mat5_compressed_readslab_le.at:62: testing Read slab of uint64 array ...
> ./mat5_compressed_readslab_le.at:65: cp $srcdir/results/dump-var73-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var73\(2:3:end,4:5:end,8:16:end\)
> 672. mat5_compressed_read_le.at:489:  ok
> 671. mat5_compressed_read_le.at:482:  ok
> 
> 677. mat5_compressed_readslab_le.at:74: testing Read slab of int32 array ...
> ./mat5_compressed_readslab_le.at:77: cp $srcdir/results/dump-var74-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var74\(2:3:end,4:5:end,8:16:end\)
> 
> 
> 679. mat5_compressed_readslab_le.at:98: testing Read slab of int16 array ...
> 678. mat5_compressed_readslab_le.at:86: testing Read slab of uint32 array ...
> ./mat5_compressed_readslab_le.at:89: cp $srcdir/results/dump-var75-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var75\(2:3:end,4:5:end,8:16:end\)
> ./mat5_compressed_readslab_le.at:101: cp $srcdir/results/dump-var76-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var76\(2:3:end,4:5:end,8:16:end\)
> ./mat5_compressed_readslab_le.at:55: cp $srcdir/results/dump-var72-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var72\(30:1:32,27:1:29,25:1:26\)
> ./mat5_compressed_readslab_le.at:67: cp $srcdir/results/dump-var73-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var73\(30:1:32,27:1:29,25:1:26\)
> ./mat5_compressed_readslab_le.at:31: cp $srcdir/results/dump-var70-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var70\(30:1:32,27:1:29,25:1:26\)
> ./mat5_compressed_readslab_le.at:43: cp $srcdir/results/dump-var71-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var71\(30:1:32,27:1:29,25:1:26\)
> ./mat5_compressed_readslab_le.at:79: cp $srcdir/results/dump-var74-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var74\(30:1:32,27:1:29,25:1:26\)
> ./mat5_compressed_readslab_le.at:91: cp $srcdir/results/dump-var75-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var75\(30:1:32,27:1:29,25:1:26\)
> ./mat5_compressed_readslab_le.at:103: cp $srcdir/results/dump-var76-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var76\(30:1:32,27:1:29,25:1:26\)
> ./mat5_compressed_readslab_le.at:57: $builddir/test_mat reshape32x32x32 -v 5 -z $srcdir/datasets/matio_test_cases_compressed_le.mat var72
> ./mat5_compressed_readslab_le.at:45: $builddir/test_mat reshape32x32x32 -v 5 -z $srcdir/datasets/matio_test_cases_compressed_le.mat var71
> ./mat5_compressed_readslab_le.at:69: $builddir/test_mat reshape32x32x32 -v 5 -z $srcdir/datasets/matio_test_cases_compressed_le.mat var73
> ./mat5_compressed_readslab_le.at:33: $builddir/test_mat reshape32x32x32 -v 5 -z $srcdir/datasets/matio_test_cases_compressed_le.mat var70
> ./mat5_compressed_readslab_le.at:81: $builddir/test_mat reshape32x32x32 -v 5 -z $srcdir/datasets/matio_test_cases_compressed_le.mat var74
> ./mat5_compressed_readslab_le.at:93: $builddir/test_mat reshape32x32x32 -v 5 -z $srcdir/datasets/matio_test_cases_compressed_le.mat var75
> ./mat5_compressed_readslab_le.at:105: $builddir/test_mat reshape32x32x32 -v 5 -z $srcdir/datasets/matio_test_cases_compressed_le.mat var76
> ./mat5_compressed_readslab_le.at:58: cp $srcdir/results/dump-var7x-3.out expout
>           $builddir/../tools/matdump -d test_write_reshape32x32x32.mat var72\(2:30:end,4:50:end\)
> ./mat5_compressed_readslab_le.at:46: cp $srcdir/results/dump-var7x-3.out expout
>           $builddir/../tools/matdump -d test_write_reshape32x32x32.mat var71\(2:30:end,4:50:end\)
> ./mat5_compressed_readslab_le.at:34: cp $srcdir/results/dump-var7x-3.out expout
>           $builddir/../tools/matdump -d test_write_reshape32x32x32.mat var70\(2:30:end,4:50:end\)
> ./mat5_compressed_readslab_le.at:106: cp $srcdir/results/dump-var7x-3.out expout
>           $builddir/../tools/matdump -d test_write_reshape32x32x32.mat var76\(2:30:end,4:50:end\)
> ./mat5_compressed_readslab_le.at:94: cp $srcdir/results/dump-var7x-3.out expout
>           $builddir/../tools/matdump -d test_write_reshape32x32x32.mat var75\(2:30:end,4:50:end\)
> ./mat5_compressed_readslab_le.at:70: cp $srcdir/results/dump-var7x-3.out expout
>           $builddir/../tools/matdump -d test_write_reshape32x32x32.mat var73\(2:30:end,4:50:end\)
> 675. mat5_compressed_readslab_le.at:50:  ok
> 673. mat5_compressed_readslab_le.at:26:  ok
> 674. mat5_compressed_readslab_le.at:38:  ok
> 679. mat5_compressed_readslab_le.at:98:  ok
> 
> 678. mat5_compressed_readslab_le.at:86:  ok
> ./mat5_compressed_readslab_le.at:82: cp $srcdir/results/dump-var7x-3.out expout
>           $builddir/../tools/matdump -d test_write_reshape32x32x32.mat var74\(2:30:end,4:50:end\)
> 
> 
> 
> 
> 681. mat5_compressed_readslab_le.at:122: testing Read slab of int8 array ...
> 680. mat5_compressed_readslab_le.at:110: testing Read slab of uint16 array ...
> ./mat5_compressed_readslab_le.at:113: cp $srcdir/results/dump-var77-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var77\(2:3:end,4:5:end,8:16:end\)
> ./mat5_compressed_readslab_le.at:125: cp $srcdir/results/dump-var78-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var78\(2:3:end,4:5:end,8:16:end\)
> 682. mat5_compressed_readslab_le.at:134: testing Read slab of uint8 array ...
> ./mat5_compressed_readslab_le.at:137: cp $srcdir/results/dump-var79-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var79\(2:3:end,4:5:end,8:16:end\)
> 683. mat5_compressed_readslab_le.at:146: testing Read slab of complex double array ...
> ./mat5_compressed_readslab_le.at:149: cp $srcdir/results/dump-var80-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var80\(2:3:end,4:5:end,8:16:end\)
> 676. mat5_compressed_readslab_le.at:62:  ok
> 684. mat5_compressed_readslab_le.at:158: testing Read slab of complex single array ...
> ./mat5_compressed_readslab_le.at:161: cp $srcdir/results/dump-var81-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var81\(2:3:end,4:5:end,8:16:end\)
> 
> 677. mat5_compressed_readslab_le.at:74:  ok
> 685. mat5_compressed_readslab_le.at:170: testing Read slab of complex int64 array ...
> ./mat5_compressed_readslab_le.at:173: cp $srcdir/results/dump-var82-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var82\(2:3:end,4:5:end,8:16:end\)
> ./mat5_compressed_readslab_le.at:115: cp $srcdir/results/dump-var77-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var77\(30:1:32,27:1:29,25:1:26\)
> 
> ./mat5_compressed_readslab_le.at:127: cp $srcdir/results/dump-var78-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var78\(30:1:32,27:1:29,25:1:26\)
> ./mat5_compressed_readslab_le.at:139: cp $srcdir/results/dump-var79-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var79\(30:1:32,27:1:29,25:1:26\)
> 686. mat5_compressed_readslab_le.at:182: testing Read slab of complex uint64 array ...
> ./mat5_compressed_readslab_le.at:185: cp $srcdir/results/dump-var83-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var83\(2:3:end,4:5:end,8:16:end\)
> ./mat5_compressed_readslab_le.at:151: cp $srcdir/results/dump-var80-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var80\(30:1:32,27:1:29,25:1:26\)
> ./mat5_compressed_readslab_le.at:163: cp $srcdir/results/dump-var81-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var81\(30:1:32,27:1:29,25:1:26\)
> ./mat5_compressed_readslab_le.at:175: cp $srcdir/results/dump-var82-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var82\(30:1:32,27:1:29,25:1:26\)
> ./mat5_compressed_readslab_le.at:117: $builddir/test_mat reshape32x32x32 -v 5 -z $srcdir/datasets/matio_test_cases_compressed_le.mat var77
> ./mat5_compressed_readslab_le.at:141: $builddir/test_mat reshape32x32x32 -v 5 -z $srcdir/datasets/matio_test_cases_compressed_le.mat var79
> ./mat5_compressed_readslab_le.at:129: $builddir/test_mat reshape32x32x32 -v 5 -z $srcdir/datasets/matio_test_cases_compressed_le.mat var78
> ./mat5_compressed_readslab_le.at:187: cp $srcdir/results/dump-var83-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var83\(30:1:32,27:1:29,25:1:26\)
> ./mat5_compressed_readslab_le.at:153: $builddir/test_mat reshape32x32x32 -v 5 -z $srcdir/datasets/matio_test_cases_compressed_le.mat var80
> ./mat5_compressed_readslab_le.at:165: $builddir/test_mat reshape32x32x32 -v 5 -z $srcdir/datasets/matio_test_cases_compressed_le.mat var81
> ./mat5_compressed_readslab_le.at:142: cp $srcdir/results/dump-var79-3.out expout
>           $builddir/../tools/matdump -d test_write_reshape32x32x32.mat var79\(2:30:end,4:50:end\)
> ./mat5_compressed_readslab_le.at:118: cp $srcdir/results/dump-var7x-3.out expout
>           $builddir/../tools/matdump -d test_write_reshape32x32x32.mat var77\(2:30:end,4:50:end\)
> ./mat5_compressed_readslab_le.at:177: $builddir/test_mat reshape32x32x32 -v 5 -z $srcdir/datasets/matio_test_cases_compressed_le.mat var82
> ./mat5_compressed_readslab_le.at:130: cp $srcdir/results/dump-var78-3.out expout
>           $builddir/../tools/matdump -d test_write_reshape32x32x32.mat var78\(2:30:end,4:50:end\)
> ./mat5_compressed_readslab_le.at:189: $builddir/test_mat reshape32x32x32 -v 5 -z $srcdir/datasets/matio_test_cases_compressed_le.mat var83
> 680. mat5_compressed_readslab_le.at:110:  ok
> 682. mat5_compressed_readslab_le.at:134:  ok
> 681. mat5_compressed_readslab_le.at:122:  ok
> 
> 
> 
> 687. mat5_compressed_readslab_le.at:194: testing Read slab of complex int32 array ...
> ./mat5_compressed_readslab_le.at:197: cp $srcdir/results/dump-var84-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var84\(2:3:end,4:5:end,8:16:end\)
> 689. mat5_compressed_readslab_le.at:218: testing Read slab of complex int16 array ...
> ./mat5_compressed_readslab_le.at:154: cp $srcdir/results/dump-var8x-3.out expout
>           $builddir/../tools/matdump -d test_write_reshape32x32x32.mat var80\(2:30:end,4:50:end\)
> ./mat5_compressed_readslab_le.at:221: cp $srcdir/results/dump-var86-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var86\(2:3:end,4:5:end,8:16:end\)
> ./mat5_compressed_readslab_le.at:166: cp $srcdir/results/dump-var8x-3.out expout
>           $builddir/../tools/matdump -d test_write_reshape32x32x32.mat var81\(2:30:end,4:50:end\)
> 688. mat5_compressed_readslab_le.at:206: testing Read slab of complex uint32 array ...
> ./mat5_compressed_readslab_le.at:209: cp $srcdir/results/dump-var85-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var85\(2:3:end,4:5:end,8:16:end\)
> ./mat5_compressed_readslab_le.at:178: cp $srcdir/results/dump-var8x-3.out expout
>           $builddir/../tools/matdump -d test_write_reshape32x32x32.mat var82\(2:30:end,4:50:end\)
> 683. mat5_compressed_readslab_le.at:146:  ok
> ./mat5_compressed_readslab_le.at:199: cp $srcdir/results/dump-var84-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var84\(30:1:32,27:1:29,25:1:26\)
> ./mat5_compressed_readslab_le.at:190: cp $srcdir/results/dump-var8x-3.out expout
>           $builddir/../tools/matdump -d test_write_reshape32x32x32.mat var83\(2:30:end,4:50:end\)
> ./mat5_compressed_readslab_le.at:223: cp $srcdir/results/dump-var86-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var86\(30:1:32,27:1:29,25:1:26\)
> 684. mat5_compressed_readslab_le.at:158:  ok
> 
> ./mat5_compressed_readslab_le.at:211: cp $srcdir/results/dump-var85-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var85\(30:1:32,27:1:29,25:1:26\)
> 690. mat5_compressed_readslab_le.at:230: testing Read slab of complex uint16 array ...
> ./mat5_compressed_readslab_le.at:233: cp $srcdir/results/dump-var87-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var87\(2:3:end,4:5:end,8:16:end\)
> 
> 685. mat5_compressed_readslab_le.at:170:  ok
> 691. mat5_compressed_readslab_le.at:242: testing Read slab of complex int8 array ...
> ./mat5_compressed_readslab_le.at:245: cp $srcdir/results/dump-var88-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var88\(2:3:end,4:5:end,8:16:end\)
> ./mat5_compressed_readslab_le.at:201: $builddir/test_mat reshape32x32x32 -v 5 -z $srcdir/datasets/matio_test_cases_compressed_le.mat var84
> 686. mat5_compressed_readslab_le.at:182:  ok
> 
> ./mat5_compressed_readslab_le.at:225: $builddir/test_mat reshape32x32x32 -v 5 -z $srcdir/datasets/matio_test_cases_compressed_le.mat var86
> 692. mat5_compressed_readslab_le.at:254: testing Read slab of complex uint8 array ...
> ./mat5_compressed_readslab_le.at:257: cp $srcdir/results/dump-var89-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var89\(2:3:end,4:5:end,8:16:end\)
> 
> ./mat5_compressed_readslab_le.at:235: cp $srcdir/results/dump-var87-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var87\(30:1:32,27:1:29,25:1:26\)
> ./mat5_compressed_readslab_le.at:213: $builddir/test_mat reshape32x32x32 -v 5 -z $srcdir/datasets/matio_test_cases_compressed_le.mat var85
> 693. mat5_compressed_readslab_le.at:266: testing Read linear slab of double array ...
> ./mat5_compressed_readslab_le.at:269: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var70\(3257:1111:end\)
> ./mat5_compressed_readslab_le.at:247: cp $srcdir/results/dump-var88-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var88\(30:1:32,27:1:29,25:1:26\)
> ./mat5_compressed_readslab_le.at:226: cp $srcdir/results/dump-var86-3.out expout
>           $builddir/../tools/matdump -d test_write_reshape32x32x32.mat var86\(2:30:end,4:50:end\)
> ./mat5_compressed_readslab_le.at:237: $builddir/test_mat reshape32x32x32 -v 5 -z $srcdir/datasets/matio_test_cases_compressed_le.mat var87
> ./mat5_compressed_readslab_le.at:259: cp $srcdir/results/dump-var89-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var89\(30:1:32,27:1:29,25:1:26\)
> ./mat5_compressed_readslab_le.at:249: $builddir/test_mat reshape32x32x32 -v 5 -z $srcdir/datasets/matio_test_cases_compressed_le.mat var88
> 689. mat5_compressed_readslab_le.at:218:  ok
> 693. mat5_compressed_readslab_le.at:266: ./mat5_compressed_readslab_le.at:202: cp $srcdir/results/dump-var8x-3.out expout
>           $builddir/../tools/matdump -d test_write_reshape32x32x32.mat var84\(2:30:end,4:50:end\)
>  ok
> 
> 
> ./mat5_compressed_readslab_le.at:261: $builddir/test_mat reshape32x32x32 -v 5 -z $srcdir/datasets/matio_test_cases_compressed_le.mat var89
> 695. mat5_compressed_readslab_le.at:280: testing Read linear slab of int64 array ...
> ./mat5_compressed_readslab_le.at:283: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var72\(3257:1111:end\)
> ./mat5_compressed_readslab_le.at:238: cp $srcdir/results/dump-var87-3.out expout
>           $builddir/../tools/matdump -d test_write_reshape32x32x32.mat var87\(2:30:end,4:50:end\)
> 694. mat5_compressed_readslab_le.at:273: testing Read linear slab of single array ...
> ./mat5_compressed_readslab_le.at:276: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var71\(3257:1111:end\)
> 687. mat5_compressed_readslab_le.at:194:  ok
> ./mat5_compressed_readslab_le.at:214: cp $srcdir/results/dump-var8x-3.out expout
>           $builddir/../tools/matdump -d test_write_reshape32x32x32.mat var85\(2:30:end,4:50:end\)
> ./mat5_compressed_readslab_le.at:250: cp $srcdir/results/dump-var88-3.out expout
>           $builddir/../tools/matdump -d test_write_reshape32x32x32.mat var88\(2:30:end,4:50:end\)
> 
> ./mat5_compressed_readslab_le.at:262: cp $srcdir/results/dump-var89-3.out expout
>           $builddir/../tools/matdump -d test_write_reshape32x32x32.mat var89\(2:30:end,4:50:end\)
> 696. mat5_compressed_readslab_le.at:287: testing Read linear slab of uint64 array ...
> ./mat5_compressed_readslab_le.at:290: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var73\(3257:1111:end\)
> 695. mat5_compressed_readslab_le.at:280:  ok
> 690. mat5_compressed_readslab_le.at:230:  ok
> 694. mat5_compressed_readslab_le.at:273:  ok
> 
> 
> 
> 691. mat5_compressed_readslab_le.at:242:  ok
> 688. mat5_compressed_readslab_le.at:206:  ok
> 697. mat5_compressed_readslab_le.at:294: testing Read linear slab of int32 array ...
> ./mat5_compressed_readslab_le.at:297: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var74\(3257:1111:end\)
> 699. mat5_compressed_readslab_le.at:308: testing Read linear slab of int16 array ...
> ./mat5_compressed_readslab_le.at:311: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var76\(3257:1111:end\)
> 692. mat5_compressed_readslab_le.at:254:  ok
> 698. mat5_compressed_readslab_le.at:301: testing Read linear slab of uint32 array ...
> ./mat5_compressed_readslab_le.at:304: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var75\(3257:1111:end\)
> 
> 
> 696. mat5_compressed_readslab_le.at:287:  ok
> 
> 700. mat5_compressed_readslab_le.at:315: testing Read linear slab of uint16 array ...
> ./mat5_compressed_readslab_le.at:318: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var77\(3257:1111:end\)
> 701. mat5_compressed_readslab_le.at:322: testing Read linear slab of int8 array ...
> ./mat5_compressed_readslab_le.at:325: cp $srcdir/results/dump-var78-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var78\(3257:1111:end\)
> 
> 702. mat5_compressed_readslab_le.at:329: testing Read linear slab of uint8 array ...
> ./mat5_compressed_readslab_le.at:332: cp $srcdir/results/dump-var79-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var79\(3257:1111:end\)
> 703. mat5_compressed_readslab_le.at:336: testing Read linear slab of complex double array ...
> ./mat5_compressed_readslab_le.at:339: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var80\(3257:1111:end\)
> 697. mat5_compressed_readslab_le.at:294:  ok
> 698. mat5_compressed_readslab_le.at:301:  ok
> 699. mat5_compressed_readslab_le.at:308:  ok
> 
> 700. mat5_compressed_readslab_le.at:315:  ok
> 704. mat5_compressed_readslab_le.at:343: testing Read linear slab of complex single array ...
> ./mat5_compressed_readslab_le.at:346: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var81\(3257:1111:end\)
> 
> 
> 702. mat5_compressed_readslab_le.at:329:  ok
> 701. mat5_compressed_readslab_le.at:322:  ok
> 
> 705. mat5_compressed_readslab_le.at:350: testing Read linear slab of complex int64 array ...
> ./mat5_compressed_readslab_le.at:353: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var82\(3257:1111:end\)
> 706. mat5_compressed_readslab_le.at:357: testing Read linear slab of complex uint64 array ...
> ./mat5_compressed_readslab_le.at:360: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var83\(3257:1111:end\)
> 
> 707. mat5_compressed_readslab_le.at:364: testing Read linear slab of complex int32 array ...
> 703. mat5_compressed_readslab_le.at:336:  ok
> ./mat5_compressed_readslab_le.at:367: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var84\(3257:1111:end\)
> 
> 
> 708. mat5_compressed_readslab_le.at:371: testing Read linear slab of complex uint32 array ...
> ./mat5_compressed_readslab_le.at:374: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var85\(3257:1111:end\)
> 709. mat5_compressed_readslab_le.at:378: testing Read linear slab of complex int16 array ...
> ./mat5_compressed_readslab_le.at:381: cp $srcdir/results/dump-var86-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var86\(3257:1111:end\)
> 710. mat5_compressed_readslab_le.at:385: testing Read linear slab of complex uint16 array ...
> ./mat5_compressed_readslab_le.at:388: cp $srcdir/results/dump-var87-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var87\(3257:1111:end\)
> 704. mat5_compressed_readslab_le.at:343:  ok
> 
> 705. mat5_compressed_readslab_le.at:350:  ok
> 707. mat5_compressed_readslab_le.at:364:  ok
> 706. mat5_compressed_readslab_le.at:357:  ok
> 711. mat5_compressed_readslab_le.at:392: testing Read linear slab of complex int8 array ...
> ./mat5_compressed_readslab_le.at:395: cp $srcdir/results/dump-var88-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var88\(3257:1111:end\)
> 709. mat5_compressed_readslab_le.at:378:  ok
> 
> 
> 
> 710. mat5_compressed_readslab_le.at:385:  ok
> 712. mat5_compressed_readslab_le.at:399: testing Read linear slab of complex uint8 array ...
> ./mat5_compressed_readslab_le.at:402: cp $srcdir/results/dump-var89-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var89\(3257:1111:end\)
> 708. mat5_compressed_readslab_le.at:371:  ok
> 713. mat5_compressed_readslab_le.at:406: testing Read slab of double array from struct ...
> ./mat5_compressed_readslab_le.at:409: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var28.field2\(1:1:end,1:1:end\)
> 714. mat5_compressed_readslab_le.at:417: testing Read slab of single array from struct ...
> 
> ./mat5_compressed_readslab_le.at:420: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var29.field2\(1:1:end,1:1:end\)
> 
> 
> 715. mat5_compressed_readslab_le.at:428: testing Read slab of int64 array from struct ...
> ./mat5_compressed_readslab_le.at:431: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var30.field2\(1:1:end,1:1:end\)
> 716. mat5_compressed_readslab_le.at:439: testing Read slab of uint64 array from struct ...
> ./mat5_compressed_readslab_le.at:442: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var31.field2\(1:1:end,1:1:end\)
> 711. mat5_compressed_readslab_le.at:392:  ok
> 717. mat5_compressed_readslab_le.at:450: testing Read slab of int32 array from struct ...
> ./mat5_compressed_readslab_le.at:453: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var32.field2\(1:1:end,1:1:end\)
> 
> ./mat5_compressed_readslab_le.at:422: cp $srcdir/results/dump-var2x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var29.field2\(1:2:3,2:2:4\)
> 712. mat5_compressed_readslab_le.at:399:  ok
> ./mat5_compressed_readslab_le.at:411: cp $srcdir/results/dump-var2x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var28.field2\(1:2:3,2:2:4\)
> ./mat5_compressed_readslab_le.at:433: cp $srcdir/results/dump-var2x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var30.field2\(1:2:3,2:2:4\)
> 718. mat5_compressed_readslab_le.at:461: testing Read slab of uint32 array from struct ...
> ./mat5_compressed_readslab_le.at:464: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var33.field2\(1:1:end,1:1:end\)
> ./mat5_compressed_readslab_le.at:444: cp $srcdir/results/dump-var2x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var31.field2\(1:2:3,2:2:4\)
> 
> ./mat5_compressed_readslab_le.at:455: cp $srcdir/results/dump-var2x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var32.field2\(1:2:3,2:2:4\)
> 719. mat5_compressed_readslab_le.at:472: testing Read slab of int16 array from struct ...
> ./mat5_compressed_readslab_le.at:475: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var34.field2\(1:1:end,1:1:end\)
> ./mat5_compressed_readslab_le.at:424: cp $srcdir/results/dump-var2x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var29.field2\(2:3:10\)
> ./mat5_compressed_readslab_le.at:413: cp $srcdir/results/dump-var2x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var28.field2\(2:3:10\)
> ./mat5_compressed_readslab_le.at:435: cp $srcdir/results/dump-var2x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var30.field2\(2:3:10\)
> ./mat5_compressed_readslab_le.at:466: cp $srcdir/results/dump-var2x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var33.field2\(1:2:3,2:2:4\)
> ./mat5_compressed_readslab_le.at:446: cp $srcdir/results/dump-var2x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var31.field2\(2:3:10\)
> ./mat5_compressed_readslab_le.at:457: cp $srcdir/results/dump-var2x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var32.field2\(2:3:10\)
> ./mat5_compressed_readslab_le.at:477: cp $srcdir/results/dump-var2x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var34.field2\(1:2:3,2:2:4\)
> 714. mat5_compressed_readslab_le.at:417:  ok
> 713. mat5_compressed_readslab_le.at:406:  ok
> 715. mat5_compressed_readslab_le.at:428:  ok
> 
> ./mat5_compressed_readslab_le.at:468: cp $srcdir/results/dump-var2x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var33.field2\(2:3:10\)
> 720. mat5_compressed_readslab_le.at:483: testing Read slab of uint16 array from struct ...
> ./mat5_compressed_readslab_le.at:486: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var35.field2\(1:1:end,1:1:end\)
> 
> 716. mat5_compressed_readslab_le.at:439:  ok
> ./mat5_compressed_readslab_le.at:479: cp $srcdir/results/dump-var2x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var34.field2\(2:3:10\)
> 717. mat5_compressed_readslab_le.at:450:  ok
> 
> 721. mat5_compressed_readslab_le.at:494: testing Read slab of int8 array from struct ...
> ./mat5_compressed_readslab_le.at:497: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var36.field2\(1:1:end,1:1:end\)
> 
> 
> 722. mat5_compressed_readslab_le.at:505: testing Read slab of uint8 array from struct ...
> ./mat5_compressed_readslab_le.at:508: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var37.field2\(1:1:end,1:1:end\)
> 723. mat5_compressed_readslab_le.at:516: testing Read slab of complex double array from struct ...
> 718. mat5_compressed_readslab_le.at:461:  ok
> 724. mat5_compressed_readslab_le.at:527: testing Read slab of complex single array from struct ...
> ./mat5_compressed_readslab_le.at:519: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var38.field2\(1:1:end,1:1:end\)
> ./mat5_compressed_readslab_le.at:530: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var39.field2\(1:1:end,1:1:end\)
> 
> ./mat5_compressed_readslab_le.at:488: cp $srcdir/results/dump-var2x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var35.field2\(1:2:3,2:2:4\)
> 719. mat5_compressed_readslab_le.at:472:  ok
> 725. mat5_compressed_readslab_le.at:538: testing Read slab of complex int64 array from struct ...
> ./mat5_compressed_readslab_le.at:541: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var40.field2\(1:1:end,1:1:end\)
> ./mat5_compressed_readslab_le.at:499: cp $srcdir/results/dump-var2x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var36.field2\(1:2:3,2:2:4\)
> ./mat5_compressed_readslab_le.at:510: cp $srcdir/results/dump-var2x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var37.field2\(1:2:3,2:2:4\)
> 
> 726. mat5_compressed_readslab_le.at:549: testing Read slab of complex uint64 array from struct ...
> ./mat5_compressed_readslab_le.at:552: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var41.field2\(1:1:end,1:1:end\)
> ./mat5_compressed_readslab_le.at:521: cp $srcdir/results/dump-var3x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var38.field2\(1:2:3,2:2:4\)
> ./mat5_compressed_readslab_le.at:532: cp $srcdir/results/dump-var3x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var39.field2\(1:2:3,2:2:4\)
> ./mat5_compressed_readslab_le.at:490: cp $srcdir/results/dump-var2x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var35.field2\(2:3:10\)
> ./mat5_compressed_readslab_le.at:512: cp $srcdir/results/dump-var2x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var37.field2\(2:3:10\)
> ./mat5_compressed_readslab_le.at:501: cp $srcdir/results/dump-var2x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var36.field2\(2:3:10\)
> ./mat5_compressed_readslab_le.at:543: cp $srcdir/results/dump-var3x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var40.field2\(1:2:3,2:2:4\)
> ./mat5_compressed_readslab_le.at:554: cp $srcdir/results/dump-var3x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var41.field2\(1:2:3,2:2:4\)
> ./mat5_compressed_readslab_le.at:534: cp $srcdir/results/dump-var3x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var39.field2\(2:3:10\)
> ./mat5_compressed_readslab_le.at:523: cp $srcdir/results/dump-var3x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var38.field2\(2:3:10\)
> 722. mat5_compressed_readslab_le.at:505:  ok
> 720. mat5_compressed_readslab_le.at:483:  ok
> 721. mat5_compressed_readslab_le.at:494:  ok
> ./mat5_compressed_readslab_le.at:556: cp $srcdir/results/dump-var3x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var41.field2\(2:3:10\)
> 
> ./mat5_compressed_readslab_le.at:545: cp $srcdir/results/dump-var3x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var40.field2\(2:3:10\)
> 723. mat5_compressed_readslab_le.at:516:  ok
> 
> 
> 728. mat5_compressed_readslab_le.at:571: testing Read slab of complex uint32 array from struct ...
> ./mat5_compressed_readslab_le.at:574: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var43.field2\(1:1:end,1:1:end\)
> 724. mat5_compressed_readslab_le.at:527:  ok
> 727. mat5_compressed_readslab_le.at:560: testing Read slab of complex int32 array from struct ...
> ./mat5_compressed_readslab_le.at:563: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var42.field2\(1:1:end,1:1:end\)
> 
> 729. mat5_compressed_readslab_le.at:582: testing Read slab of complex int16 array from struct ...
> ./mat5_compressed_readslab_le.at:585: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var44.field2\(1:1:end,1:1:end\)
> 730. mat5_compressed_readslab_le.at:593: testing Read slab of complex uint16 array from struct ...
> ./mat5_compressed_readslab_le.at:596: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var45.field2\(1:1:end,1:1:end\)
> 
> 726. mat5_compressed_readslab_le.at:549:  ok
> 725. mat5_compressed_readslab_le.at:538:  ok
> 731. mat5_compressed_readslab_le.at:604: testing Read slab of complex int8 array from struct ...
> ./mat5_compressed_readslab_le.at:607: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var46.field2\(1:1:end,1:1:end\)
> 
> 
> ./mat5_compressed_readslab_le.at:565: cp $srcdir/results/dump-var3x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var42.field2\(1:2:3,2:2:4\)
> ./mat5_compressed_readslab_le.at:587: cp $srcdir/results/dump-var3x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var44.field2\(1:2:3,2:2:4\)
> 733. mat5_compressed_readslab_le.at:626: testing Read slab of double array as double ...
> ./mat5_compressed_readslab_le.at:629: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var1 -c double
> 732. mat5_compressed_readslab_le.at:615: testing Read slab of complex uint8 array from struct ...
> ./mat5_compressed_readslab_le.at:618: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var47.field2\(1:1:end,1:1:end\)
> ./mat5_compressed_readslab_le.at:598: cp $srcdir/results/dump-var3x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var45.field2\(1:2:3,2:2:4\)
> ./mat5_compressed_readslab_le.at:576: cp $srcdir/results/dump-var3x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var43.field2\(1:2:3,2:2:4\)
> ./mat5_compressed_readslab_le.at:609: cp $srcdir/results/dump-var3x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var46.field2\(1:2:3,2:2:4\)
> 733. mat5_compressed_readslab_le.at:626: ./mat5_compressed_readslab_le.at:589: cp $srcdir/results/dump-var3x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var44.field2\(2:3:10\)
>  ok
> ./mat5_compressed_readslab_le.at:567: cp $srcdir/results/dump-var3x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var42.field2\(2:3:10\)
> ./mat5_compressed_readslab_le.at:600: cp $srcdir/results/dump-var3x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var45.field2\(2:3:10\)
> ./mat5_compressed_readslab_le.at:620: cp $srcdir/results/dump-var3x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var47.field2\(1:2:3,2:2:4\)
> 
> ./mat5_compressed_readslab_le.at:611: cp $srcdir/results/dump-var3x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var46.field2\(2:3:10\)
> ./mat5_compressed_readslab_le.at:578: cp $srcdir/results/dump-var3x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var43.field2\(2:3:10\)
> 734. mat5_compressed_readslab_le.at:633: testing Read slab of double array as single ...
> ./mat5_compressed_readslab_le.at:636: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var1 -c single
> 727. mat5_compressed_readslab_le.at:560:  ok
> 729. mat5_compressed_readslab_le.at:582:  ok
> 730. mat5_compressed_readslab_le.at:593:  ok
> 
> 
> 731. mat5_compressed_readslab_le.at:604:  ok
> ./mat5_compressed_readslab_le.at:622: cp $srcdir/results/dump-var3x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_le.mat var47.field2\(2:3:10\)
> 735. mat5_compressed_readslab_le.at:640: testing Read slab of double array as int64 ...
> ./mat5_compressed_readslab_le.at:643: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var1 -c int64
> 728. mat5_compressed_readslab_le.at:571: 736. mat5_compressed_readslab_le.at:647: testing Read slab of double array as uint64 ...
> ./mat5_compressed_readslab_le.at:650: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var1 -c uint64
>  ok
> 
> 
> 734. mat5_compressed_readslab_le.at:633:  ok
> 737. mat5_compressed_readslab_le.at:654: testing Read slab of double array as int32 ...
> 
> ./mat5_compressed_readslab_le.at:657: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var1 -c int32
> 738. mat5_compressed_readslab_le.at:661: testing Read slab of double array as uint32 ...
> ./mat5_compressed_readslab_le.at:664: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var1 -c uint32
> 
> 739. mat5_compressed_readslab_le.at:668: testing Read slab of double array as int16 ...
> ./mat5_compressed_readslab_le.at:671: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var1 -c int16
> 740. mat5_compressed_readslab_le.at:675: testing Read slab of double array as uint16 ...
> ./mat5_compressed_readslab_le.at:678: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var1 -c uint16
> 732. mat5_compressed_readslab_le.at:615:  ok
> 736. mat5_compressed_readslab_le.at:647:  ok
> 735. mat5_compressed_readslab_le.at:640:  ok
> 
> 
> 737. mat5_compressed_readslab_le.at:654:  ok
> 
> 741. mat5_compressed_readslab_le.at:682: testing Read slab of double array as int8 ...
> ./mat5_compressed_readslab_le.at:685: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var1 -c int8
> 738. mat5_compressed_readslab_le.at:661:  ok
> 739. mat5_compressed_readslab_le.at:668:  ok
> 742. mat5_compressed_readslab_le.at:689: testing Read slab of double array as uint8 ...
> 743. mat5_compressed_readslab_le.at:696: testing Read slab of single array as double ...
> ./mat5_compressed_readslab_le.at:699: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var2 -c double
> ./mat5_compressed_readslab_le.at:692: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var1 -c uint8
> 
> 740. mat5_compressed_readslab_le.at:675:  ok
> 
> 
> 744. mat5_compressed_readslab_le.at:703: testing Read slab of single array as single ...
> ./mat5_compressed_readslab_le.at:706: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var2 -c single
> 745. mat5_compressed_readslab_le.at:710: testing Read slab of single array as int64 ...
> 746. mat5_compressed_readslab_le.at:717: testing Read slab of single array as uint64 ...
> ./mat5_compressed_readslab_le.at:720: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var2 -c uint64
> ./mat5_compressed_readslab_le.at:713: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var2 -c int64
> 
> 741. mat5_compressed_readslab_le.at:682:  ok
> 747. mat5_compressed_readslab_le.at:724: testing Read slab of single array as int32 ...
> ./mat5_compressed_readslab_le.at:727: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var2 -c int32
> 743. mat5_compressed_readslab_le.at:696:  ok
> 742. mat5_compressed_readslab_le.at:689:  ok
> 
> 
> 744. mat5_compressed_readslab_le.at:703:  ok
> 
> 748. mat5_compressed_readslab_le.at:731: testing Read slab of single array as uint32 ...
> ./mat5_compressed_readslab_le.at:734: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var2 -c uint32
> 746. mat5_compressed_readslab_le.at:717:  ok
> 745. mat5_compressed_readslab_le.at:710:  ok
> 749. mat5_compressed_readslab_le.at:738: testing Read slab of single array as int16 ...
> ./mat5_compressed_readslab_le.at:741: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var2 -c int16
> 750. mat5_compressed_readslab_le.at:745: testing Read slab of single array as uint16 ...
> ./mat5_compressed_readslab_le.at:748: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var2 -c uint16
> 
> 
> 
> 747. mat5_compressed_readslab_le.at:724:  ok
> 751. mat5_compressed_readslab_le.at:752: testing Read slab of single array as int8 ...
> ./mat5_compressed_readslab_le.at:755: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var2 -c int8
> 753. mat5_compressed_readslab_le.at:766: testing Read slab of int64 array as double ...
> ./mat5_compressed_readslab_le.at:769: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var3 -c double
> 752. mat5_compressed_readslab_le.at:759: testing Read slab of single array as uint8 ...
> ./mat5_compressed_readslab_le.at:762: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var2 -c uint8
> 748. mat5_compressed_readslab_le.at:731:  ok
> 
> 750. mat5_compressed_readslab_le.at:745:  ok
> 749. mat5_compressed_readslab_le.at:738:  ok
> 
> 754. mat5_compressed_readslab_le.at:773: testing Read slab of int64 array as single ...
> 
> 
> ./mat5_compressed_readslab_le.at:776: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var3 -c single
> 751. mat5_compressed_readslab_le.at:752:  ok
> 752. mat5_compressed_readslab_le.at:759:  ok
> 755. mat5_compressed_readslab_le.at:780: testing Read slab of int64 array as int64 ...
> ./mat5_compressed_readslab_le.at:783: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var3 -c int64
> 757. mat5_compressed_readslab_le.at:794: testing Read slab of int64 array as int32 ...
> ./mat5_compressed_readslab_le.at:797: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var3 -c int32
> 756. mat5_compressed_readslab_le.at:787: testing Read slab of int64 array as uint64 ...
> ./mat5_compressed_readslab_le.at:790: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var3 -c uint64
> 
> 753. mat5_compressed_readslab_le.at:766:  ok
> 
> 758. mat5_compressed_readslab_le.at:801: testing Read slab of int64 array as uint32 ...
> ./mat5_compressed_readslab_le.at:804: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var3 -c uint32
> 
> 759. mat5_compressed_readslab_le.at:808: testing Read slab of int64 array as int16 ...
> ./mat5_compressed_readslab_le.at:811: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var3 -c int16
> 760. mat5_compressed_readslab_le.at:815: testing Read slab of int64 array as uint16 ...
> ./mat5_compressed_readslab_le.at:818: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var3 -c uint16
> 754. mat5_compressed_readslab_le.at:773:  ok
> 755. mat5_compressed_readslab_le.at:780:  ok
> 756. mat5_compressed_readslab_le.at:787: 
>  ok
> 757. mat5_compressed_readslab_le.at:794:  ok
> 758. mat5_compressed_readslab_le.at:801:  ok
> 
> 761. mat5_compressed_readslab_le.at:822: testing Read slab of int64 array as int8 ...
> 
> 
> 762. mat5_compressed_readslab_le.at:829: testing Read slab of int64 array as uint8 ...
> ./mat5_compressed_readslab_le.at:832: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var3 -c uint8
> ./mat5_compressed_readslab_le.at:825: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var3 -c int8
> 
> 760. mat5_compressed_readslab_le.at:815:  ok
> 759. mat5_compressed_readslab_le.at:808:  ok
> 764. mat5_compressed_readslab_le.at:843: testing Read slab of uint64 array as single ...
> ./mat5_compressed_readslab_le.at:846: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var4 -c single
> 765. mat5_compressed_readslab_le.at:850: testing Read slab of uint64 array as int64 ...
> 763. mat5_compressed_readslab_le.at:836: testing Read slab of uint64 array as double ...
> ./mat5_compressed_readslab_le.at:839: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var4 -c double
> ./mat5_compressed_readslab_le.at:853: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var4 -c int64
> 
> 
> 766. mat5_compressed_readslab_le.at:857: testing Read slab of uint64 array as uint64 ...
> ./mat5_compressed_readslab_le.at:860: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var4 -c uint64
> 767. mat5_compressed_readslab_le.at:864: testing Read slab of uint64 array as int32 ...
> ./mat5_compressed_readslab_le.at:867: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var4 -c int32
> 762. mat5_compressed_readslab_le.at:829:  ok
> 761. mat5_compressed_readslab_le.at:822:  ok
> 
> 765. mat5_compressed_readslab_le.at:850:  ok
> 764. mat5_compressed_readslab_le.at:843:  ok
> 
> 763. mat5_compressed_readslab_le.at:836:  ok
> 
> 768. mat5_compressed_readslab_le.at:871: testing Read slab of uint64 array as uint32 ...
> ./mat5_compressed_readslab_le.at:874: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var4 -c uint32
> 
> 769. mat5_compressed_readslab_le.at:878: testing Read slab of uint64 array as int16 ...
> ./mat5_compressed_readslab_le.at:881: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var4 -c int16
> 767. mat5_compressed_readslab_le.at:864:  ok
> 
> 770. mat5_compressed_readslab_le.at:885: testing Read slab of uint64 array as uint16 ...
> ./mat5_compressed_readslab_le.at:888: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var4 -c uint16
> 766. mat5_compressed_readslab_le.at:857:  ok
> 771. mat5_compressed_readslab_le.at:892: testing Read slab of uint64 array as int8 ...
> ./mat5_compressed_readslab_le.at:895: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var4 -c int8
> 772. mat5_compressed_readslab_le.at:899: testing Read slab of uint64 array as uint8 ...
> ./mat5_compressed_readslab_le.at:902: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var4 -c uint8
> 
> 
> 768. mat5_compressed_readslab_le.at:871:  ok
> 774. mat5_compressed_readslab_le.at:913: testing Read slab of int32 array as single ...
> ./mat5_compressed_readslab_le.at:916: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var5 -c single
> 773. mat5_compressed_readslab_le.at:906: testing Read slab of int32 array as double ...
> ./mat5_compressed_readslab_le.at:909: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var5 -c double
> 769. mat5_compressed_readslab_le.at:878:  ok
> 770. mat5_compressed_readslab_le.at:885:  ok
> 
> 
> 771. mat5_compressed_readslab_le.at:892:  ok
> 775. mat5_compressed_readslab_le.at:920: testing Read slab of int32 array as int64 ...
> ./mat5_compressed_readslab_le.at:923: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var5 -c int64
> 
> 772. mat5_compressed_readslab_le.at:899:  ok
> 776. mat5_compressed_readslab_le.at:927: testing Read slab of int32 array as uint64 ...
> ./mat5_compressed_readslab_le.at:930: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var5 -c uint64
> 
> 777. mat5_compressed_readslab_le.at:934: testing Read slab of int32 array as int32 ...
> ./mat5_compressed_readslab_le.at:937: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var5 -c int32
> 774. mat5_compressed_readslab_le.at:913:  ok
> 
> 773. mat5_compressed_readslab_le.at:906:  ok
> 778. mat5_compressed_readslab_le.at:941: testing Read slab of int32 array as uint32 ...
> ./mat5_compressed_readslab_le.at:944: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var5 -c uint32
> 
> 779. mat5_compressed_readslab_le.at:948: testing Read slab of int32 array as int16 ...
> ./mat5_compressed_readslab_le.at:951: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var5 -c int16
> 
> 775. mat5_compressed_readslab_le.at:920:  ok
> 780. mat5_compressed_readslab_le.at:955: testing Read slab of int32 array as uint16 ...
> ./mat5_compressed_readslab_le.at:958: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var5 -c uint16
> 781. mat5_compressed_readslab_le.at:962: testing Read slab of int32 array as int8 ...
> ./mat5_compressed_readslab_le.at:965: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var5 -c int8
> 776. mat5_compressed_readslab_le.at:927:  ok
> 
> 777. mat5_compressed_readslab_le.at:934:  ok
> 782. mat5_compressed_readslab_le.at:969: testing Read slab of int32 array as uint8 ...
> ./mat5_compressed_readslab_le.at:972: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var5 -c uint8
> 
> 778. mat5_compressed_readslab_le.at:941:  ok
> 
> 779. mat5_compressed_readslab_le.at:948:  ok
> 783. mat5_compressed_readslab_le.at:976: testing Read slab of uint32 array as double ...
> ./mat5_compressed_readslab_le.at:979: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var6 -c double
> 780. mat5_compressed_readslab_le.at:955:  ok
> 
> 784. mat5_compressed_readslab_le.at:983: testing Read slab of uint32 array as single ...
> ./mat5_compressed_readslab_le.at:986: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var6 -c single
> 
> 
> 785. mat5_compressed_readslab_le.at:990: testing Read slab of uint32 array as int64 ...
> ./mat5_compressed_readslab_le.at:993: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var6 -c int64
> 781. mat5_compressed_readslab_le.at:962:  ok
> 786. mat5_compressed_readslab_le.at:997: testing Read slab of uint32 array as uint64 ...
> ./mat5_compressed_readslab_le.at:1000: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var6 -c uint64
> 787. mat5_compressed_readslab_le.at:1004: testing Read slab of uint32 array as int32 ...
> ./mat5_compressed_readslab_le.at:1007: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var6 -c int32
> 782. mat5_compressed_readslab_le.at:969:  ok
> 
> 783. mat5_compressed_readslab_le.at:976:  ok
> 788. mat5_compressed_readslab_le.at:1011: testing Read slab of uint32 array as uint32 ...
> ./mat5_compressed_readslab_le.at:1014: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var6 -c uint32
> 
> 
> 784. mat5_compressed_readslab_le.at:983:  ok
> 785. mat5_compressed_readslab_le.at:990:  ok
> 789. mat5_compressed_readslab_le.at:1018: testing Read slab of uint32 array as int16 ...
> ./mat5_compressed_readslab_le.at:1021: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var6 -c int16
> 786. mat5_compressed_readslab_le.at:997:  ok
> 790. mat5_compressed_readslab_le.at:1025: testing Read slab of uint32 array as uint16 ...
> ./mat5_compressed_readslab_le.at:1028: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var6 -c uint16
> 
> 
> 
> 788. mat5_compressed_readslab_le.at:1011:  ok
> 787. mat5_compressed_readslab_le.at:1004:  ok
> 792. mat5_compressed_readslab_le.at:1039: testing Read slab of uint32 array as uint8 ...
> ./mat5_compressed_readslab_le.at:1042: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var6 -c uint8
> 791. mat5_compressed_readslab_le.at:1032: testing Read slab of uint32 array as int8 ...
> ./mat5_compressed_readslab_le.at:1035: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var6 -c int8
> 793. mat5_compressed_readslab_le.at:1046: testing Read slab of int16 array as double ...
> ./mat5_compressed_readslab_le.at:1049: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var7 -c double
> 
> 
> 790. mat5_compressed_readslab_le.at:1025:  ok
> 789. mat5_compressed_readslab_le.at:1018:  ok
> 794. mat5_compressed_readslab_le.at:1053: testing Read slab of int16 array as single ...
> ./mat5_compressed_readslab_le.at:1056: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var7 -c single
> 795. mat5_compressed_readslab_le.at:1060: testing Read slab of int16 array as int64 ...
> ./mat5_compressed_readslab_le.at:1063: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var7 -c int64
> 
> 
> 796. mat5_compressed_readslab_le.at:1067: testing Read slab of int16 array as uint64 ...
> ./mat5_compressed_readslab_le.at:1070: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var7 -c uint64
> 791. mat5_compressed_readslab_le.at:1032:  ok
> 793. mat5_compressed_readslab_le.at:1046:  ok
> 797. mat5_compressed_readslab_le.at:1074: testing Read slab of int16 array as int32 ...
> ./mat5_compressed_readslab_le.at:1077: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var7 -c int32
> 792. mat5_compressed_readslab_le.at:1039:  ok
> 
> 
> 794. mat5_compressed_readslab_le.at:1053:  ok
> 795. mat5_compressed_readslab_le.at:1060:  ok
> 
> 798. mat5_compressed_readslab_le.at:1081: testing Read slab of int16 array as uint32 ...
> ./mat5_compressed_readslab_le.at:1084: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var7 -c uint32
> 799. mat5_compressed_readslab_le.at:1088: testing Read slab of int16 array as int16 ...
> ./mat5_compressed_readslab_le.at:1091: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var7 -c int16
> 
> 800. mat5_compressed_readslab_le.at:1095: testing Read slab of int16 array as uint16 ...
> ./mat5_compressed_readslab_le.at:1098: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var7 -c uint16
> 796. mat5_compressed_readslab_le.at:1067:  ok
> 
> 801. mat5_compressed_readslab_le.at:1102: testing Read slab of int16 array as int8 ...
> 797. mat5_compressed_readslab_le.at:1074:  ok
> ./mat5_compressed_readslab_le.at:1105: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var7 -c int8
> 802. mat5_compressed_readslab_le.at:1109: testing Read slab of int16 array as uint8 ...
> ./mat5_compressed_readslab_le.at:1112: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var7 -c uint8
> 
> 
> 798. mat5_compressed_readslab_le.at:1081:  ok
> 803. mat5_compressed_readslab_le.at:1116: testing Read slab of uint16 array as double ...
> ./mat5_compressed_readslab_le.at:1119: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var8 -c double
> 804. mat5_compressed_readslab_le.at:1123: testing Read slab of uint16 array as single ...
> ./mat5_compressed_readslab_le.at:1126: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var8 -c single
> 
> 799. mat5_compressed_readslab_le.at:1088:  ok
> 800. mat5_compressed_readslab_le.at:1095:  ok
> 805. mat5_compressed_readslab_le.at:1130: testing Read slab of uint16 array as int64 ...
> ./mat5_compressed_readslab_le.at:1133: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var8 -c int64
> 
> 802. mat5_compressed_readslab_le.at:1109:  ok
> 
> 801. mat5_compressed_readslab_le.at:1102:  ok
> 804. mat5_compressed_readslab_le.at:1123:  ok
> 
> 807. mat5_compressed_readslab_le.at:1144: testing Read slab of uint16 array as int32 ...
> 806. mat5_compressed_readslab_le.at:1137: testing Read slab of uint16 array as uint64 ...
> ./mat5_compressed_readslab_le.at:1140: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var8 -c uint64
> ./mat5_compressed_readslab_le.at:1147: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var8 -c int32
> 
> 
> 808. mat5_compressed_readslab_le.at:1151: testing Read slab of uint16 array as uint32 ...
> ./mat5_compressed_readslab_le.at:1154: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var8 -c uint32
> 803. mat5_compressed_readslab_le.at:1116:  ok
> 809. mat5_compressed_readslab_le.at:1158: testing Read slab of uint16 array as int16 ...
> ./mat5_compressed_readslab_le.at:1161: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var8 -c int16
> 810. mat5_compressed_readslab_le.at:1165: testing Read slab of uint16 array as uint16 ...
> ./mat5_compressed_readslab_le.at:1168: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var8 -c uint16
> 
> 805. mat5_compressed_readslab_le.at:1130:  ok
> 811. mat5_compressed_readslab_le.at:1172: testing Read slab of uint16 array as int8 ...
> ./mat5_compressed_readslab_le.at:1175: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var8 -c int8
> 
> 806. mat5_compressed_readslab_le.at:1137:  ok
> 807. mat5_compressed_readslab_le.at:1144:  ok
> 812. mat5_compressed_readslab_le.at:1179: testing Read slab of uint16 array as uint8 ...
> ./mat5_compressed_readslab_le.at:1182: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var8 -c uint8
> 
> 
> 809. mat5_compressed_readslab_le.at:1158:  ok
> 810. mat5_compressed_readslab_le.at:1165:  ok
> 808. mat5_compressed_readslab_le.at:1151:  ok
> 813. mat5_compressed_readslab_le.at:1186: testing Read slab of int8 array as double ...
> ./mat5_compressed_readslab_le.at:1189: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var9 -c double
> 814. mat5_compressed_readslab_le.at:1193: testing Read slab of int8 array as single ...
> 
> ./mat5_compressed_readslab_le.at:1196: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var9 -c single
> 
> 
> 811. mat5_compressed_readslab_le.at:1172:  ok
> 815. mat5_compressed_readslab_le.at:1200: testing Read slab of int8 array as int64 ...
> ./mat5_compressed_readslab_le.at:1203: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var9 -c int64
> 817. mat5_compressed_readslab_le.at:1214: testing Read slab of int8 array as int32 ...
> ./mat5_compressed_readslab_le.at:1217: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var9 -c int32
> 816. mat5_compressed_readslab_le.at:1207: testing Read slab of int8 array as uint64 ...
> ./mat5_compressed_readslab_le.at:1210: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var9 -c uint64
> 
> 812. mat5_compressed_readslab_le.at:1179:  ok
> 818. mat5_compressed_readslab_le.at:1221: testing Read slab of int8 array as uint32 ...
> ./mat5_compressed_readslab_le.at:1224: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var9 -c uint32
> 813. mat5_compressed_readslab_le.at:1186:  ok
> 
> 814. mat5_compressed_readslab_le.at:1193:  ok
> 815. mat5_compressed_readslab_le.at:1200:  ok
> 819. mat5_compressed_readslab_le.at:1228: testing Read slab of int8 array as int16 ...
> ./mat5_compressed_readslab_le.at:1231: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var9 -c int16
> 
> 
> 817. mat5_compressed_readslab_le.at:1214:  ok
> 816. mat5_compressed_readslab_le.at:1207:  ok
> 
> 821. mat5_compressed_readslab_le.at:1242: testing Read slab of int8 array as int8 ...
> ./mat5_compressed_readslab_le.at:1245: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var9 -c int8
> 820. mat5_compressed_readslab_le.at:1235: testing Read slab of int8 array as uint16 ...
> ./mat5_compressed_readslab_le.at:1238: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var9 -c uint16
> 
> 
> 822. mat5_compressed_readslab_le.at:1249: testing Read slab of int8 array as uint8 ...
> ./mat5_compressed_readslab_le.at:1252: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var9 -c uint8
> 818. mat5_compressed_readslab_le.at:1221:  ok
> 824. mat5_compressed_readslab_le.at:1263: testing Read slab of uint8 array as single ...
> 823. mat5_compressed_readslab_le.at:1256: testing Read slab of uint8 array as double ...
> ./mat5_compressed_readslab_le.at:1259: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var10 -c double
> ./mat5_compressed_readslab_le.at:1266: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var10 -c single
> 
> 819. mat5_compressed_readslab_le.at:1228:  ok
> 825. mat5_compressed_readslab_le.at:1270: testing Read slab of uint8 array as int64 ...
> ./mat5_compressed_readslab_le.at:1273: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var10 -c int64
> 820. mat5_compressed_readslab_le.at:1235:  ok
> 
> 821. mat5_compressed_readslab_le.at:1242:  ok
> 823. mat5_compressed_readslab_le.at:1256:  ok
> 
> 826. mat5_compressed_readslab_le.at:1277: testing Read slab of uint8 array as uint64 ...
> ./mat5_compressed_readslab_le.at:1280: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var10 -c uint64
> 822. mat5_compressed_readslab_le.at:1249:  ok
> 
> 824. mat5_compressed_readslab_le.at:1263:  ok
> 
> 827. mat5_compressed_readslab_le.at:1284: testing Read slab of uint8 array as int32 ...
> ./mat5_compressed_readslab_le.at:1287: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var10 -c int32
> 
> 828. mat5_compressed_readslab_le.at:1291: testing Read slab of uint8 array as uint32 ...
> ./mat5_compressed_readslab_le.at:1294: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var10 -c uint32
> 
> 829. mat5_compressed_readslab_le.at:1298: testing Read slab of uint8 array as int16 ...
> ./mat5_compressed_readslab_le.at:1301: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var10 -c int16
> 825. mat5_compressed_readslab_le.at:1270:  ok
> 830. mat5_compressed_readslab_le.at:1305: testing Read slab of uint8 array as uint16 ...
> ./mat5_compressed_readslab_le.at:1308: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var10 -c uint16
> 831. mat5_compressed_readslab_le.at:1312: testing Read slab of uint8 array as int8 ...
> ./mat5_compressed_readslab_le.at:1315: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var10 -c int8
> 826. mat5_compressed_readslab_le.at:1277:  ok
> 
> 
> 827. mat5_compressed_readslab_le.at:1284:  ok
> 828. mat5_compressed_readslab_le.at:1291:  ok
> 832. mat5_compressed_readslab_le.at:1319: testing Read slab of uint8 array as uint8 ...
> ./mat5_compressed_readslab_le.at:1322: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var10 -c uint8
> 833. mat5_compressed_readslab_le.at:1326: testing Read slab of complex double array as double ...
> 829. mat5_compressed_readslab_le.at:1298:  ok
> 830. mat5_compressed_readslab_le.at:1305:  ok
> ./mat5_compressed_readslab_le.at:1329: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var11 -c double
> 831. mat5_compressed_readslab_le.at:1312:  ok
> 
> 
> 
> 
> 
> 834. mat5_compressed_readslab_le.at:1333: testing Read slab of complex double array as single ...
> ./mat5_compressed_readslab_le.at:1336: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var11 -c single
> 835. mat5_compressed_readslab_le.at:1340: testing Read slab of complex double array as int64 ...
> ./mat5_compressed_readslab_le.at:1343: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var11 -c int64
> 836. mat5_compressed_readslab_le.at:1347: testing Read slab of complex double array as uint64 ...
> ./mat5_compressed_readslab_le.at:1350: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var11 -c uint64
> 838. mat5_compressed_readslab_le.at:1361: testing Read slab of complex double array as uint32 ...
> ./mat5_compressed_readslab_le.at:1364: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var11 -c uint32
> 837. mat5_compressed_readslab_le.at:1354: testing Read slab of complex double array as int32 ...
> ./mat5_compressed_readslab_le.at:1357: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var11 -c int32
> 832. mat5_compressed_readslab_le.at:1319:  ok
> 833. mat5_compressed_readslab_le.at:1326:  ok
> 
> 
> 834. mat5_compressed_readslab_le.at:1333:  ok
> 836. mat5_compressed_readslab_le.at:1347:  ok
> 837. mat5_compressed_readslab_le.at:1354: 838. mat5_compressed_readslab_le.at:1361:  ok
>  ok
> 839. mat5_compressed_readslab_le.at:1368: testing Read slab of complex double array as int16 ...
> ./mat5_compressed_readslab_le.at:1371: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var11 -c int16
> 835. mat5_compressed_readslab_le.at:1340:  ok
> 840. mat5_compressed_readslab_le.at:1375: testing Read slab of complex double array as uint16 ...
> ./mat5_compressed_readslab_le.at:1378: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var11 -c uint16
> 
> 
> 
> 
> 
> 842. mat5_compressed_readslab_le.at:1389: testing Read slab of complex double array as uint8 ...
> ./mat5_compressed_readslab_le.at:1392: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var11 -c uint8
> 841. mat5_compressed_readslab_le.at:1382: testing Read slab of complex double array as int8 ...
> ./mat5_compressed_readslab_le.at:1385: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var11 -c int8
> 843. mat5_compressed_readslab_le.at:1396: testing Read slab of complex single array as double ...
> ./mat5_compressed_readslab_le.at:1399: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var12 -c double
> 844. mat5_compressed_readslab_le.at:1403: testing Read slab of complex single array as single ...
> ./mat5_compressed_readslab_le.at:1406: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var12 -c single
> 845. mat5_compressed_readslab_le.at:1410: testing Read slab of complex single array as int64 ...
> ./mat5_compressed_readslab_le.at:1413: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var12 -c int64
> 839. mat5_compressed_readslab_le.at:1368:  ok
> 
> 840. mat5_compressed_readslab_le.at:1375:  ok
> 846. mat5_compressed_readslab_le.at:1417: testing Read slab of complex single array as uint64 ...
> ./mat5_compressed_readslab_le.at:1420: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var12 -c uint64
> 842. mat5_compressed_readslab_le.at:1389:  ok
> 844. mat5_compressed_readslab_le.at:1403: 843. mat5_compressed_readslab_le.at:1396:  ok
>  ok
> 
> 845. mat5_compressed_readslab_le.at:1410:  ok
> 
> 841. mat5_compressed_readslab_le.at:1382:  ok
> 
> 847. mat5_compressed_readslab_le.at:1424: testing Read slab of complex single array as int32 ...
> 
> ./mat5_compressed_readslab_le.at:1427: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var12 -c int32
> 
> 848. mat5_compressed_readslab_le.at:1431: testing Read slab of complex single array as uint32 ...
> ./mat5_compressed_readslab_le.at:1434: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var12 -c uint32
> 
> 849. mat5_compressed_readslab_le.at:1438: testing Read slab of complex single array as int16 ...
> ./mat5_compressed_readslab_le.at:1441: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var12 -c int16
> 850. mat5_compressed_readslab_le.at:1445: testing Read slab of complex single array as uint16 ...
> ./mat5_compressed_readslab_le.at:1448: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var12 -c uint16
> 846. mat5_compressed_readslab_le.at:1417:  ok
> 851. mat5_compressed_readslab_le.at:1452: testing Read slab of complex single array as int8 ...
> ./mat5_compressed_readslab_le.at:1455: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var12 -c int8
> 852. mat5_compressed_readslab_le.at:1459: testing Read slab of complex single array as uint8 ...
> ./mat5_compressed_readslab_le.at:1462: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var12 -c uint8
> 
> 853. mat5_compressed_readslab_le.at:1466: testing Read slab of complex int64 array as double ...
> 848. mat5_compressed_readslab_le.at:1431:  ok
> 847. mat5_compressed_readslab_le.at:1424: ./mat5_compressed_readslab_le.at:1469: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var13 -c double
>  ok
> 849. mat5_compressed_readslab_le.at:1438:  ok
> 850. mat5_compressed_readslab_le.at:1445:  ok
> 851. mat5_compressed_readslab_le.at:1452:  ok
> 
> 852. mat5_compressed_readslab_le.at:1459:  ok
> 
> 
> 
> 
> 854. mat5_compressed_readslab_le.at:1473: testing Read slab of complex int64 array as single ...
> 
> ./mat5_compressed_readslab_le.at:1476: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var13 -c single
> 857. mat5_compressed_readslab_le.at:1494: testing Read slab of complex int64 array as int32 ...
> ./mat5_compressed_readslab_le.at:1497: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var13 -c int32
> 855. mat5_compressed_readslab_le.at:1480: testing Read slab of complex int64 array as int64 ...
> 856. mat5_compressed_readslab_le.at:1487: testing Read slab of complex int64 array as uint64 ...
> ./mat5_compressed_readslab_le.at:1483: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var13 -c int64
> 858. mat5_compressed_readslab_le.at:1501: testing Read slab of complex int64 array as uint32 ...
> ./mat5_compressed_readslab_le.at:1490: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var13 -c uint64
> 853. mat5_compressed_readslab_le.at:1466:  ok
> ./mat5_compressed_readslab_le.at:1504: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var13 -c uint32
> 859. mat5_compressed_readslab_le.at:1508: testing Read slab of complex int64 array as int16 ...
> ./mat5_compressed_readslab_le.at:1511: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var13 -c int16
> 
> 860. mat5_compressed_readslab_le.at:1515: testing Read slab of complex int64 array as uint16 ...
> ./mat5_compressed_readslab_le.at:1518: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var13 -c uint16
> 854. mat5_compressed_readslab_le.at:1473:  ok
> 857. mat5_compressed_readslab_le.at:1494:  ok
> 858. mat5_compressed_readslab_le.at:1501:  ok
> 856. mat5_compressed_readslab_le.at:1487:  ok
> 855. mat5_compressed_readslab_le.at:1480:  ok
> 859. mat5_compressed_readslab_le.at:1508:  ok
> 
> 
> 
> 
> 
> 
> 862. mat5_compressed_readslab_le.at:1529: testing Read slab of complex int64 array as uint8 ...
> ./mat5_compressed_readslab_le.at:1532: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var13 -c uint8
> 861. mat5_compressed_readslab_le.at:1522: testing Read slab of complex int64 array as int8 ...
> 863. mat5_compressed_readslab_le.at:1536: testing Read slab of complex uint64 array as double ...
> ./mat5_compressed_readslab_le.at:1525: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var13 -c int8
> ./mat5_compressed_readslab_le.at:1539: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var14 -c double
> 864. mat5_compressed_readslab_le.at:1543: testing Read slab of complex uint64 array as single ...
> ./mat5_compressed_readslab_le.at:1546: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var14 -c single
> 860. mat5_compressed_readslab_le.at:1515:  ok
> 865. mat5_compressed_readslab_le.at:1550: testing Read slab of complex uint64 array as int64 ...
> 866. mat5_compressed_readslab_le.at:1557: testing Read slab of complex uint64 array as uint64 ...
> ./mat5_compressed_readslab_le.at:1560: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var14 -c uint64
> ./mat5_compressed_readslab_le.at:1553: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var14 -c int64
> 
> 867. mat5_compressed_readslab_le.at:1564: testing Read slab of complex uint64 array as int32 ...
> ./mat5_compressed_readslab_le.at:1567: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var14 -c int32
> 862. mat5_compressed_readslab_le.at:1529:  ok
> 864. mat5_compressed_readslab_le.at:1543:  ok
> 863. mat5_compressed_readslab_le.at:1536:  ok
> 866. mat5_compressed_readslab_le.at:1557:  ok
> 861. mat5_compressed_readslab_le.at:1522:  ok
> 
> 
> 865. mat5_compressed_readslab_le.at:1550:  ok
> 
> 
> 
> 868. mat5_compressed_readslab_le.at:1571: testing Read slab of complex uint64 array as uint32 ...
> ./mat5_compressed_readslab_le.at:1574: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var14 -c uint32
> 869. mat5_compressed_readslab_le.at:1578: testing Read slab of complex uint64 array as int16 ...
> ./mat5_compressed_readslab_le.at:1581: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var14 -c int16
> 867. mat5_compressed_readslab_le.at:1564:  ok
> 870. mat5_compressed_readslab_le.at:1585: testing Read slab of complex uint64 array as uint16 ...
> ./mat5_compressed_readslab_le.at:1588: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var14 -c uint16
> 
> 871. mat5_compressed_readslab_le.at:1592: testing Read slab of complex uint64 array as int8 ...
> ./mat5_compressed_readslab_le.at:1595: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var14 -c int8
> 872. mat5_compressed_readslab_le.at:1599: testing Read slab of complex uint64 array as uint8 ...
> ./mat5_compressed_readslab_le.at:1602: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var14 -c uint8
> 
> 873. mat5_compressed_readslab_le.at:1606: testing Read slab of complex int32 array as double ...
> ./mat5_compressed_readslab_le.at:1609: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var15 -c double
> 874. mat5_compressed_readslab_le.at:1613: testing Read slab of complex int32 array as single ...
> ./mat5_compressed_readslab_le.at:1616: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var15 -c single
> 870. mat5_compressed_readslab_le.at:1585:  ok
> 868. mat5_compressed_readslab_le.at:1571:  ok
> 871. mat5_compressed_readslab_le.at:1592:  ok
> 869. mat5_compressed_readslab_le.at:1578:  ok
> 
> 872. mat5_compressed_readslab_le.at:1599:  ok
> 
> 
> 873. mat5_compressed_readslab_le.at:1606: 875. mat5_compressed_readslab_le.at:1620: testing Read slab of complex int32 array as int64 ...
>  ok
> 
> ./mat5_compressed_readslab_le.at:1623: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var15 -c int64
> 
> 877. mat5_compressed_readslab_le.at:1634: testing Read slab of complex int32 array as int32 ...
> 876. mat5_compressed_readslab_le.at:1627: testing Read slab of complex int32 array as uint64 ...
> ./mat5_compressed_readslab_le.at:1630: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var15 -c uint64
> ./mat5_compressed_readslab_le.at:1637: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var15 -c int32
> 
> 874. mat5_compressed_readslab_le.at:1613:  ok
> 878. mat5_compressed_readslab_le.at:1641: testing Read slab of complex int32 array as uint32 ...
> ./mat5_compressed_readslab_le.at:1644: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var15 -c uint32
> 879. mat5_compressed_readslab_le.at:1648: testing Read slab of complex int32 array as int16 ...
> ./mat5_compressed_readslab_le.at:1651: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var15 -c int16
> 880. mat5_compressed_readslab_le.at:1655: testing Read slab of complex int32 array as uint16 ...
> ./mat5_compressed_readslab_le.at:1658: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var15 -c uint16
> 
> 875. mat5_compressed_readslab_le.at:1620:  ok
> 876. mat5_compressed_readslab_le.at:1627:  ok
> 881. mat5_compressed_readslab_le.at:1662: testing Read slab of complex int32 array as int8 ...
> ./mat5_compressed_readslab_le.at:1665: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var15 -c int8
> 877. mat5_compressed_readslab_le.at:1634:  ok
> 
> 879. mat5_compressed_readslab_le.at:1648:  ok
> 878. mat5_compressed_readslab_le.at:1641:  ok
> 880. mat5_compressed_readslab_le.at:1655:  ok
> 
> 
> 882. mat5_compressed_readslab_le.at:1669: testing Read slab of complex int32 array as uint8 ...
> ./mat5_compressed_readslab_le.at:1672: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var15 -c uint8
> 
> 
> 
> 884. mat5_compressed_readslab_le.at:1683: testing Read slab of complex uint32 array as single ...
> ./mat5_compressed_readslab_le.at:1686: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var16 -c single
> 885. mat5_compressed_readslab_le.at:1690: testing Read slab of complex uint32 array as int64 ...
> ./mat5_compressed_readslab_le.at:1693: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var16 -c int64
> 886. mat5_compressed_readslab_le.at:1697: testing Read slab of complex uint32 array as uint64 ...
> ./mat5_compressed_readslab_le.at:1700: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var16 -c uint64
> 887. mat5_compressed_readslab_le.at:1704: testing Read slab of complex uint32 array as int32 ...
> 883. mat5_compressed_readslab_le.at:1676: testing Read slab of complex uint32 array as double ...
> ./mat5_compressed_readslab_le.at:1679: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var16 -c double
> 881. mat5_compressed_readslab_le.at:1662:  ok
> ./mat5_compressed_readslab_le.at:1707: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var16 -c int32
> 
> 882. mat5_compressed_readslab_le.at:1669:  ok
> 888. mat5_compressed_readslab_le.at:1711: testing Read slab of complex uint32 array as uint32 ...
> ./mat5_compressed_readslab_le.at:1714: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var16 -c uint32
> 887. mat5_compressed_readslab_le.at:1704:  ok
> 
> 884. mat5_compressed_readslab_le.at:1683:  ok
> 883. mat5_compressed_readslab_le.at:1676:  ok
> 885. mat5_compressed_readslab_le.at:1690:  ok
> 886. mat5_compressed_readslab_le.at:1697:  ok
> 889. mat5_compressed_readslab_le.at:1718: testing Read slab of complex uint32 array as int16 ...
> ./mat5_compressed_readslab_le.at:1721: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var16 -c int16
> 
> 
> 
> 
> 
> 888. mat5_compressed_readslab_le.at:1711: 892. mat5_compressed_readslab_le.at:1739: testing Read slab of complex uint32 array as uint8 ...
> ./mat5_compressed_readslab_le.at:1742: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var16 -c uint8
>  ok
> 891. mat5_compressed_readslab_le.at:1732: testing Read slab of complex uint32 array as int8 ...
> 890. mat5_compressed_readslab_le.at:1725: testing Read slab of complex uint32 array as uint16 ...
> ./mat5_compressed_readslab_le.at:1728: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var16 -c uint16
> 893. mat5_compressed_readslab_le.at:1746: testing Read slab of complex int16 array as double ...
> ./mat5_compressed_readslab_le.at:1749: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var17 -c double
> 894. mat5_compressed_readslab_le.at:1753: testing Read slab of complex int16 array as single ...
> ./mat5_compressed_readslab_le.at:1756: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var17 -c single
> ./mat5_compressed_readslab_le.at:1735: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var16 -c int8
> 
> 895. mat5_compressed_readslab_le.at:1760: testing Read slab of complex int16 array as int64 ...
> ./mat5_compressed_readslab_le.at:1763: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var17 -c int64
> 889. mat5_compressed_readslab_le.at:1718:  ok
> 892. mat5_compressed_readslab_le.at:1739:  ok
> 890. mat5_compressed_readslab_le.at:1725:  ok
> 
> 894. mat5_compressed_readslab_le.at:1753:  ok
> 891. mat5_compressed_readslab_le.at:1732:  ok
> 893. mat5_compressed_readslab_le.at:1746:  ok
> 
> 
> 896. mat5_compressed_readslab_le.at:1767: testing Read slab of complex int16 array as uint64 ...
> ./mat5_compressed_readslab_le.at:1770: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var17 -c uint64
> 
> 895. mat5_compressed_readslab_le.at:1760:  ok
> 
> 
> 898. mat5_compressed_readslab_le.at:1781: testing Read slab of complex int16 array as uint32 ...
> ./mat5_compressed_readslab_le.at:1784: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var17 -c uint32
> 897. mat5_compressed_readslab_le.at:1774: testing Read slab of complex int16 array as int32 ...
> ./mat5_compressed_readslab_le.at:1777: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var17 -c int32
> 899. mat5_compressed_readslab_le.at:1788: testing Read slab of complex int16 array as int16 ...
> ./mat5_compressed_readslab_le.at:1791: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var17 -c int16
> 900. mat5_compressed_readslab_le.at:1795: testing Read slab of complex int16 array as uint16 ...
> ./mat5_compressed_readslab_le.at:1798: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var17 -c uint16
> 901. mat5_compressed_readslab_le.at:1802: testing Read slab of complex int16 array as int8 ...
> ./mat5_compressed_readslab_le.at:1805: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var17 -c int8
> 
> 902. mat5_compressed_readslab_le.at:1809: testing Read slab of complex int16 array as uint8 ...
> ./mat5_compressed_readslab_le.at:1812: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var17 -c uint8
> 898. mat5_compressed_readslab_le.at:1781:  ok
> 896. mat5_compressed_readslab_le.at:1767:  ok
> 897. mat5_compressed_readslab_le.at:1774:  ok
> 899. mat5_compressed_readslab_le.at:1788:  ok
> 900. mat5_compressed_readslab_le.at:1795:  ok
> 901. mat5_compressed_readslab_le.at:1802:  ok
> 
> 
> 
> 
> 
> 
> 903. mat5_compressed_readslab_le.at:1816: testing Read slab of complex uint16 array as double ...
> ./mat5_compressed_readslab_le.at:1819: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var18 -c double
> 904. mat5_compressed_readslab_le.at:1823: testing Read slab of complex uint16 array as single ...
> 905. mat5_compressed_readslab_le.at:1830: testing Read slab of complex uint16 array as int64 ...
> ./mat5_compressed_readslab_le.at:1826: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var18 -c single
> ./mat5_compressed_readslab_le.at:1833: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var18 -c int64
> 906. mat5_compressed_readslab_le.at:1837: testing Read slab of complex uint16 array as uint64 ...
> ./mat5_compressed_readslab_le.at:1840: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var18 -c uint64
> 902. mat5_compressed_readslab_le.at:1809:  ok
> 908. mat5_compressed_readslab_le.at:1851: testing Read slab of complex uint16 array as uint32 ...
> ./mat5_compressed_readslab_le.at:1854: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var18 -c uint32
> 907. mat5_compressed_readslab_le.at:1844: testing Read slab of complex uint16 array as int32 ...
> ./mat5_compressed_readslab_le.at:1847: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var18 -c int32
> 
> 909. mat5_compressed_readslab_le.at:1858: testing Read slab of complex uint16 array as int16 ...
> ./mat5_compressed_readslab_le.at:1861: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var18 -c int16
> 904. mat5_compressed_readslab_le.at:1823:  ok
> 905. mat5_compressed_readslab_le.at:1830:  ok
> 903. mat5_compressed_readslab_le.at:1816:  ok
> 906. mat5_compressed_readslab_le.at:1837:  ok
> 907. mat5_compressed_readslab_le.at:1844:  ok
> 
> 908. mat5_compressed_readslab_le.at:1851:  ok
> 
> 
> 
> 
> 910. mat5_compressed_readslab_le.at:1865: testing Read slab of complex uint16 array as uint16 ...
> ./mat5_compressed_readslab_le.at:1868: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var18 -c uint16
> 
> 911. mat5_compressed_readslab_le.at:1872: testing Read slab of complex uint16 array as int8 ...
> ./mat5_compressed_readslab_le.at:1875: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var18 -c int8
> 912. mat5_compressed_readslab_le.at:1879: testing Read slab of complex uint16 array as uint8 ...
> ./mat5_compressed_readslab_le.at:1882: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var18 -c uint8
> 913. mat5_compressed_readslab_le.at:1886: testing Read slab of complex int8 array as double ...
> ./mat5_compressed_readslab_le.at:1889: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var19 -c double
> 914. mat5_compressed_readslab_le.at:1893: testing Read slab of complex int8 array as single ...
> 909. mat5_compressed_readslab_le.at:1858:  ok
> ./mat5_compressed_readslab_le.at:1896: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var19 -c single
> 915. mat5_compressed_readslab_le.at:1900: testing Read slab of complex int8 array as int64 ...
> ./mat5_compressed_readslab_le.at:1903: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var19 -c int64
> 
> 910. mat5_compressed_readslab_le.at:1865:  ok
> 916. mat5_compressed_readslab_le.at:1907: testing Read slab of complex int8 array as uint64 ...
> ./mat5_compressed_readslab_le.at:1910: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var19 -c uint64
> 912. mat5_compressed_readslab_le.at:1879:  ok
> 913. mat5_compressed_readslab_le.at:1886:  ok
> 
> 911. mat5_compressed_readslab_le.at:1872: 915. mat5_compressed_readslab_le.at:1900:  ok
>  ok
> 
> 914. mat5_compressed_readslab_le.at:1893:  ok
> 917. mat5_compressed_readslab_le.at:1914: testing Read slab of complex int8 array as int32 ...
> 
> ./mat5_compressed_readslab_le.at:1917: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var19 -c int32
> 918. mat5_compressed_readslab_le.at:1921: testing Read slab of complex int8 array as uint32 ...
> 
> 
> ./mat5_compressed_readslab_le.at:1924: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var19 -c uint32
> 
> 919. mat5_compressed_readslab_le.at:1928: testing Read slab of complex int8 array as int16 ...
> 916. mat5_compressed_readslab_le.at:1907:  ok
> ./mat5_compressed_readslab_le.at:1931: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var19 -c int16
> 921. mat5_compressed_readslab_le.at:1942: testing Read slab of complex int8 array as int8 ...
> ./mat5_compressed_readslab_le.at:1945: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var19 -c int8
> 920. mat5_compressed_readslab_le.at:1935: testing Read slab of complex int8 array as uint16 ...
> ./mat5_compressed_readslab_le.at:1938: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var19 -c uint16
> 922. mat5_compressed_readslab_le.at:1949: testing Read slab of complex int8 array as uint8 ...
> ./mat5_compressed_readslab_le.at:1952: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var19 -c uint8
> 
> 917. mat5_compressed_readslab_le.at:1914:  ok
> 923. mat5_compressed_readslab_le.at:1956: testing Read slab of complex uint8 array as double ...
> ./mat5_compressed_readslab_le.at:1959: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var20 -c double
> 918. mat5_compressed_readslab_le.at:1921:  ok
> 
> 921. mat5_compressed_readslab_le.at:1942:  ok
> 922. mat5_compressed_readslab_le.at:1949:  ok
> 
> 919. mat5_compressed_readslab_le.at:1928:  ok
> 920. mat5_compressed_readslab_le.at:1935:  ok
> 
> 924. mat5_compressed_readslab_le.at:1963: testing Read slab of complex uint8 array as single ...
> ./mat5_compressed_readslab_le.at:1966: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var20 -c single
> 
> 925. mat5_compressed_readslab_le.at:1970: testing Read slab of complex uint8 array as int64 ...
> ./mat5_compressed_readslab_le.at:1973: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var20 -c int64
> 
> 
> 923. mat5_compressed_readslab_le.at:1956:  ok
> 926. mat5_compressed_readslab_le.at:1977: testing Read slab of complex uint8 array as uint64 ...
> ./mat5_compressed_readslab_le.at:1980: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var20 -c uint64
> 927. mat5_compressed_readslab_le.at:1984: testing Read slab of complex uint8 array as int32 ...
> ./mat5_compressed_readslab_le.at:1987: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var20 -c int32
> 929. mat5_compressed_readslab_le.at:1998: testing Read slab of complex uint8 array as int16 ...
> ./mat5_compressed_readslab_le.at:2001: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var20 -c int16
> 928. mat5_compressed_readslab_le.at:1991: testing Read slab of complex uint8 array as uint32 ...
> ./mat5_compressed_readslab_le.at:1994: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var20 -c uint32
> 
> 930. mat5_compressed_readslab_le.at:2005: testing Read slab of complex uint8 array as uint16 ...
> ./mat5_compressed_readslab_le.at:2008: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var20 -c uint16
> 924. mat5_compressed_readslab_le.at:1963:  ok
> 925. mat5_compressed_readslab_le.at:1970:  ok
> 926. mat5_compressed_readslab_le.at:1977:  ok
> 
> 929. mat5_compressed_readslab_le.at:1998:  ok
> 
> 928. mat5_compressed_readslab_le.at:1991:  ok
> 927. mat5_compressed_readslab_le.at:1984:  ok
> 931. mat5_compressed_readslab_le.at:2012: testing Read slab of complex uint8 array as int8 ...
> ./mat5_compressed_readslab_le.at:2015: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var20 -c int8
> 
> 
> 932. mat5_compressed_readslab_le.at:2019: testing Read slab of complex uint8 array as uint8 ...
> ./mat5_compressed_readslab_le.at:2022: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var20 -c uint8
> 
> 930. mat5_compressed_readslab_le.at:2005:  ok
> 
> 933. mat5_compressed_readslab_le.at:2026: testing Read slab of double array from struct as double ...
> ./mat5_compressed_readslab_le.at:2029: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var28 -c double
> 934. mat5_compressed_readslab_le.at:2033: testing Read slab of double array from struct as single ...
> ./mat5_compressed_readslab_le.at:2036: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var28 -c single
> 
> 935. mat5_compressed_readslab_le.at:2040: testing Read slab of double array from struct as int64 ...
> ./mat5_compressed_readslab_le.at:2043: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var28 -c int64
> 936. mat5_compressed_readslab_le.at:2047: testing Read slab of double array from struct as uint64 ...
> ./mat5_compressed_readslab_le.at:2050: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var28 -c uint64
> 937. mat5_compressed_readslab_le.at:2054: testing Read slab of double array from struct as int32 ...
> ./mat5_compressed_readslab_le.at:2057: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var28 -c int32
> 931. mat5_compressed_readslab_le.at:2012:  ok
> 932. mat5_compressed_readslab_le.at:2019:  ok
> 
> 934. mat5_compressed_readslab_le.at:2033:  ok
> 933. mat5_compressed_readslab_le.at:2026:  ok
> 938. mat5_compressed_readslab_le.at:2061: testing Read slab of double array from struct as uint32 ...
> ./mat5_compressed_readslab_le.at:2064: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var28 -c uint32
> 
> 935. mat5_compressed_readslab_le.at:2040:  ok
> 
> 936. mat5_compressed_readslab_le.at:2047:  ok
> 
> 939. mat5_compressed_readslab_le.at:2068: testing Read slab of double array from struct as int16 ...
> ./mat5_compressed_readslab_le.at:2071: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var28 -c int16
> 937. mat5_compressed_readslab_le.at:2054:  ok
> 941. mat5_compressed_readslab_le.at:2082: testing Read slab of double array from struct as int8 ...
> ./mat5_compressed_readslab_le.at:2085: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var28 -c int8
> 
> 
> 940. mat5_compressed_readslab_le.at:2075: testing Read slab of double array from struct as uint16 ...
> ./mat5_compressed_readslab_le.at:2078: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var28 -c uint16
> 
> 943. mat5_compressed_readslab_le.at:2096: testing Read slab of single array from struct as double ...
> ./mat5_compressed_readslab_le.at:2099: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var29 -c double
> 942. mat5_compressed_readslab_le.at:2089: testing Read slab of double array from struct as uint8 ...
> ./mat5_compressed_readslab_le.at:2092: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var28 -c uint8
> 944. mat5_compressed_readslab_le.at:2103: testing Read slab of single array from struct as single ...
> ./mat5_compressed_readslab_le.at:2106: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var29 -c single
> 938. mat5_compressed_readslab_le.at:2061:  ok
> 940. mat5_compressed_readslab_le.at:2075: 939. mat5_compressed_readslab_le.at:2068:  ok
>  ok
> 
> 941. mat5_compressed_readslab_le.at:2082:  ok
> 
> 
> 
> 945. mat5_compressed_readslab_le.at:2110: testing Read slab of single array from struct as int64 ...
> ./mat5_compressed_readslab_le.at:2113: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var29 -c int64
> 943. mat5_compressed_readslab_le.at:2096:  ok
> 942. mat5_compressed_readslab_le.at:2089:  ok
> 946. mat5_compressed_readslab_le.at:2117: testing Read slab of single array from struct as uint64 ...
> ./mat5_compressed_readslab_le.at:2120: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var29 -c uint64
> 948. mat5_compressed_readslab_le.at:2131: testing Read slab of single array from struct as uint32 ...
> ./mat5_compressed_readslab_le.at:2134: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var29 -c uint32
> 947. mat5_compressed_readslab_le.at:2124: testing Read slab of single array from struct as int32 ...
> ./mat5_compressed_readslab_le.at:2127: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var29 -c int32
> 944. mat5_compressed_readslab_le.at:2103:  ok
> 
> 
> 949. mat5_compressed_readslab_le.at:2138: testing Read slab of single array from struct as int16 ...
> ./mat5_compressed_readslab_le.at:2141: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var29 -c int16
> 
> 950. mat5_compressed_readslab_le.at:2145: testing Read slab of single array from struct as uint16 ...
> ./mat5_compressed_readslab_le.at:2148: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var29 -c uint16
> 945. mat5_compressed_readslab_le.at:2110:  ok
> 951. mat5_compressed_readslab_le.at:2152: testing Read slab of single array from struct as int8 ...
> ./mat5_compressed_readslab_le.at:2155: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var29 -c int8
> 946. mat5_compressed_readslab_le.at:2117:  ok
> 948. mat5_compressed_readslab_le.at:2131:  ok
> 
> 947. mat5_compressed_readslab_le.at:2124:  ok
> 
> 
> 949. mat5_compressed_readslab_le.at:2138:  ok
> 952. mat5_compressed_readslab_le.at:2159: testing Read slab of single array from struct as uint8 ...
> ./mat5_compressed_readslab_le.at:2162: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var29 -c uint8
> 950. mat5_compressed_readslab_le.at:2145:  ok
> 
> 953. mat5_compressed_readslab_le.at:2166: testing Read slab of int64 array from struct as double ...
> ./mat5_compressed_readslab_le.at:2169: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var30 -c double
> 954. mat5_compressed_readslab_le.at:2173: testing Read slab of int64 array from struct as single ...
> 
> ./mat5_compressed_readslab_le.at:2176: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var30 -c single
> 955. mat5_compressed_readslab_le.at:2180: testing Read slab of int64 array from struct as int64 ...
> ./mat5_compressed_readslab_le.at:2183: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var30 -c int64
> 
> 951. mat5_compressed_readslab_le.at:2152:  ok
> 956. mat5_compressed_readslab_le.at:2187: testing Read slab of int64 array from struct as uint64 ...
> ./mat5_compressed_readslab_le.at:2190: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var30 -c uint64
> 957. mat5_compressed_readslab_le.at:2194: testing Read slab of int64 array from struct as int32 ...
> ./mat5_compressed_readslab_le.at:2197: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var30 -c int32
> 
> 952. mat5_compressed_readslab_le.at:2159:  ok
> 953. mat5_compressed_readslab_le.at:2166:  ok
> 958. mat5_compressed_readslab_le.at:2201: testing Read slab of int64 array from struct as uint32 ...
> ./mat5_compressed_readslab_le.at:2204: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var30 -c uint32
> 
> 
> 954. mat5_compressed_readslab_le.at:2173:  ok
> 959. mat5_compressed_readslab_le.at:2208: testing Read slab of int64 array from struct as int16 ...
> 955. mat5_compressed_readslab_le.at:2180:  ok
> ./mat5_compressed_readslab_le.at:2211: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var30 -c int16
> 957. mat5_compressed_readslab_le.at:2194:  ok
> 956. mat5_compressed_readslab_le.at:2187:  ok
> 
> 960. mat5_compressed_readslab_le.at:2215: testing Read slab of int64 array from struct as uint16 ...
> ./mat5_compressed_readslab_le.at:2218: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var30 -c uint16
> 
> 
> 961. mat5_compressed_readslab_le.at:2222: testing Read slab of int64 array from struct as int8 ...
> ./mat5_compressed_readslab_le.at:2225: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var30 -c int8
> 
> 958. mat5_compressed_readslab_le.at:2201:  ok
> 962. mat5_compressed_readslab_le.at:2229: testing Read slab of int64 array from struct as uint8 ...
> ./mat5_compressed_readslab_le.at:2232: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var30 -c uint8
> 963. mat5_compressed_readslab_le.at:2236: testing Read slab of uint64 array from struct as double ...
> ./mat5_compressed_readslab_le.at:2239: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var31 -c double
> 964. mat5_compressed_readslab_le.at:2243: testing Read slab of uint64 array from struct as single ...
> ./mat5_compressed_readslab_le.at:2246: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var31 -c single
> 959. mat5_compressed_readslab_le.at:2208:  ok
> 
> 
> 965. mat5_compressed_readslab_le.at:2250: testing Read slab of uint64 array from struct as int64 ...
> ./mat5_compressed_readslab_le.at:2253: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var31 -c int64
> 960. mat5_compressed_readslab_le.at:2215:  ok
> 961. mat5_compressed_readslab_le.at:2222:  ok
> 966. mat5_compressed_readslab_le.at:2257: testing Read slab of uint64 array from struct as uint64 ...
> ./mat5_compressed_readslab_le.at:2260: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var31 -c uint64
> 
> 
> 963. mat5_compressed_readslab_le.at:2236:  ok
> 964. mat5_compressed_readslab_le.at:2243:  ok
> 962. mat5_compressed_readslab_le.at:2229:  ok
> 967. mat5_compressed_readslab_le.at:2264: testing Read slab of uint64 array from struct as int32 ...
> ./mat5_compressed_readslab_le.at:2267: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var31 -c int32
> 968. mat5_compressed_readslab_le.at:2271: testing Read slab of uint64 array from struct as uint32 ...
> 
> 
> ./mat5_compressed_readslab_le.at:2274: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var31 -c uint32
> 965. mat5_compressed_readslab_le.at:2250: 
>  ok
> 966. mat5_compressed_readslab_le.at:2257:  ok
> 970. mat5_compressed_readslab_le.at:2285: testing Read slab of uint64 array from struct as uint16 ...
> ./mat5_compressed_readslab_le.at:2288: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var31 -c uint16
> 969. mat5_compressed_readslab_le.at:2278: testing Read slab of uint64 array from struct as int16 ...
> 971. mat5_compressed_readslab_le.at:2292: testing Read slab of uint64 array from struct as int8 ...
> ./mat5_compressed_readslab_le.at:2281: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var31 -c int16
> ./mat5_compressed_readslab_le.at:2295: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var31 -c int8
> 
> 
> 972. mat5_compressed_readslab_le.at:2299: testing Read slab of uint64 array from struct as uint8 ...
> ./mat5_compressed_readslab_le.at:2302: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var31 -c uint8
> 967. mat5_compressed_readslab_le.at:2264:  ok
> 973. mat5_compressed_readslab_le.at:2306: testing Read slab of int32 array from struct as double ...
> ./mat5_compressed_readslab_le.at:2309: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var32 -c double
> 968. mat5_compressed_readslab_le.at:2271:  ok
> 
> 969. mat5_compressed_readslab_le.at:2278:  ok
> 971. mat5_compressed_readslab_le.at:2292:  ok
> 970. mat5_compressed_readslab_le.at:2285:  ok
> 
> 974. mat5_compressed_readslab_le.at:2313: testing Read slab of int32 array from struct as single ...
> ./mat5_compressed_readslab_le.at:2316: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var32 -c single
> 
> 
> 
> 975. mat5_compressed_readslab_le.at:2320: testing Read slab of int32 array from struct as int64 ...
> ./mat5_compressed_readslab_le.at:2323: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var32 -c int64
> 972. mat5_compressed_readslab_le.at:2299:  ok
> 973. mat5_compressed_readslab_le.at:2306:  ok
> 976. mat5_compressed_readslab_le.at:2327: testing Read slab of int32 array from struct as uint64 ...
> ./mat5_compressed_readslab_le.at:2330: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var32 -c uint64
> 978. mat5_compressed_readslab_le.at:2341: testing Read slab of int32 array from struct as uint32 ...
> 977. mat5_compressed_readslab_le.at:2334: testing Read slab of int32 array from struct as int32 ...
> ./mat5_compressed_readslab_le.at:2337: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var32 -c int32
> ./mat5_compressed_readslab_le.at:2344: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var32 -c uint32
> 
> 
> 979. mat5_compressed_readslab_le.at:2348: testing Read slab of int32 array from struct as int16 ...
> ./mat5_compressed_readslab_le.at:2351: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var32 -c int16
> 974. mat5_compressed_readslab_le.at:2313:  ok
> 980. mat5_compressed_readslab_le.at:2355: testing Read slab of int32 array from struct as uint16 ...
> ./mat5_compressed_readslab_le.at:2358: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var32 -c uint16
> 975. mat5_compressed_readslab_le.at:2320:  ok
> 
> 977. mat5_compressed_readslab_le.at:2334:  ok
> 978. mat5_compressed_readslab_le.at:2341:  ok
> 976. mat5_compressed_readslab_le.at:2327:  ok
> 
> 981. mat5_compressed_readslab_le.at:2362: testing Read slab of int32 array from struct as int8 ...
> ./mat5_compressed_readslab_le.at:2365: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var32 -c int8
> 
> 
> 
> 982. mat5_compressed_readslab_le.at:2369: testing Read slab of int32 array from struct as uint8 ...
> ./mat5_compressed_readslab_le.at:2372: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var32 -c uint8
> 979. mat5_compressed_readslab_le.at:2348: 983. mat5_compressed_readslab_le.at:2376: testing Read slab of uint32 array from struct as double ...
> ./mat5_compressed_readslab_le.at:2379: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var33 -c double
>  ok
> 984. mat5_compressed_readslab_le.at:2383: testing Read slab of uint32 array from struct as single ...
> ./mat5_compressed_readslab_le.at:2386: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var33 -c single
> 980. mat5_compressed_readslab_le.at:2355:  ok
> 985. mat5_compressed_readslab_le.at:2390: testing Read slab of uint32 array from struct as int64 ...
> ./mat5_compressed_readslab_le.at:2393: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var33 -c int64
> 
> 
> 981. mat5_compressed_readslab_le.at:2362:  ok
> 987. mat5_compressed_readslab_le.at:2404: testing Read slab of uint32 array from struct as int32 ...
> ./mat5_compressed_readslab_le.at:2407: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var33 -c int32
> 670. mat5_compressed_read_le.at:475:  ok
> 983. mat5_compressed_readslab_le.at:2376:  ok
> 986. mat5_compressed_readslab_le.at:2397: testing Read slab of uint32 array from struct as uint64 ...
> ./mat5_compressed_readslab_le.at:2400: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var33 -c uint64
> 
> 982. mat5_compressed_readslab_le.at:2369:  ok
> 984. mat5_compressed_readslab_le.at:2383:  ok
> 
> 985. mat5_compressed_readslab_le.at:2390:  ok
> 988. mat5_compressed_readslab_le.at:2411: testing Read slab of uint32 array from struct as uint32 ...
> ./mat5_compressed_readslab_le.at:2414: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var33 -c uint32
> 
> 
> 
> 989. mat5_compressed_readslab_le.at:2418: testing Read slab of uint32 array from struct as int16 ...
> ./mat5_compressed_readslab_le.at:2421: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var33 -c int16
> 
> 987. mat5_compressed_readslab_le.at:2404:  ok
> 990. mat5_compressed_readslab_le.at:2425: testing Read slab of uint32 array from struct as uint16 ...
> ./mat5_compressed_readslab_le.at:2428: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var33 -c uint16
> 991. mat5_compressed_readslab_le.at:2432: testing Read slab of uint32 array from struct as int8 ...
> ./mat5_compressed_readslab_le.at:2435: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var33 -c int8
> 986. mat5_compressed_readslab_le.at:2397:  ok
> 992. mat5_compressed_readslab_le.at:2439: testing Read slab of uint32 array from struct as uint8 ...
> ./mat5_compressed_readslab_le.at:2442: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var33 -c uint8
> 993. mat5_compressed_readslab_le.at:2446: testing Read slab of int16 array from struct as double ...
> ./mat5_compressed_readslab_le.at:2449: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var34 -c double
> 
> 
> 994. mat5_compressed_readslab_le.at:2453: testing Read slab of int16 array from struct as single ...
> ./mat5_compressed_readslab_le.at:2456: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var34 -c single
> 995. mat5_compressed_readslab_le.at:2460: testing Read slab of int16 array from struct as int64 ...
> ./mat5_compressed_readslab_le.at:2463: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var34 -c int64
> 988. mat5_compressed_readslab_le.at:2411:  ok
> 990. mat5_compressed_readslab_le.at:2425:  ok
> 991. mat5_compressed_readslab_le.at:2432:  ok
> 989. mat5_compressed_readslab_le.at:2418:  ok
> 992. mat5_compressed_readslab_le.at:2439:  ok
> 
> 
> 
> 
> 
> 996. mat5_compressed_readslab_le.at:2467: testing Read slab of int16 array from struct as uint64 ...
> ./mat5_compressed_readslab_le.at:2470: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var34 -c uint64
> 993. mat5_compressed_readslab_le.at:2446:  ok
> 998. mat5_compressed_readslab_le.at:2481: testing Read slab of int16 array from struct as uint32 ...
> ./mat5_compressed_readslab_le.at:2484: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var34 -c uint32
> 997. mat5_compressed_readslab_le.at:2474: testing Read slab of int16 array from struct as int32 ...
> 999. mat5_compressed_readslab_le.at:2488: testing Read slab of int16 array from struct as int16 ...
> 995. mat5_compressed_readslab_le.at:2460:  ok
> ./mat5_compressed_readslab_le.at:2477: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var34 -c int32
> ./mat5_compressed_readslab_le.at:2491: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var34 -c int16
> 1000. mat5_compressed_readslab_le.at:2495: testing Read slab of int16 array from struct as uint16 ...
> ./mat5_compressed_readslab_le.at:2498: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var34 -c uint16
> 994. mat5_compressed_readslab_le.at:2453:  ok
> 
> 
> 1001. mat5_compressed_readslab_le.at:2502: testing Read slab of int16 array from struct as int8 ...
> ./mat5_compressed_readslab_le.at:2505: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var34 -c int8
> 
> 1002. mat5_compressed_readslab_le.at:2509: testing Read slab of int16 array from struct as uint8 ...
> ./mat5_compressed_readslab_le.at:2512: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var34 -c uint8
> 996. mat5_compressed_readslab_le.at:2467:  ok
> 1003. mat5_compressed_readslab_le.at:2516: testing Read slab of uint16 array from struct as double ...
> ./mat5_compressed_readslab_le.at:2519: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var35 -c double
> 999. mat5_compressed_readslab_le.at:2488:  ok
> 997. mat5_compressed_readslab_le.at:2474:  ok
> 998. mat5_compressed_readslab_le.at:2481:  ok
> 1000. mat5_compressed_readslab_le.at:2495:  ok
> 
> 
> 
> 1001. mat5_compressed_readslab_le.at:2502:  ok
> 
> 
> 1002. mat5_compressed_readslab_le.at:2509:  ok
> 1005. mat5_compressed_readslab_le.at:2530: testing Read slab of uint16 array from struct as int64 ...
> ./mat5_compressed_readslab_le.at:2533: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var35 -c int64
> 1006. mat5_compressed_readslab_le.at:2537: testing Read slab of uint16 array from struct as uint64 ...
> ./mat5_compressed_readslab_le.at:2540: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var35 -c uint64
> 
> 1008. mat5_compressed_readslab_le.at:2551: testing Read slab of uint16 array from struct as uint32 ...
> ./mat5_compressed_readslab_le.at:2554: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var35 -c uint32
> 1004. mat5_compressed_readslab_le.at:2523: testing Read slab of uint16 array from struct as single ...
> ./mat5_compressed_readslab_le.at:2526: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var35 -c single
> 1007. mat5_compressed_readslab_le.at:2544: testing Read slab of uint16 array from struct as int32 ...
> ./mat5_compressed_readslab_le.at:2547: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var35 -c int32
> 1003. mat5_compressed_readslab_le.at:2516:  ok
> 
> 1009. mat5_compressed_readslab_le.at:2558: testing Read slab of uint16 array from struct as int16 ...
> ./mat5_compressed_readslab_le.at:2561: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var35 -c int16
> 
> 1010. mat5_compressed_readslab_le.at:2565: testing Read slab of uint16 array from struct as uint16 ...
> ./mat5_compressed_readslab_le.at:2568: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var35 -c uint16
> 1004. mat5_compressed_readslab_le.at:2523:  ok
> 1011. mat5_compressed_readslab_le.at:2572: testing Read slab of uint16 array from struct as int8 ...
> ./mat5_compressed_readslab_le.at:2575: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var35 -c int8
> 1007. mat5_compressed_readslab_le.at:2544:  ok
> 1005. mat5_compressed_readslab_le.at:2530:  ok
> 1006. mat5_compressed_readslab_le.at:2537:  ok
> 1008. mat5_compressed_readslab_le.at:2551:  ok
> 
> 1009. mat5_compressed_readslab_le.at:2558:  ok
> 
> 
> 
> 
> 1012. mat5_compressed_readslab_le.at:2579: testing Read slab of uint16 array from struct as uint8 ...
> ./mat5_compressed_readslab_le.at:2582: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var35 -c uint8
> 
> 1013. mat5_compressed_readslab_le.at:2586: testing Read slab of int8 array from struct as double ...
> ./mat5_compressed_readslab_le.at:2589: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var36 -c double
> 1014. mat5_compressed_readslab_le.at:2593: testing Read slab of int8 array from struct as single ...
> ./mat5_compressed_readslab_le.at:2596: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var36 -c single
> 1016. mat5_compressed_readslab_le.at:2607: testing Read slab of int8 array from struct as uint64 ...
> 1015. mat5_compressed_readslab_le.at:2600: testing Read slab of int8 array from struct as int64 ...
> ./mat5_compressed_readslab_le.at:2610: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var36 -c uint64
> 1010. mat5_compressed_readslab_le.at:2565:  ok
> ./mat5_compressed_readslab_le.at:2603: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var36 -c int64
> 1017. mat5_compressed_readslab_le.at:2614: testing Read slab of int8 array from struct as int32 ...
> ./mat5_compressed_readslab_le.at:2617: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var36 -c int32
> 1011. mat5_compressed_readslab_le.at:2572:  ok
> 
> 
> 1018. mat5_compressed_readslab_le.at:2621: testing Read slab of int8 array from struct as uint32 ...
> ./mat5_compressed_readslab_le.at:2624: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var36 -c uint32
> 1012. mat5_compressed_readslab_le.at:2579:  ok
> 1013. mat5_compressed_readslab_le.at:2586:  ok
> 1014. mat5_compressed_readslab_le.at:2593:  ok
> 1019. mat5_compressed_readslab_le.at:2628: testing Read slab of int8 array from struct as int16 ...
> ./mat5_compressed_readslab_le.at:2631: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var36 -c int16
> 1016. mat5_compressed_readslab_le.at:2607:  ok
> 
> 
> 
> 1017. mat5_compressed_readslab_le.at:2614:  ok
> 
> 1020. mat5_compressed_readslab_le.at:2635: testing Read slab of int8 array from struct as uint16 ...
> 1015. mat5_compressed_readslab_le.at:2600:  ok
> ./mat5_compressed_readslab_le.at:2638: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var36 -c uint16
> 1018. mat5_compressed_readslab_le.at:2621:  ok
> 1021. mat5_compressed_readslab_le.at:2642: testing Read slab of int8 array from struct as int8 ...
> ./mat5_compressed_readslab_le.at:2645: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var36 -c int8
> 1022. mat5_compressed_readslab_le.at:2649: testing Read slab of int8 array from struct as uint8 ...
> ./mat5_compressed_readslab_le.at:2652: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var36 -c uint8
> 
> 
> 1023. mat5_compressed_readslab_le.at:2656: testing Read slab of uint8 array from struct as double ...
> ./mat5_compressed_readslab_le.at:2659: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var37 -c double
> 1019. mat5_compressed_readslab_le.at:2628:  ok
> 
> 1025. mat5_compressed_readslab_le.at:2670: testing Read slab of uint8 array from struct as int64 ...
> ./mat5_compressed_readslab_le.at:2673: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var37 -c int64
> 1024. mat5_compressed_readslab_le.at:2663: testing Read slab of uint8 array from struct as single ...
> 
> ./mat5_compressed_readslab_le.at:2666: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var37 -c single
> 1026. mat5_compressed_readslab_le.at:2677: testing Read slab of uint8 array from struct as uint64 ...
> ./mat5_compressed_readslab_le.at:2680: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var37 -c uint64
> 1020. mat5_compressed_readslab_le.at:2635:  ok
> 1021. mat5_compressed_readslab_le.at:2642:  ok
> 1027. mat5_compressed_readslab_le.at:2684: testing Read slab of uint8 array from struct as int32 ...
> ./mat5_compressed_readslab_le.at:2687: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var37 -c int32
> 1022. mat5_compressed_readslab_le.at:2649:  ok
> 1023. mat5_compressed_readslab_le.at:2656:  ok
> 
> 
> 
> 1025. mat5_compressed_readslab_le.at:2670:  ok
> 1024. mat5_compressed_readslab_le.at:2663:  ok
> 1028. mat5_compressed_readslab_le.at:2691: testing Read slab of uint8 array from struct as uint32 ...
> ./mat5_compressed_readslab_le.at:2694: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var37 -c uint32
> 
> 1026. mat5_compressed_readslab_le.at:2677:  ok
> 1029. mat5_compressed_readslab_le.at:2698: testing Read slab of uint8 array from struct as int16 ...
> ./mat5_compressed_readslab_le.at:2701: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var37 -c int16
> 1027. mat5_compressed_readslab_le.at:2684: 1030. mat5_compressed_readslab_le.at:2705: testing Read slab of uint8 array from struct as uint16 ...
> ./mat5_compressed_readslab_le.at:2708: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var37 -c uint16
>  ok
> 
> 
> 1031. mat5_compressed_readslab_le.at:2712: testing Read slab of uint8 array from struct as int8 ...
> ./mat5_compressed_readslab_le.at:2715: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var37 -c int8
> 
> 
> 1032. mat5_compressed_readslab_le.at:2719: testing Read slab of uint8 array from struct as uint8 ...
> ./mat5_compressed_readslab_le.at:2722: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var37 -c uint8
> 1033. mat5_compressed_readslab_le.at:2726: testing Read slab of complex double array from struct as double ...
> ./mat5_compressed_readslab_le.at:2729: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var38 -c double
> 1034. mat5_compressed_readslab_le.at:2733: testing Read slab of complex double array from struct as single ...
> ./mat5_compressed_readslab_le.at:2736: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var38 -c single
> 1035. mat5_compressed_readslab_le.at:2740: testing Read slab of complex double array from struct as int64 ...
> ./mat5_compressed_readslab_le.at:2743: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var38 -c int64
> 1028. mat5_compressed_readslab_le.at:2691:  ok
> 1029. mat5_compressed_readslab_le.at:2698:  ok
> 1030. mat5_compressed_readslab_le.at:2705:  ok
> 1031. mat5_compressed_readslab_le.at:2712:  ok
> 
> 
> 
> 1033. mat5_compressed_readslab_le.at:2726:  ok
> 
> 1037. mat5_compressed_readslab_le.at:2754: testing Read slab of complex double array from struct as int32 ...
> 1036. mat5_compressed_readslab_le.at:2747: testing Read slab of complex double array from struct as uint64 ...
> ./mat5_compressed_readslab_le.at:2750: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var38 -c uint64
> ./mat5_compressed_readslab_le.at:2757: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var38 -c int32
> 1038. mat5_compressed_readslab_le.at:2761: testing Read slab of complex double array from struct as uint32 ...
> ./mat5_compressed_readslab_le.at:2764: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var38 -c uint32
> 1032. mat5_compressed_readslab_le.at:2719:  ok
> 
> 1039. mat5_compressed_readslab_le.at:2768: testing Read slab of complex double array from struct as int16 ...
> ./mat5_compressed_readslab_le.at:2771: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var38 -c int16
> 1034. mat5_compressed_readslab_le.at:2733:  ok
> 1035. mat5_compressed_readslab_le.at:2740:  ok
> 
> 1040. mat5_compressed_readslab_le.at:2775: testing Read slab of complex double array from struct as uint16 ...
> ./mat5_compressed_readslab_le.at:2778: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var38 -c uint16
> 
> 
> 1041. mat5_compressed_readslab_le.at:2782: testing Read slab of complex double array from struct as int8 ...
> ./mat5_compressed_readslab_le.at:2785: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var38 -c int8
> 1043. mat5_compressed_readslab_le.at:2796: testing Read slab of complex single array from struct as double ...
> ./mat5_compressed_readslab_le.at:2799: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var39 -c double
> 1036. mat5_compressed_readslab_le.at:2747:  ok
> 1038. mat5_compressed_readslab_le.at:2761:  ok
> 1037. mat5_compressed_readslab_le.at:2754:  ok
> 1042. mat5_compressed_readslab_le.at:2789: testing Read slab of complex double array from struct as uint8 ...
> ./mat5_compressed_readslab_le.at:2792: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var38 -c uint8
> 1039. mat5_compressed_readslab_le.at:2768:  ok
> 
> 
> 
> 1040. mat5_compressed_readslab_le.at:2775:  ok
> 
> 1044. mat5_compressed_readslab_le.at:2803: testing Read slab of complex single array from struct as single ...
> ./mat5_compressed_readslab_le.at:2806: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var39 -c single
> 1045. mat5_compressed_readslab_le.at:2810: testing Read slab of complex single array from struct as int64 ...
> 1041. mat5_compressed_readslab_le.at:2782:  ok
> ./mat5_compressed_readslab_le.at:2813: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var39 -c int64
> 1046. mat5_compressed_readslab_le.at:2817: testing Read slab of complex single array from struct as uint64 ...
> ./mat5_compressed_readslab_le.at:2820: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var39 -c uint64
> 
> 1043. mat5_compressed_readslab_le.at:2796:  ok
> 1047. mat5_compressed_readslab_le.at:2824: testing Read slab of complex single array from struct as int32 ...
> ./mat5_compressed_readslab_le.at:2827: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var39 -c int32
> 1042. mat5_compressed_readslab_le.at:2789:  ok
> 
> 1048. mat5_compressed_readslab_le.at:2831: testing Read slab of complex single array from struct as uint32 ...
> ./mat5_compressed_readslab_le.at:2834: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var39 -c uint32
> 
> 
> 1049. mat5_compressed_readslab_le.at:2838: testing Read slab of complex single array from struct as int16 ...
> ./mat5_compressed_readslab_le.at:2841: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var39 -c int16
> 1051. mat5_compressed_readslab_le.at:2852: testing Read slab of complex single array from struct as int8 ...
> ./mat5_compressed_readslab_le.at:2855: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var39 -c int8
> 1050. mat5_compressed_readslab_le.at:2845: testing Read slab of complex single array from struct as uint16 ...
> ./mat5_compressed_readslab_le.at:2848: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var39 -c uint16
> 1044. mat5_compressed_readslab_le.at:2803:  ok
> 1045. mat5_compressed_readslab_le.at:2810:  ok
> 1046. mat5_compressed_readslab_le.at:2817:  ok
> 1047. mat5_compressed_readslab_le.at:2824:  ok
> 
> 
> 1048. mat5_compressed_readslab_le.at:2831:  ok
> 
> 
> 1052. mat5_compressed_readslab_le.at:2859: testing Read slab of complex single array from struct as uint8 ...
> 1049. mat5_compressed_readslab_le.at:2838:  ok
> ./mat5_compressed_readslab_le.at:2862: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var39 -c uint8
> 
> 1053. mat5_compressed_readslab_le.at:2866: testing Read slab of complex int64 array from struct as double ...
> 1054. mat5_compressed_readslab_le.at:2873: testing Read slab of complex int64 array from struct as single ...
> ./mat5_compressed_readslab_le.at:2876: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var40 -c single
> ./mat5_compressed_readslab_le.at:2869: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var40 -c double
> 1055. mat5_compressed_readslab_le.at:2880: testing Read slab of complex int64 array from struct as int64 ...
> ./mat5_compressed_readslab_le.at:2883: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var40 -c int64
> 1051. mat5_compressed_readslab_le.at:2852:  ok
> 1050. mat5_compressed_readslab_le.at:2845:  ok
> 
> 1056. mat5_compressed_readslab_le.at:2887: testing Read slab of complex int64 array from struct as uint64 ...
> ./mat5_compressed_readslab_le.at:2890: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var40 -c uint64
> 
> 1057. mat5_compressed_readslab_le.at:2894: testing Read slab of complex int64 array from struct as int32 ...
> ./mat5_compressed_readslab_le.at:2897: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var40 -c int32
> 
> 1058. mat5_compressed_readslab_le.at:2901: testing Read slab of complex int64 array from struct as uint32 ...
> ./mat5_compressed_readslab_le.at:2904: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var40 -c uint32
> 1052. mat5_compressed_readslab_le.at:2859:  ok
> 1059. mat5_compressed_readslab_le.at:2908: testing Read slab of complex int64 array from struct as int16 ...
> ./mat5_compressed_readslab_le.at:2911: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var40 -c int16
> 1054. mat5_compressed_readslab_le.at:2873:  ok
> 1053. mat5_compressed_readslab_le.at:2866:  ok
> 1055. mat5_compressed_readslab_le.at:2880:  ok
> 
> 
> 
> 1056. mat5_compressed_readslab_le.at:2887:  ok
> 
> 1060. mat5_compressed_readslab_le.at:2915: testing Read slab of complex int64 array from struct as uint16 ...
> ./mat5_compressed_readslab_le.at:2918: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var40 -c uint16
> 1057. mat5_compressed_readslab_le.at:2894:  ok
> 1061. mat5_compressed_readslab_le.at:2922: testing Read slab of complex int64 array from struct as int8 ...
> ./mat5_compressed_readslab_le.at:2925: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var40 -c int8
> 1062. mat5_compressed_readslab_le.at:2929: testing Read slab of complex int64 array from struct as uint8 ...
> ./mat5_compressed_readslab_le.at:2932: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var40 -c uint8
> 1058. mat5_compressed_readslab_le.at:2901:  ok
> 1063. mat5_compressed_readslab_le.at:2936: testing Read slab of complex uint64 array from struct as double ...
> ./mat5_compressed_readslab_le.at:2939: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var41 -c double
> 
> 
> 1059. mat5_compressed_readslab_le.at:2908:  ok
> 1064. mat5_compressed_readslab_le.at:2943: testing Read slab of complex uint64 array from struct as single ...
> 
> ./mat5_compressed_readslab_le.at:2946: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var41 -c single
> 1065. mat5_compressed_readslab_le.at:2950: testing Read slab of complex uint64 array from struct as int64 ...
> ./mat5_compressed_readslab_le.at:2953: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var41 -c int64
> 1066. mat5_compressed_readslab_le.at:2957: testing Read slab of complex uint64 array from struct as uint64 ...
> ./mat5_compressed_readslab_le.at:2960: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var41 -c uint64
> 
> 1061. mat5_compressed_readslab_le.at:2922:  ok
> 1063. mat5_compressed_readslab_le.at:2936:  ok
> 1060. mat5_compressed_readslab_le.at:2915:  ok
> 1067. mat5_compressed_readslab_le.at:2964: testing Read slab of complex uint64 array from struct as int32 ...
> ./mat5_compressed_readslab_le.at:2967: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var41 -c int32
> 1062. mat5_compressed_readslab_le.at:2929:  ok
> 
> 
> 
> 
> 1065. mat5_compressed_readslab_le.at:2950:  ok
> 1064. mat5_compressed_readslab_le.at:2943:  ok
> 1069. mat5_compressed_readslab_le.at:2978: testing Read slab of complex uint64 array from struct as int16 ...
> ./mat5_compressed_readslab_le.at:2981: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var41 -c int16
> 1068. mat5_compressed_readslab_le.at:2971: testing Read slab of complex uint64 array from struct as uint32 ...
> 1071. mat5_compressed_readslab_le.at:2992: testing Read slab of complex uint64 array from struct as int8 ...
> 1070. mat5_compressed_readslab_le.at:2985: testing Read slab of complex uint64 array from struct as uint16 ...
> ./mat5_compressed_readslab_le.at:2988: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var41 -c uint16
> ./mat5_compressed_readslab_le.at:2995: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var41 -c int8
> 
> ./mat5_compressed_readslab_le.at:2974: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var41 -c uint32
> 1066. mat5_compressed_readslab_le.at:2957:  ok
> 
> 1067. mat5_compressed_readslab_le.at:2964:  ok
> 1072. mat5_compressed_readslab_le.at:2999: testing Read slab of complex uint64 array from struct as uint8 ...
> ./mat5_compressed_readslab_le.at:3002: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var41 -c uint8
> 1073. mat5_compressed_readslab_le.at:3006: testing Read slab of complex int32 array from struct as double ...
> ./mat5_compressed_readslab_le.at:3009: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var42 -c double
> 
> 
> 1074. mat5_compressed_readslab_le.at:3013: testing Read slab of complex int32 array from struct as single ...
> ./mat5_compressed_readslab_le.at:3016: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var42 -c single
> 1071. mat5_compressed_readslab_le.at:2992:  ok
> 1069. mat5_compressed_readslab_le.at:2978:  ok
> 1068. mat5_compressed_readslab_le.at:2971:  ok
> 1070. mat5_compressed_readslab_le.at:2985:  ok
> 1075. mat5_compressed_readslab_le.at:3020: testing Read slab of complex int32 array from struct as int64 ...
> ./mat5_compressed_readslab_le.at:3023: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var42 -c int64
> 
> 
> 
> 
> 1072. mat5_compressed_readslab_le.at:2999: 1073. mat5_compressed_readslab_le.at:3006:  ok
>  ok
> 1078. mat5_compressed_readslab_le.at:3041: testing Read slab of complex int32 array from struct as uint32 ...
> ./mat5_compressed_readslab_le.at:3044: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var42 -c uint32
> 1076. mat5_compressed_readslab_le.at:3027: testing Read slab of complex int32 array from struct as uint64 ...
> ./mat5_compressed_readslab_le.at:3030: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var42 -c uint64
> 1077. mat5_compressed_readslab_le.at:3034: testing Read slab of complex int32 array from struct as int32 ...
> ./mat5_compressed_readslab_le.at:3037: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var42 -c int32
> 1079. mat5_compressed_readslab_le.at:3048: testing Read slab of complex int32 array from struct as int16 ...
> ./mat5_compressed_readslab_le.at:3051: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var42 -c int16
> 
> 
> 1074. mat5_compressed_readslab_le.at:3013:  ok
> 1075. mat5_compressed_readslab_le.at:3020:  ok
> 1081. mat5_compressed_readslab_le.at:3062: testing Read slab of complex int32 array from struct as int8 ...
> ./mat5_compressed_readslab_le.at:3065: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var42 -c int8
> 1080. mat5_compressed_readslab_le.at:3055: testing Read slab of complex int32 array from struct as uint16 ...
> ./mat5_compressed_readslab_le.at:3058: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var42 -c uint16
> 
> 
> 1082. mat5_compressed_readslab_le.at:3069: testing Read slab of complex int32 array from struct as uint8 ...
> ./mat5_compressed_readslab_le.at:3072: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var42 -c uint8
> 1076. mat5_compressed_readslab_le.at:3027:  ok
> 1078. mat5_compressed_readslab_le.at:3041: 1079. mat5_compressed_readslab_le.at:3048:  ok
>  ok
> 1077. mat5_compressed_readslab_le.at:3034:  ok
> 1083. mat5_compressed_readslab_le.at:3076: testing Read slab of complex uint32 array from struct as double ...
> ./mat5_compressed_readslab_le.at:3079: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var43 -c double
> 1080. mat5_compressed_readslab_le.at:3055:  ok
> 
> 
> 
> 
> 1081. mat5_compressed_readslab_le.at:3062:  ok
> 1084. mat5_compressed_readslab_le.at:3083: testing Read slab of complex uint32 array from struct as single ...
> ./mat5_compressed_readslab_le.at:3086: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var43 -c single
> 1085. mat5_compressed_readslab_le.at:3090: testing Read slab of complex uint32 array from struct as int64 ...
> ./mat5_compressed_readslab_le.at:3093: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var43 -c int64
> 
> 1087. mat5_compressed_readslab_le.at:3104: testing Read slab of complex uint32 array from struct as int32 ...
> 1086. mat5_compressed_readslab_le.at:3097: testing Read slab of complex uint32 array from struct as uint64 ...
> ./mat5_compressed_readslab_le.at:3100: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var43 -c uint64
> ./mat5_compressed_readslab_le.at:3107: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var43 -c int32
> 1082. mat5_compressed_readslab_le.at:3069:  ok
> 
> 1088. mat5_compressed_readslab_le.at:3111: testing Read slab of complex uint32 array from struct as uint32 ...
> ./mat5_compressed_readslab_le.at:3114: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var43 -c uint32
> 1083. mat5_compressed_readslab_le.at:3076:  ok
> 
> 1089. mat5_compressed_readslab_le.at:3118: testing Read slab of complex uint32 array from struct as int16 ...
> ./mat5_compressed_readslab_le.at:3121: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var43 -c int16
> 
> 1090. mat5_compressed_readslab_le.at:3125: testing Read slab of complex uint32 array from struct as uint16 ...
> ./mat5_compressed_readslab_le.at:3128: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var43 -c uint16
> 1084. mat5_compressed_readslab_le.at:3083:  ok
> 1086. mat5_compressed_readslab_le.at:3097:  ok
> 1087. mat5_compressed_readslab_le.at:3104:  ok
> 1091. mat5_compressed_readslab_le.at:3132: testing Read slab of complex uint32 array from struct as int8 ...
> ./mat5_compressed_readslab_le.at:3135: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var43 -c int8
> 1085. mat5_compressed_readslab_le.at:3090: 1088. mat5_compressed_readslab_le.at:3111:  ok
>  ok
> 
> 
> 
> 
> 1089. mat5_compressed_readslab_le.at:3118:  ok
> 
> 1094. mat5_compressed_readslab_le.at:3153: testing Read slab of complex int16 array from struct as single ...
> ./mat5_compressed_readslab_le.at:3156: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var44 -c single
> 1093. mat5_compressed_readslab_le.at:3146: testing Read slab of complex int16 array from struct as double ...
> ./mat5_compressed_readslab_le.at:3149: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var44 -c double
> 1095. mat5_compressed_readslab_le.at:3160: testing Read slab of complex int16 array from struct as int64 ...
> 1092. mat5_compressed_readslab_le.at:3139: testing Read slab of complex uint32 array from struct as uint8 ...
> ./mat5_compressed_readslab_le.at:3142: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var43 -c uint8
> ./mat5_compressed_readslab_le.at:3163: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var44 -c int64
> 
> 1090. mat5_compressed_readslab_le.at:3125:  ok
> 1096. mat5_compressed_readslab_le.at:3167: testing Read slab of complex int16 array from struct as uint64 ...
> ./mat5_compressed_readslab_le.at:3170: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var44 -c uint64
> 1091. mat5_compressed_readslab_le.at:3132:  ok
> 1097. mat5_compressed_readslab_le.at:3174: testing Read slab of complex int16 array from struct as int32 ...
> ./mat5_compressed_readslab_le.at:3177: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var44 -c int32
> 
> 
> 1098. mat5_compressed_readslab_le.at:3181: testing Read slab of complex int16 array from struct as uint32 ...
> ./mat5_compressed_readslab_le.at:3184: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var44 -c uint32
> 1093. mat5_compressed_readslab_le.at:3146:  ok
> 1099. mat5_compressed_readslab_le.at:3188: testing Read slab of complex int16 array from struct as int16 ...
> ./mat5_compressed_readslab_le.at:3191: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var44 -c int16
> 1092. mat5_compressed_readslab_le.at:3139:  ok
> 1095. mat5_compressed_readslab_le.at:3160:  ok
> 1094. mat5_compressed_readslab_le.at:3153:  ok
> 
> 
> 
> 1096. mat5_compressed_readslab_le.at:3167:  ok
> 
> 1097. mat5_compressed_readslab_le.at:3174:  ok
> 1100. mat5_compressed_readslab_le.at:3195: testing Read slab of complex int16 array from struct as uint16 ...
> ./mat5_compressed_readslab_le.at:3198: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var44 -c uint16
> 1101. mat5_compressed_readslab_le.at:3202: testing Read slab of complex int16 array from struct as int8 ...
> ./mat5_compressed_readslab_le.at:3205: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var44 -c int8
> 1098. mat5_compressed_readslab_le.at:3181:  ok
> 1103. mat5_compressed_readslab_le.at:3216: testing Read slab of complex uint16 array from struct as double ...
> ./mat5_compressed_readslab_le.at:3219: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var45 -c double
> 
> 1102. mat5_compressed_readslab_le.at:3209: testing Read slab of complex int16 array from struct as uint8 ...
> ./mat5_compressed_readslab_le.at:3212: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var44 -c uint8
> 1099. mat5_compressed_readslab_le.at:3188:  ok
> 
> 
> 1104. mat5_compressed_readslab_le.at:3223: testing Read slab of complex uint16 array from struct as single ...
> ./mat5_compressed_readslab_le.at:3226: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var45 -c single
> 
> 1105. mat5_compressed_readslab_le.at:3230: testing Read slab of complex uint16 array from struct as int64 ...
> ./mat5_compressed_readslab_le.at:3233: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var45 -c int64
> 1106. mat5_compressed_readslab_le.at:3237: testing Read slab of complex uint16 array from struct as uint64 ...
> ./mat5_compressed_readslab_le.at:3240: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var45 -c uint64
> 1107. mat5_compressed_readslab_le.at:3244: testing Read slab of complex uint16 array from struct as int32 ...
> ./mat5_compressed_readslab_le.at:3247: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var45 -c int32
> 1100. mat5_compressed_readslab_le.at:3195:  ok
> 1101. mat5_compressed_readslab_le.at:3202:  ok
> 
> 1103. mat5_compressed_readslab_le.at:3216:  ok
> 1102. mat5_compressed_readslab_le.at:3209:  ok
> 
> 1105. mat5_compressed_readslab_le.at:3230:  ok
> 1104. mat5_compressed_readslab_le.at:3223:  ok
> 1108. mat5_compressed_readslab_le.at:3251: testing Read slab of complex uint16 array from struct as uint32 ...
> ./mat5_compressed_readslab_le.at:3254: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var45 -c uint32
> 
> 
> 1109. mat5_compressed_readslab_le.at:3258: testing Read slab of complex uint16 array from struct as int16 ...
> ./mat5_compressed_readslab_le.at:3261: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var45 -c int16
> 1106. mat5_compressed_readslab_le.at:3237:  ok
> 1107. mat5_compressed_readslab_le.at:3244:  ok
> 
> 
> 1110. mat5_compressed_readslab_le.at:3265: testing Read slab of complex uint16 array from struct as uint16 ...
> ./mat5_compressed_readslab_le.at:3268: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var45 -c uint16
> 1111. mat5_compressed_readslab_le.at:3272: testing Read slab of complex uint16 array from struct as int8 ...
> ./mat5_compressed_readslab_le.at:3275: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var45 -c int8
> 
> 
> 1112. mat5_compressed_readslab_le.at:3279: testing Read slab of complex uint16 array from struct as uint8 ...
> ./mat5_compressed_readslab_le.at:3282: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var45 -c uint8
> 1113. mat5_compressed_readslab_le.at:3286: testing Read slab of complex int8 array from struct as double ...
> ./mat5_compressed_readslab_le.at:3289: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var46 -c double
> 1115. mat5_compressed_readslab_le.at:3300: testing Read slab of complex int8 array from struct as int64 ...
> ./mat5_compressed_readslab_le.at:3303: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var46 -c int64
> 1114. mat5_compressed_readslab_le.at:3293: testing Read slab of complex int8 array from struct as single ...
> ./mat5_compressed_readslab_le.at:3296: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var46 -c single
> 1108. mat5_compressed_readslab_le.at:3251:  ok
> 1109. mat5_compressed_readslab_le.at:3258:  ok
> 
> 1111. mat5_compressed_readslab_le.at:3272:  ok
> 1110. mat5_compressed_readslab_le.at:3265:  ok
> 
> 1113. mat5_compressed_readslab_le.at:3286:  ok
> 1116. mat5_compressed_readslab_le.at:3307: testing Read slab of complex int8 array from struct as uint64 ...
> ./mat5_compressed_readslab_le.at:3310: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var46 -c uint64
> 1112. mat5_compressed_readslab_le.at:3279:  ok
> 
> 
> 1114. mat5_compressed_readslab_le.at:3293:  ok
> 1117. mat5_compressed_readslab_le.at:3314: testing Read slab of complex int8 array from struct as int32 ...
> ./mat5_compressed_readslab_le.at:3317: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var46 -c int32
> 
> 1115. mat5_compressed_readslab_le.at:3300:  ok
> 1119. mat5_compressed_readslab_le.at:3328: testing Read slab of complex int8 array from struct as int16 ...
> 1118. mat5_compressed_readslab_le.at:3321: testing Read slab of complex int8 array from struct as uint32 ...
> 
> ./mat5_compressed_readslab_le.at:3331: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var46 -c int16
> ./mat5_compressed_readslab_le.at:3324: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var46 -c uint32
> 
> 
> 1120. mat5_compressed_readslab_le.at:3335: testing Read slab of complex int8 array from struct as uint16 ...
> ./mat5_compressed_readslab_le.at:3338: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var46 -c uint16
> 1121. mat5_compressed_readslab_le.at:3342: testing Read slab of complex int8 array from struct as int8 ...
> ./mat5_compressed_readslab_le.at:3345: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var46 -c int8
> 1123. mat5_compressed_readslab_le.at:3356: testing Read slab of complex uint8 array from struct as double ...
> ./mat5_compressed_readslab_le.at:3359: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var47 -c double
> 1122. mat5_compressed_readslab_le.at:3349: testing Read slab of complex int8 array from struct as uint8 ...
> ./mat5_compressed_readslab_le.at:3352: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var46 -c uint8
> 1116. mat5_compressed_readslab_le.at:3307:  ok
> 1117. mat5_compressed_readslab_le.at:3314:  ok
> 
> 1119. mat5_compressed_readslab_le.at:3328:  ok
> 1118. mat5_compressed_readslab_le.at:3321:  ok
> 1124. mat5_compressed_readslab_le.at:3363: testing Read slab of complex uint8 array from struct as single ...
> ./mat5_compressed_readslab_le.at:3366: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var47 -c single
> 
> 1121. mat5_compressed_readslab_le.at:3342:  ok
> 1120. mat5_compressed_readslab_le.at:3335:  ok
> 
> 
> 1122. mat5_compressed_readslab_le.at:3349:  ok
> 1125. mat5_compressed_readslab_le.at:3370: testing Read slab of complex uint8 array from struct as int64 ...
> ./mat5_compressed_readslab_le.at:3373: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var47 -c int64
> 1123. mat5_compressed_readslab_le.at:3356:  ok
> 
> 
> 1127. mat5_compressed_readslab_le.at:3384: testing Read slab of complex uint8 array from struct as int32 ...
> 1126. mat5_compressed_readslab_le.at:3377: testing Read slab of complex uint8 array from struct as uint64 ...
> ./mat5_compressed_readslab_le.at:3380: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var47 -c uint64
> ./mat5_compressed_readslab_le.at:3387: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var47 -c int32
> 1128. mat5_compressed_readslab_le.at:3391: testing Read slab of complex uint8 array from struct as uint32 ...
> ./mat5_compressed_readslab_le.at:3394: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var47 -c uint32
> 
> 
> 1129. mat5_compressed_readslab_le.at:3398: testing Read slab of complex uint8 array from struct as int16 ...
> ./mat5_compressed_readslab_le.at:3401: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var47 -c int16
> 1124. mat5_compressed_readslab_le.at:3363:  ok
> 1130. mat5_compressed_readslab_le.at:3405: testing Read slab of complex uint8 array from struct as uint16 ...
> ./mat5_compressed_readslab_le.at:3408: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var47 -c uint16
> 1131. mat5_compressed_readslab_le.at:3412: testing Read slab of complex uint8 array from struct as int8 ...
> ./mat5_compressed_readslab_le.at:3415: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var47 -c int8
> 
> 1125. mat5_compressed_readslab_le.at:3370:  ok
> 1126. mat5_compressed_readslab_le.at:3377:  ok
> 1132. mat5_compressed_readslab_le.at:3419: testing Read slab of complex uint8 array from struct as uint8 ...
> 1127. mat5_compressed_readslab_le.at:3384:  ok
> ./mat5_compressed_readslab_le.at:3422: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_le.mat var47 -c uint8
> 1128. mat5_compressed_readslab_le.at:3391:  ok
> 
> 
> 1129. mat5_compressed_readslab_le.at:3398:  ok
> 
> 1130. mat5_compressed_readslab_le.at:3405:  ok
> 
> 1131. mat5_compressed_readslab_le.at:3412:  ok
> 1133. mat5_uncompressed_read_be.at:26: testing Read 2D double array ...
> ./mat5_uncompressed_read_be.at:27: cp $srcdir/results/read-var1.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var1
> 1134. mat5_uncompressed_read_be.at:33: testing Read 2D single array ...
> ./mat5_uncompressed_read_be.at:34: cp $srcdir/results/read-var2.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var2
> 
> 1135. mat5_uncompressed_read_be.at:38: testing Read 2D int64 array ...
> ./mat5_uncompressed_read_be.at:39: cp $srcdir/results/read-var3.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var3
> 
> 
> 1136. mat5_uncompressed_read_be.at:43: testing Read 2D uint64 array ...
> ./mat5_uncompressed_read_be.at:44: cp $srcdir/results/read-var4.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var4
> 1132. mat5_compressed_readslab_le.at:3419:  ok
> 1137. mat5_uncompressed_read_be.at:48: testing Read 2D int32 array ...
> ./mat5_uncompressed_read_be.at:49: cp $srcdir/results/read-var5.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var5
> 1138. mat5_uncompressed_read_be.at:53: testing Read 2D uint32 array ...
> ./mat5_uncompressed_read_be.at:54: cp $srcdir/results/read-var6.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var6
> 1139. mat5_uncompressed_read_be.at:58: testing Read 2D int16 array ...
> ./mat5_uncompressed_read_be.at:59: cp $srcdir/results/read-var7.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var7
> 1134. mat5_uncompressed_read_be.at:33:  ok
> 
> ./mat5_uncompressed_read_be.at:29: cp $srcdir/results/dump-var1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var1
> 1135. mat5_uncompressed_read_be.at:38:  ok
> 
> 1137. mat5_uncompressed_read_be.at:48:  ok
> 1140. mat5_uncompressed_read_be.at:63: testing Read 2D uint16 array ...
> ./mat5_uncompressed_read_be.at:64: cp $srcdir/results/read-var8.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var8
> 1136. mat5_uncompressed_read_be.at:43:  ok
> 1138. mat5_uncompressed_read_be.at:53:  ok
> 
> 1141. mat5_uncompressed_read_be.at:68: testing Read 2D int8 array ...
> ./mat5_uncompressed_read_be.at:69: cp $srcdir/results/read-var9.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var9
> 
> 
> 1139. mat5_uncompressed_read_be.at:58:  ok
> 
> 1142. mat5_uncompressed_read_be.at:73: testing Read 2D uint8 array ...
> ./mat5_uncompressed_read_be.at:74: cp $srcdir/results/read-var10.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var10
> 1143. mat5_uncompressed_read_be.at:78: testing Read 2D complex double array ...
> ./mat5_uncompressed_read_be.at:79: cp $srcdir/results/read-var11.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var11
> 
> 1133. mat5_uncompressed_read_be.at:26:  ok
> 1144. mat5_uncompressed_read_be.at:85: testing Read 2D complex single array ...
> ./mat5_uncompressed_read_be.at:86: cp $srcdir/results/read-var12.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var12
> 1145. mat5_uncompressed_read_be.at:90: testing Read 2D complex int64 array ...
> ./mat5_uncompressed_read_be.at:91: cp $srcdir/results/read-var13.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var13
> 1140. mat5_uncompressed_read_be.at:63:  ok
> 1146. mat5_uncompressed_read_be.at:95: testing Read 2D complex uint64 array ...
> ./mat5_uncompressed_read_be.at:96: cp $srcdir/results/read-var14.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var14
> 
> 1141. mat5_uncompressed_read_be.at:68:  ok
> 
> 1147. mat5_uncompressed_read_be.at:100: testing Read 2D complex int32 array ...
> ./mat5_uncompressed_read_be.at:101: cp $srcdir/results/read-var15.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var15
> 1142. mat5_uncompressed_read_be.at:73:  ok
> ./mat5_uncompressed_read_be.at:81: cp $srcdir/results/dump-var11.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var11
> 1148. mat5_uncompressed_read_be.at:105: testing Read 2D complex uint32 array ...
> ./mat5_uncompressed_read_be.at:106: cp $srcdir/results/read-var16.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var16
> 
> 1144. mat5_uncompressed_read_be.at:85:  ok
> 1145. mat5_uncompressed_read_be.at:90:  ok
> 
> 1146. mat5_uncompressed_read_be.at:95:  ok
> 1149. mat5_uncompressed_read_be.at:110: testing Read 2D complex int16 array ...
> ./mat5_uncompressed_read_be.at:111: cp $srcdir/results/read-var17.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var17
> 
> 
> 1150. mat5_uncompressed_read_be.at:115: testing Read 2D complex uint16 array ...
> ./mat5_uncompressed_read_be.at:116: cp $srcdir/results/read-var18.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var18
> 
> 1147. mat5_uncompressed_read_be.at:100:  ok
> 1143. mat5_uncompressed_read_be.at:78:  ok
> 1151. mat5_uncompressed_read_be.at:120: testing Read 2D complex int8 array ...
> ./mat5_uncompressed_read_be.at:121: cp $srcdir/results/read-var19.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var19
> 1152. mat5_uncompressed_read_be.at:125: testing Read 2D complex uint8 array ...
> ./mat5_uncompressed_read_be.at:126: cp $srcdir/results/read-var20.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var20
> 1148. mat5_uncompressed_read_be.at:105: 1153. mat5_uncompressed_read_be.at:130: testing Read 2D logical array ...
> ./mat5_uncompressed_read_be.at:131: cp $srcdir/results/read-var90.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var90
>  ok
> 
> 
> 
> 1149. mat5_uncompressed_read_be.at:110:  ok
> 1154. mat5_uncompressed_read_be.at:135: testing Read sparse double array ...
> ./mat5_uncompressed_read_be.at:136: cp $srcdir/results/read-var21.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var21
> 1150. mat5_uncompressed_read_be.at:115:  ok
> 1156. mat5_uncompressed_read_be.at:145: testing Read empty array ...
> ./mat5_uncompressed_read_be.at:147: cp $srcdir/results/read-var23.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var23
> 1155. mat5_uncompressed_read_be.at:140: testing Read sparse complex double array ...
> ./mat5_uncompressed_read_be.at:141: cp $srcdir/results/read-var22.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var22
> 
> 
> 1151. mat5_uncompressed_read_be.at:120:  ok
> 1152. mat5_uncompressed_read_be.at:125:  ok
> 1153. mat5_uncompressed_read_be.at:130:  ok
> 1157. mat5_uncompressed_read_be.at:151: testing Read 2D character array ...
> ./mat5_uncompressed_read_be.at:152: cp $srcdir/results/read-var24-73.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var24
> 1158. mat5_uncompressed_read_be.at:156: testing Read empty struct ...
> ./mat5_uncompressed_read_be.at:158: cp $srcdir/results/read-var25.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var25
> 
> 
> 
> 1154. mat5_uncompressed_read_be.at:135:  ok
> 1159. mat5_uncompressed_read_be.at:162: testing Read empty struct with fields ...
> ./mat5_uncompressed_read_be.at:164: cp $srcdir/results/read-var26.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var26
> 1156. mat5_uncompressed_read_be.at:145:  ok
> 1160. mat5_uncompressed_read_be.at:168: testing Read struct with empty fields ...
> ./mat5_uncompressed_read_be.at:170: cp $srcdir/results/read-var27.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var27
> 1155. mat5_uncompressed_read_be.at:140:  ok
> 1161. mat5_uncompressed_read_be.at:174: testing Read struct with double fields ...
> ./mat5_uncompressed_read_be.at:175: cp $srcdir/results/read-var28.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var28
> 
> 1158. mat5_uncompressed_read_be.at:156:  ok
> 1157. mat5_uncompressed_read_be.at:151:  ok
> 
> 
> 1162. mat5_uncompressed_read_be.at:179: testing Read struct with single fields ...
> ./mat5_uncompressed_read_be.at:180: cp $srcdir/results/read-var29.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var29
> 
> 
> 1163. mat5_uncompressed_read_be.at:184: testing Read struct with int64 fields ...
> ./mat5_uncompressed_read_be.at:185: cp $srcdir/results/read-var30.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var30
> 1164. mat5_uncompressed_read_be.at:189: testing Read struct with uint64 fields ...
> ./mat5_uncompressed_read_be.at:190: cp $srcdir/results/read-var31.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var31
> 1159. mat5_uncompressed_read_be.at:162:  ok
> 1160. mat5_uncompressed_read_be.at:168:  ok
> 1165. mat5_uncompressed_read_be.at:194: testing Read struct with int32 fields ...
> ./mat5_uncompressed_read_be.at:195: cp $srcdir/results/read-var32.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var32
> 1166. mat5_uncompressed_read_be.at:199: testing Read struct with uint32 fields ...
> ./mat5_uncompressed_read_be.at:200: cp $srcdir/results/read-var33.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var33
> 1161. mat5_uncompressed_read_be.at:174:  ok
> 
> 
> 
> 1167. mat5_uncompressed_read_be.at:204: testing Read struct with int16 fields ...
> ./mat5_uncompressed_read_be.at:205: cp $srcdir/results/read-var34.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var34
> 1162. mat5_uncompressed_read_be.at:179:  ok
> 1168. mat5_uncompressed_read_be.at:209: testing Read struct with uint16 fields ...
> ./mat5_uncompressed_read_be.at:210: cp $srcdir/results/read-var35.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var35
> 1163. mat5_uncompressed_read_be.at:184:  ok
> 1169. mat5_uncompressed_read_be.at:214: testing Read struct with int8 fields ...
> ./mat5_uncompressed_read_be.at:215: cp $srcdir/results/read-var36.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var36
> 1164. mat5_uncompressed_read_be.at:189:  ok
> 
> 1165. mat5_uncompressed_read_be.at:194:  ok
> 1166. mat5_uncompressed_read_be.at:199:  ok
> 
> 1170. mat5_uncompressed_read_be.at:219: testing Read struct with uint8 fields ...
> ./mat5_uncompressed_read_be.at:220: cp $srcdir/results/read-var37.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var37
> 
> 
> 
> 1167. mat5_uncompressed_read_be.at:204: 1171. mat5_uncompressed_read_be.at:224: testing Read struct with complex double fields ...
> ./mat5_uncompressed_read_be.at:225: cp $srcdir/results/read-var38.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var38
>  ok
> 1172. mat5_uncompressed_read_be.at:229: testing Read struct with complex single fields ...
> ./mat5_uncompressed_read_be.at:230: cp $srcdir/results/read-var39.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var39
> 1169. mat5_uncompressed_read_be.at:214:  ok
> 1168. mat5_uncompressed_read_be.at:209:  ok
> 1174. mat5_uncompressed_read_be.at:239: testing Read struct with complex uint64 fields ...
> ./mat5_uncompressed_read_be.at:240: cp $srcdir/results/read-var41.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var41
> 1173. mat5_uncompressed_read_be.at:234: testing Read struct with complex int64 fields ...
> ./mat5_uncompressed_read_be.at:235: cp $srcdir/results/read-var40.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var40
> 
> 
> 1170. mat5_uncompressed_read_be.at:219: 
> 1175. mat5_uncompressed_read_be.at:244: testing Read struct with complex int32 fields ...
> ./mat5_uncompressed_read_be.at:245: cp $srcdir/results/read-var42.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var42
>  ok
> 1176. mat5_uncompressed_read_be.at:249: testing Read struct with complex uint32 fields ...
> ./mat5_uncompressed_read_be.at:250: cp $srcdir/results/read-var43.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var43
> 1177. mat5_uncompressed_read_be.at:254: testing Read struct with complex int16 fields ...
> ./mat5_uncompressed_read_be.at:255: cp $srcdir/results/read-var44.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var44
> 1171. mat5_uncompressed_read_be.at:224:  ok
> 1173. mat5_uncompressed_read_be.at:234:  ok
> 1172. mat5_uncompressed_read_be.at:229:  ok
> 1174. mat5_uncompressed_read_be.at:239:  ok
> 
> 
> 
> 
> 
> 1178. mat5_uncompressed_read_be.at:259: testing Read struct with complex uint16 fields ...
> ./mat5_uncompressed_read_be.at:260: cp $srcdir/results/read-var45.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var45
> 1175. mat5_uncompressed_read_be.at:244:  ok
> 1180. mat5_uncompressed_read_be.at:269: testing Read struct with complex uint8 fields ...
> ./mat5_uncompressed_read_be.at:270: cp $srcdir/results/read-var47.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var47
> 1179. mat5_uncompressed_read_be.at:264: testing Read struct with complex int8 fields ...
> ./mat5_uncompressed_read_be.at:265: cp $srcdir/results/read-var46.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var46
> 1181. mat5_uncompressed_read_be.at:274: testing Read struct with logical fields ...
> ./mat5_uncompressed_read_be.at:275: cp $srcdir/results/read-var91.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var91
> 1182. mat5_uncompressed_read_be.at:279: testing Read struct with sparse double fields ...
> ./mat5_uncompressed_read_be.at:280: cp $srcdir/results/read-var48.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var48
> 1176. mat5_uncompressed_read_be.at:249:  ok
> 1177. mat5_uncompressed_read_be.at:254:  ok
> 
> 
> 
> 1183. mat5_uncompressed_read_be.at:284: testing Read struct with sparse complex double fields ...
> ./mat5_uncompressed_read_be.at:285: cp $srcdir/results/read-var49.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var49
> 1178. mat5_uncompressed_read_be.at:259: 1184. mat5_uncompressed_read_be.at:289: testing Read struct with character fields ...
> ./mat5_uncompressed_read_be.at:290: cp $srcdir/results/read-var50.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var50
>  ok
> 1179. mat5_uncompressed_read_be.at:264:  ok
> 1180. mat5_uncompressed_read_be.at:269:  ok
> 1182. mat5_uncompressed_read_be.at:279:  ok
> 1185. mat5_uncompressed_read_be.at:294: testing Read empty cell array ...
> ./mat5_uncompressed_read_be.at:296: cp $srcdir/results/read-var51.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var51
> 
> 1181. mat5_uncompressed_read_be.at:274:  ok
> 
> 
> 
> 1186. mat5_uncompressed_read_be.at:300: testing Read cell array with empty arrays ...
> ./mat5_uncompressed_read_be.at:302: cp $srcdir/results/read-var52.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var52
> 1183. mat5_uncompressed_read_be.at:284:  ok
> 
> 1187. mat5_uncompressed_read_be.at:306: testing Read cell array with double arrays ...
> ./mat5_uncompressed_read_be.at:307: cp $srcdir/results/read-var53.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var53
> 1189. mat5_uncompressed_read_be.at:316: testing Read cell array with int64 arrays ...
> ./mat5_uncompressed_read_be.at:317: cp $srcdir/results/read-var55.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var55
> 1188. mat5_uncompressed_read_be.at:311: testing Read cell array with single arrays ...
> ./mat5_uncompressed_read_be.at:312: cp $srcdir/results/read-var54.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var54
> 1184. mat5_uncompressed_read_be.at:289:  ok
> 
> 1190. mat5_uncompressed_read_be.at:321: testing Read cell array with uint64 arrays ...
> ./mat5_uncompressed_read_be.at:322: cp $srcdir/results/read-var56.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var56
> 1185. mat5_uncompressed_read_be.at:294:  ok
> 
> 1191. mat5_uncompressed_read_be.at:326: testing Read cell array with int32 arrays ...
> ./mat5_uncompressed_read_be.at:327: cp $srcdir/results/read-var57.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var57
> 1187. mat5_uncompressed_read_be.at:306:  ok
> 1192. mat5_uncompressed_read_be.at:331: testing Read cell array with uint32 arrays ...
> ./mat5_uncompressed_read_be.at:332: cp $srcdir/results/read-var58.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var58
> 1186. mat5_uncompressed_read_be.at:300:  ok
> 
> 1188. mat5_uncompressed_read_be.at:311:  ok
> 1189. mat5_uncompressed_read_be.at:316:  ok
> 
> 
> 1193. mat5_uncompressed_read_be.at:336: testing Read cell array with int16 arrays ...
> ./mat5_uncompressed_read_be.at:337: cp $srcdir/results/read-var59.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var59
> 1190. mat5_uncompressed_read_be.at:321:  ok
> 
> 1191. mat5_uncompressed_read_be.at:326:  ok
> 
> 1195. mat5_uncompressed_read_be.at:346: testing Read cell array with int8 arrays ...
> ./mat5_uncompressed_read_be.at:347: cp $srcdir/results/read-var61.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var61
> 1194. mat5_uncompressed_read_be.at:341: testing Read cell array with uint16 arrays ...
> ./mat5_uncompressed_read_be.at:342: cp $srcdir/results/read-var60.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var60
> 1196. mat5_uncompressed_read_be.at:351: testing Read cell array with uint8 arrays ...
> ./mat5_uncompressed_read_be.at:352: cp $srcdir/results/read-var62.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var62
> 
> 
> 1197. mat5_uncompressed_read_be.at:356: testing Read cell array with logical arrays ...
> ./mat5_uncompressed_read_be.at:357: cp $srcdir/results/read-var92.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var92
> 1192. mat5_uncompressed_read_be.at:331:  ok
> 1199. mat5_uncompressed_read_be.at:366: testing Read cell array with sparse complex double arrays ...
> ./mat5_uncompressed_read_be.at:367: cp $srcdir/results/read-var64.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var64
> 1198. mat5_uncompressed_read_be.at:361: testing Read cell array with sparse double arrays ...
> ./mat5_uncompressed_read_be.at:362: cp $srcdir/results/read-var63.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var63
> 
> 1193. mat5_uncompressed_read_be.at:336:  ok
> 1200. mat5_uncompressed_read_be.at:371: testing Read cell array with character arrays ...
> ./mat5_uncompressed_read_be.at:372: cp $srcdir/results/read-var65.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var65
> 1196. mat5_uncompressed_read_be.at:351:  ok
> 1195. mat5_uncompressed_read_be.at:346:  ok
> 
> 1197. mat5_uncompressed_read_be.at:356: 1194. mat5_uncompressed_read_be.at:341:  ok
>  ok
> 
> 
> 1201. mat5_uncompressed_read_be.at:376: testing Read cell array with empty structs ...
> ./mat5_uncompressed_read_be.at:378: cp $srcdir/results/read-var66.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var66
> 
> 
> 1198. mat5_uncompressed_read_be.at:361:  ok
> 1199. mat5_uncompressed_read_be.at:366:  ok
> 1202. mat5_uncompressed_read_be.at:382: testing Read cell array with structs (numeric fields) ...
> ./mat5_uncompressed_read_be.at:383: cp $srcdir/results/read-var67.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var67
> 1205. mat5_uncompressed_read_be.at:397: testing Read directory ...
> ./mat5_uncompressed_read_be.at:399: cp $srcdir/results/dir-5_be.out expout
>          $builddir/test_mat directory $srcdir/datasets/matio_test_cases_uncompressed_be.mat
> 1204. mat5_uncompressed_read_be.at:392: testing Read cell array with structs (character fields) ...
> ./mat5_uncompressed_read_be.at:393: cp $srcdir/results/read-var69.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var69
> 
> 1203. mat5_uncompressed_read_be.at:387: testing Read cell array with structs (sparse fields) ...
> ./mat5_uncompressed_read_be.at:388: cp $srcdir/results/read-var68.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_be.mat var68
> 1200. mat5_uncompressed_read_be.at:371:  ok
> 
> 1206. mat5_uncompressed_readslab_be.at:26: testing Read slab of double array ...
> ./mat5_uncompressed_readslab_be.at:28: cp $srcdir/results/dump-var70-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var70\(2:3:end,4:5:end,8:16:end\)
> 
> 1207. mat5_uncompressed_readslab_be.at:34: testing Read slab of single array ...
> ./mat5_uncompressed_readslab_be.at:36: cp $srcdir/results/dump-var71-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var71\(2:3:end,4:5:end,8:16:end\)
> 1201. mat5_uncompressed_read_be.at:376:  ok
> 1208. mat5_uncompressed_readslab_be.at:42: testing Read slab of int64 array ...
> ./mat5_uncompressed_readslab_be.at:44: cp $srcdir/results/dump-var72-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var72\(2:3:end,4:5:end,8:16:end\)
> 1205. mat5_uncompressed_read_be.at:397:  ok
> 1204. mat5_uncompressed_read_be.at:392: 1203. mat5_uncompressed_read_be.at:387:  ok
>  ok
> 
> 1202. mat5_uncompressed_read_be.at:382:  ok
> 
> 
> 
> 1209. mat5_uncompressed_readslab_be.at:50: testing Read slab of uint64 array ...
> ./mat5_uncompressed_readslab_be.at:52: cp $srcdir/results/dump-var73-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var73\(2:3:end,4:5:end,8:16:end\)
> ./mat5_uncompressed_readslab_be.at:38: cp $srcdir/results/dump-var71-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var71\(30:1:32,27:1:29,25:1:26\)
> ./mat5_uncompressed_readslab_be.at:30: cp $srcdir/results/dump-var70-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var70\(30:1:32,27:1:29,25:1:26\)
> 
> 1211. mat5_uncompressed_readslab_be.at:66: testing Read slab of uint32 array ...
> ./mat5_uncompressed_readslab_be.at:68: cp $srcdir/results/dump-var75-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var75\(2:3:end,4:5:end,8:16:end\)
> 1212. mat5_uncompressed_readslab_be.at:74: testing Read slab of int16 array ...
> ./mat5_uncompressed_readslab_be.at:76: cp $srcdir/results/dump-var76-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var76\(2:3:end,4:5:end,8:16:end\)
> 1210. mat5_uncompressed_readslab_be.at:58: testing Read slab of int32 array ...
> ./mat5_uncompressed_readslab_be.at:60: cp $srcdir/results/dump-var74-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var74\(2:3:end,4:5:end,8:16:end\)
> ./mat5_uncompressed_readslab_be.at:46: cp $srcdir/results/dump-var72-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var72\(30:1:32,27:1:29,25:1:26\)
> 1213. mat5_uncompressed_readslab_be.at:82: testing Read slab of uint16 array ...
> ./mat5_uncompressed_readslab_be.at:84: cp $srcdir/results/dump-var77-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var77\(2:3:end,4:5:end,8:16:end\)
> ./mat5_uncompressed_readslab_be.at:54: cp $srcdir/results/dump-var73-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var73\(30:1:32,27:1:29,25:1:26\)
> 1206. mat5_uncompressed_readslab_be.at:26:  ok
> 1207. mat5_uncompressed_readslab_be.at:34:  ok
> ./mat5_uncompressed_readslab_be.at:70: cp $srcdir/results/dump-var75-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var75\(30:1:32,27:1:29,25:1:26\)
> ./mat5_uncompressed_readslab_be.at:78: cp $srcdir/results/dump-var76-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var76\(30:1:32,27:1:29,25:1:26\)
> ./mat5_uncompressed_readslab_be.at:62: cp $srcdir/results/dump-var74-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var74\(30:1:32,27:1:29,25:1:26\)
> 
> 
> ./mat5_uncompressed_readslab_be.at:86: cp $srcdir/results/dump-var77-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var77\(30:1:32,27:1:29,25:1:26\)
> 1208. mat5_uncompressed_readslab_be.at:42:  ok
> 1214. mat5_uncompressed_readslab_be.at:90: testing Read slab of int8 array ...
> ./mat5_uncompressed_readslab_be.at:92: cp $srcdir/results/dump-var78-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var78\(2:3:end,4:5:end,8:16:end\)
> 1215. mat5_uncompressed_readslab_be.at:98: testing Read slab of uint8 array ...
> ./mat5_uncompressed_readslab_be.at:100: cp $srcdir/results/dump-var79-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var79\(2:3:end,4:5:end,8:16:end\)
> 1209. mat5_uncompressed_readslab_be.at:50:  ok
> 
> 
> 1210. mat5_uncompressed_readslab_be.at:58:  ok
> 1216. mat5_uncompressed_readslab_be.at:106: testing Read slab of complex double array ...
> ./mat5_uncompressed_readslab_be.at:108: cp $srcdir/results/dump-var80-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var80\(2:3:end,4:5:end,8:16:end\)
> 1212. mat5_uncompressed_readslab_be.at:74:  ok
> 1211. mat5_uncompressed_readslab_be.at:66:  ok
> 1213. mat5_uncompressed_readslab_be.at:82:  ok
> 1217. mat5_uncompressed_readslab_be.at:114: testing Read slab of complex single array ...
> ./mat5_uncompressed_readslab_be.at:116: cp $srcdir/results/dump-var81-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var81\(2:3:end,4:5:end,8:16:end\)
> ./mat5_uncompressed_readslab_be.at:94: cp $srcdir/results/dump-var78-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var78\(30:1:32,27:1:29,25:1:26\)
> 
> ./mat5_uncompressed_readslab_be.at:102: cp $srcdir/results/dump-var79-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var79\(30:1:32,27:1:29,25:1:26\)
> 
> 
> 
> 1218. mat5_uncompressed_readslab_be.at:122: testing Read slab of complex int64 array ...
> ./mat5_uncompressed_readslab_be.at:124: cp $srcdir/results/dump-var82-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var82\(2:3:end,4:5:end,8:16:end\)
> 1219. mat5_uncompressed_readslab_be.at:130: testing Read slab of complex uint64 array ...
> ./mat5_uncompressed_readslab_be.at:132: cp $srcdir/results/dump-var83-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var83\(2:3:end,4:5:end,8:16:end\)
> 1220. mat5_uncompressed_readslab_be.at:138: testing Read slab of complex int32 array ...
> ./mat5_uncompressed_readslab_be.at:140: cp $srcdir/results/dump-var84-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var84\(2:3:end,4:5:end,8:16:end\)
> 1221. mat5_uncompressed_readslab_be.at:146: testing Read slab of complex uint32 array ...
> ./mat5_uncompressed_readslab_be.at:148: cp $srcdir/results/dump-var85-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var85\(2:3:end,4:5:end,8:16:end\)
> ./mat5_uncompressed_readslab_be.at:110: cp $srcdir/results/dump-var80-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var80\(30:1:32,27:1:29,25:1:26\)
> ./mat5_uncompressed_readslab_be.at:118: cp $srcdir/results/dump-var81-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var81\(30:1:32,27:1:29,25:1:26\)
> 1214. mat5_uncompressed_readslab_be.at:90:  ok
> 1215. mat5_uncompressed_readslab_be.at:98:  ok
> ./mat5_uncompressed_readslab_be.at:126: cp $srcdir/results/dump-var82-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var82\(30:1:32,27:1:29,25:1:26\)
> ./mat5_uncompressed_readslab_be.at:134: cp $srcdir/results/dump-var83-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var83\(30:1:32,27:1:29,25:1:26\)
> 
> ./mat5_uncompressed_readslab_be.at:150: cp $srcdir/results/dump-var85-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var85\(30:1:32,27:1:29,25:1:26\)
> 1216. mat5_uncompressed_readslab_be.at:106:  ok
> 
> ./mat5_uncompressed_readslab_be.at:142: cp $srcdir/results/dump-var84-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var84\(30:1:32,27:1:29,25:1:26\)
> 1222. mat5_uncompressed_readslab_be.at:154: testing Read slab of complex int16 array ...
> ./mat5_uncompressed_readslab_be.at:156: cp $srcdir/results/dump-var86-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var86\(2:3:end,4:5:end,8:16:end\)
> 1217. mat5_uncompressed_readslab_be.at:114:  ok
> 
> 1223. mat5_uncompressed_readslab_be.at:162: testing Read slab of complex uint16 array ...
> ./mat5_uncompressed_readslab_be.at:164: cp $srcdir/results/dump-var87-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var87\(2:3:end,4:5:end,8:16:end\)
> 
> 1224. mat5_uncompressed_readslab_be.at:170: testing Read slab of complex int8 array ...
> ./mat5_uncompressed_readslab_be.at:172: cp $srcdir/results/dump-var88-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var88\(2:3:end,4:5:end,8:16:end\)
> 1218. mat5_uncompressed_readslab_be.at:122:  ok
> 1219. mat5_uncompressed_readslab_be.at:130:  ok
> 1225. mat5_uncompressed_readslab_be.at:178: testing Read slab of complex uint8 array ...
> ./mat5_uncompressed_readslab_be.at:180: cp $srcdir/results/dump-var89-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var89\(2:3:end,4:5:end,8:16:end\)
> 1221. mat5_uncompressed_readslab_be.at:146:  ok
> 
> ./mat5_uncompressed_readslab_be.at:158: cp $srcdir/results/dump-var86-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var86\(30:1:32,27:1:29,25:1:26\)
> 
> 1220. mat5_uncompressed_readslab_be.at:138:  ok
> 1226. mat5_uncompressed_readslab_be.at:186: testing Read linear slab of double array ...
> ./mat5_uncompressed_readslab_be.at:188: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var70\(3257:1111:end\)
> 
> ./mat5_uncompressed_readslab_be.at:166: cp $srcdir/results/dump-var87-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var87\(30:1:32,27:1:29,25:1:26\)
> 
> ./mat5_uncompressed_readslab_be.at:174: cp $srcdir/results/dump-var88-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var88\(30:1:32,27:1:29,25:1:26\)
> 1227. mat5_uncompressed_readslab_be.at:192: testing Read linear slab of single array ...
> ./mat5_uncompressed_readslab_be.at:194: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var71\(3257:1111:end\)
> 1228. mat5_uncompressed_readslab_be.at:198: testing Read linear slab of int64 array ...
> ./mat5_uncompressed_readslab_be.at:200: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var72\(3257:1111:end\)
> 1229. mat5_uncompressed_readslab_be.at:204: testing Read linear slab of uint64 array ...
> ./mat5_uncompressed_readslab_be.at:206: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var73\(3257:1111:end\)
> ./mat5_uncompressed_readslab_be.at:182: cp $srcdir/results/dump-var89-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var89\(30:1:32,27:1:29,25:1:26\)
> 1222. mat5_uncompressed_readslab_be.at:154:  ok
> 1226. mat5_uncompressed_readslab_be.at:186:  ok
> 1223. mat5_uncompressed_readslab_be.at:162:  ok
> 1224. mat5_uncompressed_readslab_be.at:170:  ok
> 
> 1227. mat5_uncompressed_readslab_be.at:192:  ok
> 
> 
> 
> 1230. mat5_uncompressed_readslab_be.at:210: testing Read linear slab of int32 array ...
> ./mat5_uncompressed_readslab_be.at:212: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var74\(3257:1111:end\)
> 
> 1229. mat5_uncompressed_readslab_be.at:204:  ok
> 1228. mat5_uncompressed_readslab_be.at:198:  ok
> 1225. mat5_uncompressed_readslab_be.at:178:  ok
> 1231. mat5_uncompressed_readslab_be.at:216: testing Read linear slab of uint32 array ...
> ./mat5_uncompressed_readslab_be.at:218: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var75\(3257:1111:end\)
> 1233. mat5_uncompressed_readslab_be.at:228: testing Read linear slab of uint16 array ...
> ./mat5_uncompressed_readslab_be.at:230: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var77\(3257:1111:end\)
> 1232. mat5_uncompressed_readslab_be.at:222: testing Read linear slab of int16 array ...
> ./mat5_uncompressed_readslab_be.at:224: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var76\(3257:1111:end\)
> 1234. mat5_uncompressed_readslab_be.at:234: testing Read linear slab of int8 array ...
> ./mat5_uncompressed_readslab_be.at:236: cp $srcdir/results/dump-var78-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var78\(3257:1111:end\)
> 
> 
> 
> 1235. mat5_uncompressed_readslab_be.at:240: testing Read linear slab of uint8 array ...
> ./mat5_uncompressed_readslab_be.at:242: cp $srcdir/results/dump-var79-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var79\(3257:1111:end\)
> 1236. mat5_uncompressed_readslab_be.at:246: testing Read linear slab of complex double array ...
> ./mat5_uncompressed_readslab_be.at:248: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var80\(3257:1111:end\)
> 1237. mat5_uncompressed_readslab_be.at:252: testing Read linear slab of complex single array ...
> ./mat5_uncompressed_readslab_be.at:254: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var81\(3257:1111:end\)
> 1230. mat5_uncompressed_readslab_be.at:210:  ok
> 1231. mat5_uncompressed_readslab_be.at:216:  ok
> 1233. mat5_uncompressed_readslab_be.at:228:  ok
> 1232. mat5_uncompressed_readslab_be.at:222:  ok
> 
> 1234. mat5_uncompressed_readslab_be.at:234:  ok
> 
> 
> 
> 1238. mat5_uncompressed_readslab_be.at:258: testing Read linear slab of complex int64 array ...
> ./mat5_uncompressed_readslab_be.at:260: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var82\(3257:1111:end\)
> 
> 1236. mat5_uncompressed_readslab_be.at:246:  ok
> 1237. mat5_uncompressed_readslab_be.at:252:  ok
> 1235. mat5_uncompressed_readslab_be.at:240: 1240. mat5_uncompressed_readslab_be.at:270: testing Read linear slab of complex int32 array ...
> ./mat5_uncompressed_readslab_be.at:272: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var84\(3257:1111:end\)
> 1239. mat5_uncompressed_readslab_be.at:264: testing Read linear slab of complex uint64 array ...
> ./mat5_uncompressed_readslab_be.at:266: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var83\(3257:1111:end\)
> 1241. mat5_uncompressed_readslab_be.at:276: testing Read linear slab of complex uint32 array ...
> ./mat5_uncompressed_readslab_be.at:278: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var85\(3257:1111:end\)
>  ok
> 1242. mat5_uncompressed_readslab_be.at:282: testing Read linear slab of complex int16 array ...
> ./mat5_uncompressed_readslab_be.at:284: cp $srcdir/results/dump-var86-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var86\(3257:1111:end\)
> 
> 
> 
> 1243. mat5_uncompressed_readslab_be.at:288: testing Read linear slab of complex uint16 array ...
> ./mat5_uncompressed_readslab_be.at:290: cp $srcdir/results/dump-var87-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var87\(3257:1111:end\)
> 1245. mat5_uncompressed_readslab_be.at:300: testing Read linear slab of complex uint8 array ...
> ./mat5_uncompressed_readslab_be.at:302: cp $srcdir/results/dump-var89-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var89\(3257:1111:end\)
> 1244. mat5_uncompressed_readslab_be.at:294: testing Read linear slab of complex int8 array ...
> ./mat5_uncompressed_readslab_be.at:296: cp $srcdir/results/dump-var88-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var88\(3257:1111:end\)
> 1238. mat5_uncompressed_readslab_be.at:258:  ok
> 1241. mat5_uncompressed_readslab_be.at:276:  ok
> 1240. mat5_uncompressed_readslab_be.at:270:  ok
> 1239. mat5_uncompressed_readslab_be.at:264:  ok
> 1242. mat5_uncompressed_readslab_be.at:282:  ok
> 
> 
> 
> 
> 
> 1244. mat5_uncompressed_readslab_be.at:294:  ok
> 1245. mat5_uncompressed_readslab_be.at:300:  ok
> 1243. mat5_uncompressed_readslab_be.at:288:  ok
> 1246. mat5_uncompressed_readslab_be.at:306: testing Read slab of double array from struct ...
> ./mat5_uncompressed_readslab_be.at:308: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var28.field2\(1:1:end,1:1:end\)
> 1247. mat5_uncompressed_readslab_be.at:316: testing Read slab of single array from struct ...
> ./mat5_uncompressed_readslab_be.at:318: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var29.field2\(1:1:end,1:1:end\)
> 1248. mat5_uncompressed_readslab_be.at:326: testing Read slab of int64 array from struct ...
> ./mat5_uncompressed_readslab_be.at:328: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var30.field2\(1:1:end,1:1:end\)
> 1249. mat5_uncompressed_readslab_be.at:336: testing Read slab of uint64 array from struct ...
> ./mat5_uncompressed_readslab_be.at:338: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var31.field2\(1:1:end,1:1:end\)
> 
> 1250. mat5_uncompressed_readslab_be.at:346: testing Read slab of int32 array from struct ...
> ./mat5_uncompressed_readslab_be.at:348: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var32.field2\(1:1:end,1:1:end\)
> 
> 
> 1251. mat5_uncompressed_readslab_be.at:356: testing Read slab of uint32 array from struct ...
> ./mat5_uncompressed_readslab_be.at:358: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var33.field2\(1:1:end,1:1:end\)
> 1253. mat5_uncompressed_readslab_be.at:376: testing Read slab of uint16 array from struct ...
> ./mat5_uncompressed_readslab_be.at:378: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var35.field2\(1:1:end,1:1:end\)
> 1252. mat5_uncompressed_readslab_be.at:366: testing Read slab of int16 array from struct ...
> ./mat5_uncompressed_readslab_be.at:368: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var34.field2\(1:1:end,1:1:end\)
> ./mat5_uncompressed_readslab_be.at:310: cp $srcdir/results/dump-var2x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var28.field2\(1:2:3,2:2:4\)
> ./mat5_uncompressed_readslab_be.at:320: cp $srcdir/results/dump-var2x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var29.field2\(1:2:3,2:2:4\)
> ./mat5_uncompressed_readslab_be.at:340: cp $srcdir/results/dump-var2x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var31.field2\(1:2:3,2:2:4\)
> ./mat5_uncompressed_readslab_be.at:330: cp $srcdir/results/dump-var2x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var30.field2\(1:2:3,2:2:4\)
> ./mat5_uncompressed_readslab_be.at:350: cp $srcdir/results/dump-var2x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var32.field2\(1:2:3,2:2:4\)
> ./mat5_uncompressed_readslab_be.at:370: cp $srcdir/results/dump-var2x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var34.field2\(1:2:3,2:2:4\)
> ./mat5_uncompressed_readslab_be.at:380: cp $srcdir/results/dump-var2x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var35.field2\(1:2:3,2:2:4\)
> ./mat5_uncompressed_readslab_be.at:360: cp $srcdir/results/dump-var2x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var33.field2\(1:2:3,2:2:4\)
> ./mat5_uncompressed_readslab_be.at:312: cp $srcdir/results/dump-var2x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var28.field2\(2:3:10\)
> ./mat5_uncompressed_readslab_be.at:332: cp $srcdir/results/dump-var2x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var30.field2\(2:3:10\)
> ./mat5_uncompressed_readslab_be.at:322: cp $srcdir/results/dump-var2x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var29.field2\(2:3:10\)
> ./mat5_uncompressed_readslab_be.at:342: cp $srcdir/results/dump-var2x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var31.field2\(2:3:10\)
> ./mat5_uncompressed_readslab_be.at:352: cp $srcdir/results/dump-var2x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var32.field2\(2:3:10\)
> ./mat5_uncompressed_readslab_be.at:372: cp $srcdir/results/dump-var2x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var34.field2\(2:3:10\)
> ./mat5_uncompressed_readslab_be.at:382: cp $srcdir/results/dump-var2x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var35.field2\(2:3:10\)
> ./mat5_uncompressed_readslab_be.at:362: cp $srcdir/results/dump-var2x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var33.field2\(2:3:10\)
> 1247. mat5_uncompressed_readslab_be.at:316: 1248. mat5_uncompressed_readslab_be.at:326:  ok
>  ok
> 1246. mat5_uncompressed_readslab_be.at:306:  ok
> 1249. mat5_uncompressed_readslab_be.at:336:  ok
> 1250. mat5_uncompressed_readslab_be.at:346:  ok
> 
> 
> 
> 1253. mat5_uncompressed_readslab_be.at:376:  ok
> 1252. mat5_uncompressed_readslab_be.at:366: 
>  ok
> 
> 1256. mat5_uncompressed_readslab_be.at:406: testing Read slab of complex double array from struct ...
> ./mat5_uncompressed_readslab_be.at:408: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var38.field2\(1:1:end,1:1:end\)
> 1254. mat5_uncompressed_readslab_be.at:386: testing Read slab of int8 array from struct ...
> ./mat5_uncompressed_readslab_be.at:388: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var36.field2\(1:1:end,1:1:end\)
> 
> 1251. mat5_uncompressed_readslab_be.at:356: 1255. mat5_uncompressed_readslab_be.at:396: testing Read slab of uint8 array from struct ...
> ./mat5_uncompressed_readslab_be.at:398: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var37.field2\(1:1:end,1:1:end\)
>  ok
> 
> 1257. mat5_uncompressed_readslab_be.at:416: testing Read slab of complex single array from struct ...
> ./mat5_uncompressed_readslab_be.at:418: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var39.field2\(1:1:end,1:1:end\)
> 1258. mat5_uncompressed_readslab_be.at:426: testing Read slab of complex int64 array from struct ...
> ./mat5_uncompressed_readslab_be.at:428: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var40.field2\(1:1:end,1:1:end\)
> 1259. mat5_uncompressed_readslab_be.at:436: testing Read slab of complex uint64 array from struct ...
> ./mat5_uncompressed_readslab_be.at:438: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var41.field2\(1:1:end,1:1:end\)
> 1260. mat5_uncompressed_readslab_be.at:446: testing Read slab of complex int32 array from struct ...
> ./mat5_uncompressed_readslab_be.at:448: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var42.field2\(1:1:end,1:1:end\)
> 
> 1261. mat5_uncompressed_readslab_be.at:456: testing Read slab of complex uint32 array from struct ...
> ./mat5_uncompressed_readslab_be.at:458: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var43.field2\(1:1:end,1:1:end\)
> ./mat5_uncompressed_readslab_be.at:410: cp $srcdir/results/dump-var3x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var38.field2\(1:2:3,2:2:4\)
> ./mat5_uncompressed_readslab_be.at:390: cp $srcdir/results/dump-var2x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var36.field2\(1:2:3,2:2:4\)
> ./mat5_uncompressed_readslab_be.at:400: cp $srcdir/results/dump-var2x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var37.field2\(1:2:3,2:2:4\)
> ./mat5_uncompressed_readslab_be.at:430: cp $srcdir/results/dump-var3x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var40.field2\(1:2:3,2:2:4\)
> ./mat5_uncompressed_readslab_be.at:420: cp $srcdir/results/dump-var3x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var39.field2\(1:2:3,2:2:4\)
> ./mat5_uncompressed_readslab_be.at:450: cp $srcdir/results/dump-var3x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var42.field2\(1:2:3,2:2:4\)
> ./mat5_uncompressed_readslab_be.at:440: cp $srcdir/results/dump-var3x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var41.field2\(1:2:3,2:2:4\)
> ./mat5_uncompressed_readslab_be.at:460: cp $srcdir/results/dump-var3x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var43.field2\(1:2:3,2:2:4\)
> ./mat5_uncompressed_readslab_be.at:392: cp $srcdir/results/dump-var2x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var36.field2\(2:3:10\)
> ./mat5_uncompressed_readslab_be.at:412: cp $srcdir/results/dump-var3x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var38.field2\(2:3:10\)
> ./mat5_uncompressed_readslab_be.at:402: cp $srcdir/results/dump-var2x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var37.field2\(2:3:10\)
> ./mat5_uncompressed_readslab_be.at:432: cp $srcdir/results/dump-var3x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var40.field2\(2:3:10\)
> ./mat5_uncompressed_readslab_be.at:422: cp $srcdir/results/dump-var3x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var39.field2\(2:3:10\)
> ./mat5_uncompressed_readslab_be.at:442: cp $srcdir/results/dump-var3x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var41.field2\(2:3:10\)
> ./mat5_uncompressed_readslab_be.at:452: cp $srcdir/results/dump-var3x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var42.field2\(2:3:10\)
> ./mat5_uncompressed_readslab_be.at:462: cp $srcdir/results/dump-var3x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var43.field2\(2:3:10\)
> 1254. mat5_uncompressed_readslab_be.at:386:  ok
> 1256. mat5_uncompressed_readslab_be.at:406:  ok
> 1255. mat5_uncompressed_readslab_be.at:396:  ok
> 1258. mat5_uncompressed_readslab_be.at:426:  ok
> 
> 1257. mat5_uncompressed_readslab_be.at:416:  ok
> 
> 
> 1259. mat5_uncompressed_readslab_be.at:436:  ok
> 
> 1262. mat5_uncompressed_readslab_be.at:466: testing Read slab of complex int16 array from struct ...
> ./mat5_uncompressed_readslab_be.at:468: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var44.field2\(1:1:end,1:1:end\)
> 1261. mat5_uncompressed_readslab_be.at:456:  ok
> 
> 1260. mat5_uncompressed_readslab_be.at:446:  ok
> 1263. mat5_uncompressed_readslab_be.at:476: testing Read slab of complex uint16 array from struct ...
> ./mat5_uncompressed_readslab_be.at:478: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var45.field2\(1:1:end,1:1:end\)
> 1264. mat5_uncompressed_readslab_be.at:486: testing Read slab of complex int8 array from struct ...
> ./mat5_uncompressed_readslab_be.at:488: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var46.field2\(1:1:end,1:1:end\)
> 
> 1265. mat5_uncompressed_readslab_be.at:496: testing Read slab of complex uint8 array from struct ...
> ./mat5_uncompressed_readslab_be.at:498: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var47.field2\(1:1:end,1:1:end\)
> 
> 1266. mat5_uncompressed_readslab_be.at:506: testing Read slab of double array as double ...
> ./mat5_uncompressed_readslab_be.at:508: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var1 -c double
> 
> 1267. mat5_uncompressed_readslab_be.at:512: testing Read slab of double array as single ...
> ./mat5_uncompressed_readslab_be.at:514: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var1 -c single
> 1268. mat5_uncompressed_readslab_be.at:518: testing Read slab of double array as int64 ...
> ./mat5_uncompressed_readslab_be.at:520: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var1 -c int64
> 1269. mat5_uncompressed_readslab_be.at:524: testing Read slab of double array as uint64 ...
> ./mat5_uncompressed_readslab_be.at:526: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var1 -c uint64
> ./mat5_uncompressed_readslab_be.at:470: cp $srcdir/results/dump-var3x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var44.field2\(1:2:3,2:2:4\)
> ./mat5_uncompressed_readslab_be.at:480: cp $srcdir/results/dump-var3x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var45.field2\(1:2:3,2:2:4\)
> ./mat5_uncompressed_readslab_be.at:490: cp $srcdir/results/dump-var3x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var46.field2\(1:2:3,2:2:4\)
> 1266. mat5_uncompressed_readslab_be.at:506:  ok
> ./mat5_uncompressed_readslab_be.at:500: cp $srcdir/results/dump-var3x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var47.field2\(1:2:3,2:2:4\)
> 1268. mat5_uncompressed_readslab_be.at:518:  ok
> 
> 1267. mat5_uncompressed_readslab_be.at:512:  ok
> 
> ./mat5_uncompressed_readslab_be.at:472: cp $srcdir/results/dump-var3x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var44.field2\(2:3:10\)
> 1270. mat5_uncompressed_readslab_be.at:530: testing Read slab of double array as int32 ...
> ./mat5_uncompressed_readslab_be.at:532: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var1 -c int32
> 1269. mat5_uncompressed_readslab_be.at:524:  ok
> 
> ./mat5_uncompressed_readslab_be.at:482: cp $srcdir/results/dump-var3x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var45.field2\(2:3:10\)
> ./mat5_uncompressed_readslab_be.at:492: cp $srcdir/results/dump-var3x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var46.field2\(2:3:10\)
> 
> 1271. mat5_uncompressed_readslab_be.at:536: testing Read slab of double array as uint32 ...
> ./mat5_uncompressed_readslab_be.at:538: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var1 -c uint32
> ./mat5_uncompressed_readslab_be.at:502: cp $srcdir/results/dump-var3x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_be.mat var47.field2\(2:3:10\)
> 1272. mat5_uncompressed_readslab_be.at:542: testing Read slab of double array as int16 ...
> ./mat5_uncompressed_readslab_be.at:544: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var1 -c int16
> 1273. mat5_uncompressed_readslab_be.at:548: testing Read slab of double array as uint16 ...
> ./mat5_uncompressed_readslab_be.at:550: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var1 -c uint16
> 1262. mat5_uncompressed_readslab_be.at:466:  ok
> 1263. mat5_uncompressed_readslab_be.at:476:  ok
> 1270. mat5_uncompressed_readslab_be.at:530:  ok
> 1271. mat5_uncompressed_readslab_be.at:536:  ok
> 1272. mat5_uncompressed_readslab_be.at:542:  ok
> 
> 1265. mat5_uncompressed_readslab_be.at:496:  ok
> 1264. mat5_uncompressed_readslab_be.at:486: 
>  ok
> 
> 1274. mat5_uncompressed_readslab_be.at:554: testing Read slab of double array as int8 ...
> ./mat5_uncompressed_readslab_be.at:556: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var1 -c int8
> 
> 
> 1275. mat5_uncompressed_readslab_be.at:560: testing Read slab of double array as uint8 ...
> ./mat5_uncompressed_readslab_be.at:562: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var1 -c uint8
> 
> 
> 1273. mat5_uncompressed_readslab_be.at:548:  ok
> 1276. mat5_uncompressed_readslab_be.at:566: testing Read slab of single array as double ...
> ./mat5_uncompressed_readslab_be.at:568: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var2 -c double
> 1277. mat5_uncompressed_readslab_be.at:572: testing Read slab of single array as single ...
> ./mat5_uncompressed_readslab_be.at:574: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var2 -c single
> 1278. mat5_uncompressed_readslab_be.at:578: testing Read slab of single array as int64 ...
> ./mat5_uncompressed_readslab_be.at:580: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var2 -c int64
> 1279. mat5_uncompressed_readslab_be.at:584: testing Read slab of single array as uint64 ...
> ./mat5_uncompressed_readslab_be.at:586: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var2 -c uint64
> 
> 1280. mat5_uncompressed_readslab_be.at:590: testing Read slab of single array as int32 ...
> ./mat5_uncompressed_readslab_be.at:592: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var2 -c int32
> 1281. mat5_uncompressed_readslab_be.at:596: testing Read slab of single array as uint32 ...
> ./mat5_uncompressed_readslab_be.at:598: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var2 -c uint32
> 1274. mat5_uncompressed_readslab_be.at:554:  ok
> 1275. mat5_uncompressed_readslab_be.at:560:  ok
> 1276. mat5_uncompressed_readslab_be.at:566:  ok
> 1278. mat5_uncompressed_readslab_be.at:578:  ok
> 
> 1279. mat5_uncompressed_readslab_be.at:584:  ok
> 1280. mat5_uncompressed_readslab_be.at:590:  ok
> 
> 1277. mat5_uncompressed_readslab_be.at:572:  ok
> 
> 
> 1282. mat5_uncompressed_readslab_be.at:602: testing Read slab of single array as int16 ...
> ./mat5_uncompressed_readslab_be.at:604: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var2 -c int16
> 1283. mat5_uncompressed_readslab_be.at:608: testing Read slab of single array as uint16 ...
> ./mat5_uncompressed_readslab_be.at:610: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var2 -c uint16
> 
> 
> 
> 1284. mat5_uncompressed_readslab_be.at:614: testing Read slab of single array as int8 ...
> ./mat5_uncompressed_readslab_be.at:616: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var2 -c int8
> 1281. mat5_uncompressed_readslab_be.at:596:  ok
> 1285. mat5_uncompressed_readslab_be.at:620: testing Read slab of single array as uint8 ...
> ./mat5_uncompressed_readslab_be.at:622: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var2 -c uint8
> 1286. mat5_uncompressed_readslab_be.at:626: testing Read slab of int64 array as double ...
> ./mat5_uncompressed_readslab_be.at:628: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var3 -c double
> 1287. mat5_uncompressed_readslab_be.at:632: testing Read slab of int64 array as single ...
> ./mat5_uncompressed_readslab_be.at:634: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var3 -c single
> 1288. mat5_uncompressed_readslab_be.at:638: testing Read slab of int64 array as int64 ...
> ./mat5_uncompressed_readslab_be.at:640: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var3 -c int64
> 
> 1289. mat5_uncompressed_readslab_be.at:644: testing Read slab of int64 array as uint64 ...
> ./mat5_uncompressed_readslab_be.at:646: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var3 -c uint64
> 1285. mat5_uncompressed_readslab_be.at:620:  ok
> 1282. mat5_uncompressed_readslab_be.at:602:  ok
> 1283. mat5_uncompressed_readslab_be.at:608:  ok
> 1284. mat5_uncompressed_readslab_be.at:614:  ok
> 1286. mat5_uncompressed_readslab_be.at:626:  ok
> 
> 1287. mat5_uncompressed_readslab_be.at:632:  ok
> 1288. mat5_uncompressed_readslab_be.at:638:  ok
> 
> 
> 
> 
> 
> 1290. mat5_uncompressed_readslab_be.at:650: testing Read slab of int64 array as int32 ...
> ./mat5_uncompressed_readslab_be.at:652: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var3 -c int32
> 1291. mat5_uncompressed_readslab_be.at:656: testing Read slab of int64 array as uint32 ...
> ./mat5_uncompressed_readslab_be.at:658: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var3 -c uint32
> 1293. mat5_uncompressed_readslab_be.at:668: testing Read slab of int64 array as uint16 ...
> ./mat5_uncompressed_readslab_be.at:670: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var3 -c uint16
> 1289. mat5_uncompressed_readslab_be.at:644:  ok
> 1292. mat5_uncompressed_readslab_be.at:662: testing Read slab of int64 array as int16 ...
> ./mat5_uncompressed_readslab_be.at:664: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var3 -c int16
> 1294. mat5_uncompressed_readslab_be.at:674: testing Read slab of int64 array as int8 ...
> ./mat5_uncompressed_readslab_be.at:676: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var3 -c int8
> 
> 1295. mat5_uncompressed_readslab_be.at:680: testing Read slab of int64 array as uint8 ...
> ./mat5_uncompressed_readslab_be.at:682: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var3 -c uint8
> 
> 1296. mat5_uncompressed_readslab_be.at:686: testing Read slab of uint64 array as double ...
> ./mat5_uncompressed_readslab_be.at:688: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var4 -c double
> 1297. mat5_uncompressed_readslab_be.at:692: testing Read slab of uint64 array as single ...
> ./mat5_uncompressed_readslab_be.at:694: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var4 -c single
> 1293. mat5_uncompressed_readslab_be.at:668:  ok
> 1291. mat5_uncompressed_readslab_be.at:656:  ok
> 1292. mat5_uncompressed_readslab_be.at:662: 1290. mat5_uncompressed_readslab_be.at:650:  ok
>  ok
> 1294. mat5_uncompressed_readslab_be.at:674:  ok
> 
> 
> 1295. mat5_uncompressed_readslab_be.at:680:  ok
> 
> 
> 
> 1298. mat5_uncompressed_readslab_be.at:698: testing Read slab of uint64 array as int64 ...
> ./mat5_uncompressed_readslab_be.at:700: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var4 -c int64
> 1296. mat5_uncompressed_readslab_be.at:686:  ok
> 1299. mat5_uncompressed_readslab_be.at:704: testing Read slab of uint64 array as uint64 ...
> ./mat5_uncompressed_readslab_be.at:706: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var4 -c uint64
> 1297. mat5_uncompressed_readslab_be.at:692:  ok
> 1300. mat5_uncompressed_readslab_be.at:710: testing Read slab of uint64 array as int32 ...
> ./mat5_uncompressed_readslab_be.at:712: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var4 -c int32
> 1301. mat5_uncompressed_readslab_be.at:716: testing Read slab of uint64 array as uint32 ...
> ./mat5_uncompressed_readslab_be.at:718: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var4 -c uint32
> 
> 1302. mat5_uncompressed_readslab_be.at:722: testing Read slab of uint64 array as int16 ...
> ./mat5_uncompressed_readslab_be.at:724: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var4 -c int16
> 
> 
> 1303. mat5_uncompressed_readslab_be.at:728: testing Read slab of uint64 array as uint16 ...
> ./mat5_uncompressed_readslab_be.at:730: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var4 -c uint16
> 1305. mat5_uncompressed_readslab_be.at:740: testing Read slab of uint64 array as uint8 ...
> ./mat5_uncompressed_readslab_be.at:742: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var4 -c uint8
> 1304. mat5_uncompressed_readslab_be.at:734: testing Read slab of uint64 array as int8 ...
> ./mat5_uncompressed_readslab_be.at:736: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var4 -c int8
> 1298. mat5_uncompressed_readslab_be.at:698:  ok
> 1300. mat5_uncompressed_readslab_be.at:710:  ok
> 1301. mat5_uncompressed_readslab_be.at:716:  ok
> 1299. mat5_uncompressed_readslab_be.at:704:  ok
> 1302. mat5_uncompressed_readslab_be.at:722: 
>  ok
> 
> 
> 
> 
> 1306. mat5_uncompressed_readslab_be.at:746: testing Read slab of int32 array as double ...
> ./mat5_uncompressed_readslab_be.at:748: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var5 -c double
> 1308. mat5_uncompressed_readslab_be.at:758: testing Read slab of int32 array as int64 ...
> ./mat5_uncompressed_readslab_be.at:760: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var5 -c int64
> 1305. mat5_uncompressed_readslab_be.at:740:  ok
> 1303. mat5_uncompressed_readslab_be.at:728: 1307. mat5_uncompressed_readslab_be.at:752: testing Read slab of int32 array as single ...
> ./mat5_uncompressed_readslab_be.at:754: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var5 -c single
>  ok
> 1309. mat5_uncompressed_readslab_be.at:764: testing Read slab of int32 array as uint64 ...
> ./mat5_uncompressed_readslab_be.at:766: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var5 -c uint64
> 1304. mat5_uncompressed_readslab_be.at:734:  ok
> 1310. mat5_uncompressed_readslab_be.at:770: testing Read slab of int32 array as int32 ...
> ./mat5_uncompressed_readslab_be.at:772: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var5 -c int32
> 
> 
> 
> 1307. mat5_uncompressed_readslab_be.at:752: 1311. mat5_uncompressed_readslab_be.at:776: testing Read slab of int32 array as uint32 ...
> ./mat5_uncompressed_readslab_be.at:778: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var5 -c uint32
> 1313. mat5_uncompressed_readslab_be.at:788: testing Read slab of int32 array as uint16 ...
> ./mat5_uncompressed_readslab_be.at:790: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var5 -c uint16
>  ok
> 1306. mat5_uncompressed_readslab_be.at:746:  ok
> 1312. mat5_uncompressed_readslab_be.at:782: testing Read slab of int32 array as int16 ...
> ./mat5_uncompressed_readslab_be.at:784: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var5 -c int16
> 1310. mat5_uncompressed_readslab_be.at:770:  ok
> 1308. mat5_uncompressed_readslab_be.at:758: 1309. mat5_uncompressed_readslab_be.at:764:  ok
>  ok
> 
> 
> 
> 
> 
> 1314. mat5_uncompressed_readslab_be.at:794: testing Read slab of int32 array as int8 ...
> ./mat5_uncompressed_readslab_be.at:796: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var5 -c int8
> 1315. mat5_uncompressed_readslab_be.at:800: testing Read slab of int32 array as uint8 ...
> ./mat5_uncompressed_readslab_be.at:802: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var5 -c uint8
> 1316. mat5_uncompressed_readslab_be.at:806: testing Read slab of uint32 array as double ...
> ./mat5_uncompressed_readslab_be.at:808: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var6 -c double
> 1312. mat5_uncompressed_readslab_be.at:782:  ok
> 1317. mat5_uncompressed_readslab_be.at:812: testing Read slab of uint32 array as single ...
> ./mat5_uncompressed_readslab_be.at:814: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var6 -c single
> 1313. mat5_uncompressed_readslab_be.at:788:  ok
> 1311. mat5_uncompressed_readslab_be.at:776:  ok
> 1318. mat5_uncompressed_readslab_be.at:818: testing Read slab of uint32 array as int64 ...
> ./mat5_uncompressed_readslab_be.at:820: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var6 -c int64
> 
> 
> 
> 1319. mat5_uncompressed_readslab_be.at:824: testing Read slab of uint32 array as uint64 ...
> ./mat5_uncompressed_readslab_be.at:826: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var6 -c uint64
> 1320. mat5_uncompressed_readslab_be.at:830: testing Read slab of uint32 array as int32 ...
> ./mat5_uncompressed_readslab_be.at:832: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var6 -c int32
> 1321. mat5_uncompressed_readslab_be.at:836: testing Read slab of uint32 array as uint32 ...
> ./mat5_uncompressed_readslab_be.at:838: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var6 -c uint32
> 1315. mat5_uncompressed_readslab_be.at:800:  ok
> 1316. mat5_uncompressed_readslab_be.at:806:  ok
> 1318. mat5_uncompressed_readslab_be.at:818:  ok
> 1314. mat5_uncompressed_readslab_be.at:794:  ok
> 1317. mat5_uncompressed_readslab_be.at:812:  ok
> 
> 
> 
> 
> 
> 1319. mat5_uncompressed_readslab_be.at:824:  ok
> 1323. mat5_uncompressed_readslab_be.at:848: testing Read slab of uint32 array as uint16 ...
> ./mat5_uncompressed_readslab_be.at:850: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var6 -c uint16
> 1324. mat5_uncompressed_readslab_be.at:854: testing Read slab of uint32 array as int8 ...
> ./mat5_uncompressed_readslab_be.at:856: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var6 -c int8
> 1320. mat5_uncompressed_readslab_be.at:830:  ok
> 1325. mat5_uncompressed_readslab_be.at:860: testing Read slab of uint32 array as uint8 ...
> ./mat5_uncompressed_readslab_be.at:862: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var6 -c uint8
> 1326. mat5_uncompressed_readslab_be.at:866: testing Read slab of int16 array as double ...
> ./mat5_uncompressed_readslab_be.at:868: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var7 -c double
> 1322. mat5_uncompressed_readslab_be.at:842: testing Read slab of uint32 array as int16 ...
> ./mat5_uncompressed_readslab_be.at:844: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var6 -c int16
> 1321. mat5_uncompressed_readslab_be.at:836:  ok
> 
> 
> 
> 1327. mat5_uncompressed_readslab_be.at:872: testing Read slab of int16 array as single ...
> ./mat5_uncompressed_readslab_be.at:874: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var7 -c single
> 1328. mat5_uncompressed_readslab_be.at:878: testing Read slab of int16 array as int64 ...
> ./mat5_uncompressed_readslab_be.at:880: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var7 -c int64
> 1324. mat5_uncompressed_readslab_be.at:854:  ok
> 1323. mat5_uncompressed_readslab_be.at:848:  ok
> 1329. mat5_uncompressed_readslab_be.at:884: testing Read slab of int16 array as uint64 ...
> ./mat5_uncompressed_readslab_be.at:886: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var7 -c uint64
> 1326. mat5_uncompressed_readslab_be.at:866:  ok
> 1325. mat5_uncompressed_readslab_be.at:860:  ok
> 1322. mat5_uncompressed_readslab_be.at:842:  ok
> 
> 
> 
> 
> 
> 1327. mat5_uncompressed_readslab_be.at:872:  ok
> 1332. mat5_uncompressed_readslab_be.at:902: testing Read slab of int16 array as int16 ...
> ./mat5_uncompressed_readslab_be.at:904: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var7 -c int16
> 1330. mat5_uncompressed_readslab_be.at:890: testing Read slab of int16 array as int32 ...
> ./mat5_uncompressed_readslab_be.at:892: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var7 -c int32
> 1331. mat5_uncompressed_readslab_be.at:896: testing Read slab of int16 array as uint32 ...
> ./mat5_uncompressed_readslab_be.at:898: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var7 -c uint32
> 1333. mat5_uncompressed_readslab_be.at:908: testing Read slab of int16 array as uint16 ...
> ./mat5_uncompressed_readslab_be.at:910: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var7 -c uint16
> 1334. mat5_uncompressed_readslab_be.at:914: testing Read slab of int16 array as int8 ...
> ./mat5_uncompressed_readslab_be.at:916: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var7 -c int8
> 1328. mat5_uncompressed_readslab_be.at:878:  ok
> 
> 1329. mat5_uncompressed_readslab_be.at:884:  ok
> 1335. mat5_uncompressed_readslab_be.at:920: testing Read slab of int16 array as uint8 ...
> ./mat5_uncompressed_readslab_be.at:922: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var7 -c uint8
> 
> 
> 1330. mat5_uncompressed_readslab_be.at:890:  ok
> 1331. mat5_uncompressed_readslab_be.at:896:  ok
> 1332. mat5_uncompressed_readslab_be.at:902:  ok
> 1333. mat5_uncompressed_readslab_be.at:908:  ok
> 1334. mat5_uncompressed_readslab_be.at:914:  ok
> 1337. mat5_uncompressed_readslab_be.at:932: testing Read slab of uint16 array as single ...
> ./mat5_uncompressed_readslab_be.at:934: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var8 -c single
> 1336. mat5_uncompressed_readslab_be.at:926: testing Read slab of uint16 array as double ...
> ./mat5_uncompressed_readslab_be.at:928: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var8 -c double
> 
> 
> 
> 
> 
> 1335. mat5_uncompressed_readslab_be.at:920:  ok
> 1338. mat5_uncompressed_readslab_be.at:938: testing Read slab of uint16 array as int64 ...
> ./mat5_uncompressed_readslab_be.at:940: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var8 -c int64
> 1339. mat5_uncompressed_readslab_be.at:944: testing Read slab of uint16 array as uint64 ...
> ./mat5_uncompressed_readslab_be.at:946: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var8 -c uint64
> 1340. mat5_uncompressed_readslab_be.at:950: testing Read slab of uint16 array as int32 ...
> ./mat5_uncompressed_readslab_be.at:952: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var8 -c int32
> 1341. mat5_uncompressed_readslab_be.at:956: testing Read slab of uint16 array as uint32 ...
> ./mat5_uncompressed_readslab_be.at:958: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var8 -c uint32
> 1342. mat5_uncompressed_readslab_be.at:962: testing Read slab of uint16 array as int16 ...
> ./mat5_uncompressed_readslab_be.at:964: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var8 -c int16
> 
> 1337. mat5_uncompressed_readslab_be.at:932:  ok
> 1336. mat5_uncompressed_readslab_be.at:926:  ok
> 1343. mat5_uncompressed_readslab_be.at:968: testing Read slab of uint16 array as uint16 ...
> ./mat5_uncompressed_readslab_be.at:970: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var8 -c uint16
> 
> 
> 1339. mat5_uncompressed_readslab_be.at:944:  ok
> 1338. mat5_uncompressed_readslab_be.at:938:  ok
> 1340. mat5_uncompressed_readslab_be.at:950:  ok
> 1342. mat5_uncompressed_readslab_be.at:962: 1344. mat5_uncompressed_readslab_be.at:974: testing Read slab of uint16 array as int8 ...
> ./mat5_uncompressed_readslab_be.at:976: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var8 -c int8
>  ok
> 1345. mat5_uncompressed_readslab_be.at:980: testing Read slab of uint16 array as uint8 ...
> ./mat5_uncompressed_readslab_be.at:982: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var8 -c uint8
> 
> 1341. mat5_uncompressed_readslab_be.at:956:  ok
> 
> 
> 
> 1348. mat5_uncompressed_readslab_be.at:998: testing Read slab of int8 array as int64 ...
> ./mat5_uncompressed_readslab_be.at:1000: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var9 -c int64
> 
> 1346. mat5_uncompressed_readslab_be.at:986: testing Read slab of int8 array as double ...
> ./mat5_uncompressed_readslab_be.at:988: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var9 -c double
> 1347. mat5_uncompressed_readslab_be.at:992: testing Read slab of int8 array as single ...
> ./mat5_uncompressed_readslab_be.at:994: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var9 -c single
> 1343. mat5_uncompressed_readslab_be.at:968:  ok
> 1349. mat5_uncompressed_readslab_be.at:1004: testing Read slab of int8 array as uint64 ...
> ./mat5_uncompressed_readslab_be.at:1006: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var9 -c uint64
> 1350. mat5_uncompressed_readslab_be.at:1010: testing Read slab of int8 array as int32 ...
> ./mat5_uncompressed_readslab_be.at:1012: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var9 -c int32
> 1344. mat5_uncompressed_readslab_be.at:974:  ok
> 1345. mat5_uncompressed_readslab_be.at:980:  ok
> 
> 
> 1351. mat5_uncompressed_readslab_be.at:1016: testing Read slab of int8 array as uint32 ...
> ./mat5_uncompressed_readslab_be.at:1018: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var9 -c uint32
> 
> 1346. mat5_uncompressed_readslab_be.at:986:  ok
> 1348. mat5_uncompressed_readslab_be.at:998:  ok
> 1352. mat5_uncompressed_readslab_be.at:1022: testing Read slab of int8 array as int16 ...
> ./mat5_uncompressed_readslab_be.at:1024: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var9 -c int16
> 1347. mat5_uncompressed_readslab_be.at:992:  ok
> 1349. mat5_uncompressed_readslab_be.at:1004:  ok
> 1353. mat5_uncompressed_readslab_be.at:1028: testing Read slab of int8 array as uint16 ...
> ./mat5_uncompressed_readslab_be.at:1030: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var9 -c uint16
> 1350. mat5_uncompressed_readslab_be.at:1010:  ok
> 
> 
> 
> 
> 
> 1354. mat5_uncompressed_readslab_be.at:1034: testing Read slab of int8 array as int8 ...
> ./mat5_uncompressed_readslab_be.at:1036: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var9 -c int8
> 1355. mat5_uncompressed_readslab_be.at:1040: testing Read slab of int8 array as uint8 ...
> ./mat5_uncompressed_readslab_be.at:1042: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var9 -c uint8
> 1357. mat5_uncompressed_readslab_be.at:1052: testing Read slab of uint8 array as single ...
> ./mat5_uncompressed_readslab_be.at:1054: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var10 -c single
> 1356. mat5_uncompressed_readslab_be.at:1046: testing Read slab of uint8 array as double ...
> ./mat5_uncompressed_readslab_be.at:1048: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var10 -c double
> 1351. mat5_uncompressed_readslab_be.at:1016:  ok
> 1352. mat5_uncompressed_readslab_be.at:1022:  ok
> 1358. mat5_uncompressed_readslab_be.at:1058: testing Read slab of uint8 array as int64 ...
> ./mat5_uncompressed_readslab_be.at:1060: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var10 -c int64
> 
> 1353. mat5_uncompressed_readslab_be.at:1028:  ok
> 
> 
> 1359. mat5_uncompressed_readslab_be.at:1064: testing Read slab of uint8 array as uint64 ...
> ./mat5_uncompressed_readslab_be.at:1066: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var10 -c uint64
> 1354. mat5_uncompressed_readslab_be.at:1034: 1356. mat5_uncompressed_readslab_be.at:1046:  ok
>  ok
> 1357. mat5_uncompressed_readslab_be.at:1052:  ok
> 1360. mat5_uncompressed_readslab_be.at:1070: testing Read slab of uint8 array as int32 ...
> ./mat5_uncompressed_readslab_be.at:1072: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var10 -c int32
> 1355. mat5_uncompressed_readslab_be.at:1040:  ok
> 1361. mat5_uncompressed_readslab_be.at:1076: testing Read slab of uint8 array as uint32 ...
> ./mat5_uncompressed_readslab_be.at:1078: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var10 -c uint32
> 1358. mat5_uncompressed_readslab_be.at:1058:  ok
> 
> 
> 
> 
> 
> 1365. mat5_uncompressed_readslab_be.at:1100: testing Read slab of uint8 array as uint8 ...
> ./mat5_uncompressed_readslab_be.at:1102: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var10 -c uint8
> 1363. mat5_uncompressed_readslab_be.at:1088: testing Read slab of uint8 array as uint16 ...
> ./mat5_uncompressed_readslab_be.at:1090: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var10 -c uint16
> 1364. mat5_uncompressed_readslab_be.at:1094: testing Read slab of uint8 array as int8 ...
> ./mat5_uncompressed_readslab_be.at:1096: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var10 -c int8
> 1362. mat5_uncompressed_readslab_be.at:1082: testing Read slab of uint8 array as int16 ...
> ./mat5_uncompressed_readslab_be.at:1084: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var10 -c int16
> 1359. mat5_uncompressed_readslab_be.at:1064:  ok
> 1360. mat5_uncompressed_readslab_be.at:1070:  ok
> 1366. mat5_uncompressed_readslab_be.at:1106: testing Read slab of complex double array as double ...
> ./mat5_uncompressed_readslab_be.at:1108: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var11 -c double
> 1361. mat5_uncompressed_readslab_be.at:1076:  ok
> 
> 
> 
> 1367. mat5_uncompressed_readslab_be.at:1112: testing Read slab of complex double array as single ...
> ./mat5_uncompressed_readslab_be.at:1114: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var11 -c single
> 1365. mat5_uncompressed_readslab_be.at:1100:  ok
> 1368. mat5_uncompressed_readslab_be.at:1118: testing Read slab of complex double array as int64 ...
> ./mat5_uncompressed_readslab_be.at:1120: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var11 -c int64
> 1369. mat5_uncompressed_readslab_be.at:1124: testing Read slab of complex double array as uint64 ...
> ./mat5_uncompressed_readslab_be.at:1126: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var11 -c uint64
> 1362. mat5_uncompressed_readslab_be.at:1082:  ok
> 1363. mat5_uncompressed_readslab_be.at:1088:  ok
> 1364. mat5_uncompressed_readslab_be.at:1094:  ok
> 1366. mat5_uncompressed_readslab_be.at:1106:  ok
> 
> 
> 
> 
> 
> 1370. mat5_uncompressed_readslab_be.at:1130: testing Read slab of complex double array as int32 ...
> ./mat5_uncompressed_readslab_be.at:1132: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var11 -c int32
> 1367. mat5_uncompressed_readslab_be.at:1112:  ok
> 1373. mat5_uncompressed_readslab_be.at:1148: testing Read slab of complex double array as uint16 ...
> ./mat5_uncompressed_readslab_be.at:1150: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var11 -c uint16
> 1372. mat5_uncompressed_readslab_be.at:1142: testing Read slab of complex double array as int16 ...
> ./mat5_uncompressed_readslab_be.at:1144: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var11 -c int16
> 1368. mat5_uncompressed_readslab_be.at:1118:  ok
> 1374. mat5_uncompressed_readslab_be.at:1154: testing Read slab of complex double array as int8 ...
> ./mat5_uncompressed_readslab_be.at:1156: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var11 -c int8
> 1369. mat5_uncompressed_readslab_be.at:1124:  ok
> 1371. mat5_uncompressed_readslab_be.at:1136: testing Read slab of complex double array as uint32 ...
> ./mat5_uncompressed_readslab_be.at:1138: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var11 -c uint32
> 
> 
> 
> 1370. mat5_uncompressed_readslab_be.at:1130:  ok
> 1375. mat5_uncompressed_readslab_be.at:1160: testing Read slab of complex double array as uint8 ...
> ./mat5_uncompressed_readslab_be.at:1162: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var11 -c uint8
> 1376. mat5_uncompressed_readslab_be.at:1166: testing Read slab of complex single array as double ...
> ./mat5_uncompressed_readslab_be.at:1168: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var12 -c double
> 1377. mat5_uncompressed_readslab_be.at:1172: testing Read slab of complex single array as single ...
> ./mat5_uncompressed_readslab_be.at:1174: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var12 -c single
> 1373. mat5_uncompressed_readslab_be.at:1148:  ok
> 1372. mat5_uncompressed_readslab_be.at:1142:  ok
> 1374. mat5_uncompressed_readslab_be.at:1154:  ok
> 
> 1371. mat5_uncompressed_readslab_be.at:1136:  ok
> 
> 
> 
> 1378. mat5_uncompressed_readslab_be.at:1178: testing Read slab of complex single array as int64 ...
> ./mat5_uncompressed_readslab_be.at:1180: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var12 -c int64
> 1375. mat5_uncompressed_readslab_be.at:1160:  ok
> 1379. mat5_uncompressed_readslab_be.at:1184: testing Read slab of complex single array as uint64 ...
> ./mat5_uncompressed_readslab_be.at:1186: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var12 -c uint64
> 
> 1381. mat5_uncompressed_readslab_be.at:1196: testing Read slab of complex single array as uint32 ...
> ./mat5_uncompressed_readslab_be.at:1198: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var12 -c uint32
> 1380. mat5_uncompressed_readslab_be.at:1190: testing Read slab of complex single array as int32 ...
> ./mat5_uncompressed_readslab_be.at:1192: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var12 -c int32
> 1376. mat5_uncompressed_readslab_be.at:1166:  ok
> 1377. mat5_uncompressed_readslab_be.at:1172:  ok
> 
> 1382. mat5_uncompressed_readslab_be.at:1202: testing Read slab of complex single array as int16 ...
> ./mat5_uncompressed_readslab_be.at:1204: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var12 -c int16
> 
> 
> 1383. mat5_uncompressed_readslab_be.at:1208: testing Read slab of complex single array as uint16 ...
> ./mat5_uncompressed_readslab_be.at:1210: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var12 -c uint16
> 1378. mat5_uncompressed_readslab_be.at:1178:  ok
> 1384. mat5_uncompressed_readslab_be.at:1214: testing Read slab of complex single array as int8 ...
> ./mat5_uncompressed_readslab_be.at:1216: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var12 -c int8
> 1385. mat5_uncompressed_readslab_be.at:1220: testing Read slab of complex single array as uint8 ...
> ./mat5_uncompressed_readslab_be.at:1222: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var12 -c uint8
> 1379. mat5_uncompressed_readslab_be.at:1184:  ok
> 1380. mat5_uncompressed_readslab_be.at:1190:  ok
> 1381. mat5_uncompressed_readslab_be.at:1196:  ok
> 
> 
> 
> 1382. mat5_uncompressed_readslab_be.at:1202:  ok
> 1383. mat5_uncompressed_readslab_be.at:1208:  ok
> 
> 1386. mat5_uncompressed_readslab_be.at:1226: testing Read slab of complex int64 array as double ...
> ./mat5_uncompressed_readslab_be.at:1228: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var13 -c double
> 1387. mat5_uncompressed_readslab_be.at:1232: testing Read slab of complex int64 array as single ...
> ./mat5_uncompressed_readslab_be.at:1234: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var13 -c single
> 
> 1388. mat5_uncompressed_readslab_be.at:1238: testing Read slab of complex int64 array as int64 ...
> ./mat5_uncompressed_readslab_be.at:1240: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var13 -c int64
> 1389. mat5_uncompressed_readslab_be.at:1244: testing Read slab of complex int64 array as uint64 ...
> ./mat5_uncompressed_readslab_be.at:1246: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var13 -c uint64
> 1384. mat5_uncompressed_readslab_be.at:1214:  ok
> 1385. mat5_uncompressed_readslab_be.at:1220:  ok
> 
> 1390. mat5_uncompressed_readslab_be.at:1250: testing Read slab of complex int64 array as int32 ...
> ./mat5_uncompressed_readslab_be.at:1252: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var13 -c int32
> 
> 
> 1386. mat5_uncompressed_readslab_be.at:1226:  ok
> 1392. mat5_uncompressed_readslab_be.at:1262: testing Read slab of complex int64 array as int16 ...
> ./mat5_uncompressed_readslab_be.at:1264: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var13 -c int16
> 1391. mat5_uncompressed_readslab_be.at:1256: testing Read slab of complex int64 array as uint32 ...
> ./mat5_uncompressed_readslab_be.at:1258: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var13 -c uint32
> 1387. mat5_uncompressed_readslab_be.at:1232:  ok
> 1393. mat5_uncompressed_readslab_be.at:1268: testing Read slab of complex int64 array as uint16 ...
> ./mat5_uncompressed_readslab_be.at:1270: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var13 -c uint16
> 1389. mat5_uncompressed_readslab_be.at:1244:  ok
> 
> 
> 1388. mat5_uncompressed_readslab_be.at:1238:  ok
> 1390. mat5_uncompressed_readslab_be.at:1250:  ok
> 1394. mat5_uncompressed_readslab_be.at:1274: testing Read slab of complex int64 array as int8 ...
> ./mat5_uncompressed_readslab_be.at:1276: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var13 -c int8
> 1391. mat5_uncompressed_readslab_be.at:1256:  ok
> 
> 
> 1395. mat5_uncompressed_readslab_be.at:1280: testing Read slab of complex int64 array as uint8 ...
> ./mat5_uncompressed_readslab_be.at:1282: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var13 -c uint8
> 1393. mat5_uncompressed_readslab_be.at:1268:  ok
> 1392. mat5_uncompressed_readslab_be.at:1262:  ok
> 
> 
> 1396. mat5_uncompressed_readslab_be.at:1286: testing Read slab of complex uint64 array as double ...
> ./mat5_uncompressed_readslab_be.at:1288: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var14 -c double
> 1397. mat5_uncompressed_readslab_be.at:1292: testing Read slab of complex uint64 array as single ...
> ./mat5_uncompressed_readslab_be.at:1294: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var14 -c single
> 
> 
> 1398. mat5_uncompressed_readslab_be.at:1298: testing Read slab of complex uint64 array as int64 ...
> ./mat5_uncompressed_readslab_be.at:1300: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var14 -c int64
> 1399. mat5_uncompressed_readslab_be.at:1304: testing Read slab of complex uint64 array as uint64 ...
> ./mat5_uncompressed_readslab_be.at:1306: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var14 -c uint64
> 1400. mat5_uncompressed_readslab_be.at:1310: testing Read slab of complex uint64 array as int32 ...
> ./mat5_uncompressed_readslab_be.at:1312: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var14 -c int32
> 1394. mat5_uncompressed_readslab_be.at:1274:  ok
> 1401. mat5_uncompressed_readslab_be.at:1316: testing Read slab of complex uint64 array as uint32 ...
> ./mat5_uncompressed_readslab_be.at:1318: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var14 -c uint32
> 1397. mat5_uncompressed_readslab_be.at:1292:  ok
> 1395. mat5_uncompressed_readslab_be.at:1280:  ok
> 1396. mat5_uncompressed_readslab_be.at:1286:  ok
> 
> 1399. mat5_uncompressed_readslab_be.at:1304:  ok
> 
> 
> 
> 1402. mat5_uncompressed_readslab_be.at:1322: testing Read slab of complex uint64 array as int16 ...
> ./mat5_uncompressed_readslab_be.at:1324: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var14 -c int16
> 1398. mat5_uncompressed_readslab_be.at:1298:  ok
> 1401. mat5_uncompressed_readslab_be.at:1316:  ok
> 1400. mat5_uncompressed_readslab_be.at:1310:  ok
> 
> 1403. mat5_uncompressed_readslab_be.at:1328: testing Read slab of complex uint64 array as uint16 ...
> ./mat5_uncompressed_readslab_be.at:1330: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var14 -c uint16
> 1404. mat5_uncompressed_readslab_be.at:1334: testing Read slab of complex uint64 array as int8 ...
> ./mat5_uncompressed_readslab_be.at:1336: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var14 -c int8
> 1405. mat5_uncompressed_readslab_be.at:1340: testing Read slab of complex uint64 array as uint8 ...
> ./mat5_uncompressed_readslab_be.at:1342: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var14 -c uint8
> 
> 
> 
> 1406. mat5_uncompressed_readslab_be.at:1346: testing Read slab of complex int32 array as double ...
> ./mat5_uncompressed_readslab_be.at:1348: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var15 -c double
> 1407. mat5_uncompressed_readslab_be.at:1352: testing Read slab of complex int32 array as single ...
> ./mat5_uncompressed_readslab_be.at:1354: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var15 -c single
> 1408. mat5_uncompressed_readslab_be.at:1358: testing Read slab of complex int32 array as int64 ...
> ./mat5_uncompressed_readslab_be.at:1360: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var15 -c int64
> 1409. mat5_uncompressed_readslab_be.at:1364: testing Read slab of complex int32 array as uint64 ...
> ./mat5_uncompressed_readslab_be.at:1366: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var15 -c uint64
> 1402. mat5_uncompressed_readslab_be.at:1322:  ok
> 1404. mat5_uncompressed_readslab_be.at:1334:  ok
> 1403. mat5_uncompressed_readslab_be.at:1328:  ok
> 1405. mat5_uncompressed_readslab_be.at:1340:  ok
> 
> 1406. mat5_uncompressed_readslab_be.at:1346:  ok
> 
> 
> 1407. mat5_uncompressed_readslab_be.at:1352:  ok
> 1408. mat5_uncompressed_readslab_be.at:1358:  ok
> 1410. mat5_uncompressed_readslab_be.at:1370: testing Read slab of complex int32 array as int32 ...
> ./mat5_uncompressed_readslab_be.at:1372: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var15 -c int32
> 
> 
> 1411. mat5_uncompressed_readslab_be.at:1376: testing Read slab of complex int32 array as uint32 ...
> ./mat5_uncompressed_readslab_be.at:1378: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var15 -c uint32
> 1409. mat5_uncompressed_readslab_be.at:1364:  ok
> 
> 
> 1412. mat5_uncompressed_readslab_be.at:1382: testing Read slab of complex int32 array as int16 ...
> ./mat5_uncompressed_readslab_be.at:1384: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var15 -c int16
> 1414. mat5_uncompressed_readslab_be.at:1394: testing Read slab of complex int32 array as int8 ...
> ./mat5_uncompressed_readslab_be.at:1396: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var15 -c int8
> 1413. mat5_uncompressed_readslab_be.at:1388: testing Read slab of complex int32 array as uint16 ...
> ./mat5_uncompressed_readslab_be.at:1390: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var15 -c uint16
> 
> 1415. mat5_uncompressed_readslab_be.at:1400: testing Read slab of complex int32 array as uint8 ...
> ./mat5_uncompressed_readslab_be.at:1402: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var15 -c uint8
> 1416. mat5_uncompressed_readslab_be.at:1406: testing Read slab of complex uint32 array as double ...
> ./mat5_uncompressed_readslab_be.at:1408: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var16 -c double
> 1417. mat5_uncompressed_readslab_be.at:1412: testing Read slab of complex uint32 array as single ...
> ./mat5_uncompressed_readslab_be.at:1414: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var16 -c single
> 1410. mat5_uncompressed_readslab_be.at:1370:  ok
> 1412. mat5_uncompressed_readslab_be.at:1382:  ok
> 1414. mat5_uncompressed_readslab_be.at:1394:  ok
> 1411. mat5_uncompressed_readslab_be.at:1376:  ok
> 
> 1413. mat5_uncompressed_readslab_be.at:1388:  ok
> 
> 1415. mat5_uncompressed_readslab_be.at:1400:  ok
> 
> 1416. mat5_uncompressed_readslab_be.at:1406:  ok
> 1418. mat5_uncompressed_readslab_be.at:1418: testing Read slab of complex uint32 array as int64 ...
> ./mat5_uncompressed_readslab_be.at:1420: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var16 -c int64
> 
> 1419. mat5_uncompressed_readslab_be.at:1424: testing Read slab of complex uint32 array as uint64 ...
> ./mat5_uncompressed_readslab_be.at:1426: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var16 -c uint64
> 
> 1417. mat5_uncompressed_readslab_be.at:1412:  ok
> 
> 1420. mat5_uncompressed_readslab_be.at:1430: testing Read slab of complex uint32 array as int32 ...
> ./mat5_uncompressed_readslab_be.at:1432: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var16 -c int32
> 1421. mat5_uncompressed_readslab_be.at:1436: testing Read slab of complex uint32 array as uint32 ...
> ./mat5_uncompressed_readslab_be.at:1438: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var16 -c uint32
> 
> 1422. mat5_uncompressed_readslab_be.at:1442: testing Read slab of complex uint32 array as int16 ...
> ./mat5_uncompressed_readslab_be.at:1444: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var16 -c int16
> 
> 1423. mat5_uncompressed_readslab_be.at:1448: testing Read slab of complex uint32 array as uint16 ...
> ./mat5_uncompressed_readslab_be.at:1450: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var16 -c uint16
> 1424. mat5_uncompressed_readslab_be.at:1454: testing Read slab of complex uint32 array as int8 ...
> ./mat5_uncompressed_readslab_be.at:1456: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var16 -c int8
> 1425. mat5_uncompressed_readslab_be.at:1460: testing Read slab of complex uint32 array as uint8 ...
> ./mat5_uncompressed_readslab_be.at:1462: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var16 -c uint8
> 1418. mat5_uncompressed_readslab_be.at:1418:  ok
> 1419. mat5_uncompressed_readslab_be.at:1424:  ok
> 
> 1421. mat5_uncompressed_readslab_be.at:1436:  ok
> 1420. mat5_uncompressed_readslab_be.at:1430:  ok
> 1422. mat5_uncompressed_readslab_be.at:1442:  ok
> 
> 1423. mat5_uncompressed_readslab_be.at:1448:  ok
> 1426. mat5_uncompressed_readslab_be.at:1466: testing Read slab of complex int16 array as double ...
> ./mat5_uncompressed_readslab_be.at:1468: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var17 -c double
> 
> 1424. mat5_uncompressed_readslab_be.at:1454:  ok
> 
> 1427. mat5_uncompressed_readslab_be.at:1472: testing Read slab of complex int16 array as single ...
> ./mat5_uncompressed_readslab_be.at:1474: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var17 -c single
> 
> 
> 1425. mat5_uncompressed_readslab_be.at:1460:  ok
> 1428. mat5_uncompressed_readslab_be.at:1478: testing Read slab of complex int16 array as int64 ...
> ./mat5_uncompressed_readslab_be.at:1480: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var17 -c int64
> 1429. mat5_uncompressed_readslab_be.at:1484: testing Read slab of complex int16 array as uint64 ...
> ./mat5_uncompressed_readslab_be.at:1486: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var17 -c uint64
> 
> 1430. mat5_uncompressed_readslab_be.at:1490: testing Read slab of complex int16 array as int32 ...
> ./mat5_uncompressed_readslab_be.at:1492: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var17 -c int32
> 1431. mat5_uncompressed_readslab_be.at:1496: testing Read slab of complex int16 array as uint32 ...
> ./mat5_uncompressed_readslab_be.at:1498: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var17 -c uint32
> 
> 1432. mat5_uncompressed_readslab_be.at:1502: testing Read slab of complex int16 array as int16 ...
> ./mat5_uncompressed_readslab_be.at:1504: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var17 -c int16
> 1426. mat5_uncompressed_readslab_be.at:1466:  ok
> 1433. mat5_uncompressed_readslab_be.at:1508: testing Read slab of complex int16 array as uint16 ...
> ./mat5_uncompressed_readslab_be.at:1510: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var17 -c uint16
> 1427. mat5_uncompressed_readslab_be.at:1472:  ok
> 
> 1428. mat5_uncompressed_readslab_be.at:1478:  ok
> 1431. mat5_uncompressed_readslab_be.at:1496:  ok
> 1429. mat5_uncompressed_readslab_be.at:1484:  ok
> 
> 1430. mat5_uncompressed_readslab_be.at:1490:  ok
> 1434. mat5_uncompressed_readslab_be.at:1514: testing Read slab of complex int16 array as int8 ...
> ./mat5_uncompressed_readslab_be.at:1516: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var17 -c int8
> 
> 
> 1435. mat5_uncompressed_readslab_be.at:1520: testing Read slab of complex int16 array as uint8 ...
> ./mat5_uncompressed_readslab_be.at:1522: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var17 -c uint8
> 
> 
> 1432. mat5_uncompressed_readslab_be.at:1502:  ok
> 1433. mat5_uncompressed_readslab_be.at:1508:  ok
> 1436. mat5_uncompressed_readslab_be.at:1526: testing Read slab of complex uint16 array as double ...
> ./mat5_uncompressed_readslab_be.at:1528: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var18 -c double
> 1438. mat5_uncompressed_readslab_be.at:1538: testing Read slab of complex uint16 array as int64 ...
> ./mat5_uncompressed_readslab_be.at:1540: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var18 -c int64
> 1437. mat5_uncompressed_readslab_be.at:1532: testing Read slab of complex uint16 array as single ...
> ./mat5_uncompressed_readslab_be.at:1534: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var18 -c single
> 1439. mat5_uncompressed_readslab_be.at:1544: testing Read slab of complex uint16 array as uint64 ...
> ./mat5_uncompressed_readslab_be.at:1546: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var18 -c uint64
> 
> 
> 1434. mat5_uncompressed_readslab_be.at:1514:  ok
> 1440. mat5_uncompressed_readslab_be.at:1550: testing Read slab of complex uint16 array as int32 ...
> ./mat5_uncompressed_readslab_be.at:1552: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var18 -c int32
> 1441. mat5_uncompressed_readslab_be.at:1556: testing Read slab of complex uint16 array as uint32 ...
> ./mat5_uncompressed_readslab_be.at:1558: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var18 -c uint32
> 1435. mat5_uncompressed_readslab_be.at:1520:  ok
> 
> 1436. mat5_uncompressed_readslab_be.at:1526:  ok
> 1439. mat5_uncompressed_readslab_be.at:1544:  ok
> 1438. mat5_uncompressed_readslab_be.at:1538:  ok
> 
> 1437. mat5_uncompressed_readslab_be.at:1532:  ok
> 1442. mat5_uncompressed_readslab_be.at:1562: testing Read slab of complex uint16 array as int16 ...
> ./mat5_uncompressed_readslab_be.at:1564: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var18 -c int16
> 
> 
> 1443. mat5_uncompressed_readslab_be.at:1568: testing Read slab of complex uint16 array as uint16 ...
> ./mat5_uncompressed_readslab_be.at:1570: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var18 -c uint16
> 
> 
> 1440. mat5_uncompressed_readslab_be.at:1550:  ok
> 1441. mat5_uncompressed_readslab_be.at:1556:  ok
> 1444. mat5_uncompressed_readslab_be.at:1574: testing Read slab of complex uint16 array as int8 ...
> ./mat5_uncompressed_readslab_be.at:1576: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var18 -c int8
> 1445. mat5_uncompressed_readslab_be.at:1580: testing Read slab of complex uint16 array as uint8 ...
> ./mat5_uncompressed_readslab_be.at:1582: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var18 -c uint8
> 1446. mat5_uncompressed_readslab_be.at:1586: testing Read slab of complex int8 array as double ...
> ./mat5_uncompressed_readslab_be.at:1588: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var19 -c double
> 
> 1447. mat5_uncompressed_readslab_be.at:1592: testing Read slab of complex int8 array as single ...
> ./mat5_uncompressed_readslab_be.at:1594: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var19 -c single
> 1442. mat5_uncompressed_readslab_be.at:1562:  ok
> 
> 1448. mat5_uncompressed_readslab_be.at:1598: testing Read slab of complex int8 array as int64 ...
> ./mat5_uncompressed_readslab_be.at:1600: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var19 -c int64
> 1443. mat5_uncompressed_readslab_be.at:1568:  ok
> 1449. mat5_uncompressed_readslab_be.at:1604: testing Read slab of complex int8 array as uint64 ...
> ./mat5_uncompressed_readslab_be.at:1606: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var19 -c uint64
> 
> 1444. mat5_uncompressed_readslab_be.at:1574:  ok
> 1447. mat5_uncompressed_readslab_be.at:1592: 1446. mat5_uncompressed_readslab_be.at:1586:  ok
>  ok
> 1450. mat5_uncompressed_readslab_be.at:1610: testing Read slab of complex int8 array as int32 ...
> ./mat5_uncompressed_readslab_be.at:1612: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var19 -c int32
> 1445. mat5_uncompressed_readslab_be.at:1580:  ok
> 
> 
> 
> 
> 
> 1448. mat5_uncompressed_readslab_be.at:1598:  ok
> 1451. mat5_uncompressed_readslab_be.at:1616: testing Read slab of complex int8 array as uint32 ...
> ./mat5_uncompressed_readslab_be.at:1618: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var19 -c uint32
> 1449. mat5_uncompressed_readslab_be.at:1604:  ok
> 1452. mat5_uncompressed_readslab_be.at:1622: testing Read slab of complex int8 array as int16 ...
> ./mat5_uncompressed_readslab_be.at:1624: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var19 -c int16
> 1453. mat5_uncompressed_readslab_be.at:1628: testing Read slab of complex int8 array as uint16 ...
> ./mat5_uncompressed_readslab_be.at:1630: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var19 -c uint16
> 1454. mat5_uncompressed_readslab_be.at:1634: testing Read slab of complex int8 array as int8 ...
> ./mat5_uncompressed_readslab_be.at:1636: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var19 -c int8
> 1455. mat5_uncompressed_readslab_be.at:1640: testing Read slab of complex int8 array as uint8 ...
> ./mat5_uncompressed_readslab_be.at:1642: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var19 -c uint8
> 
> 
> 1450. mat5_uncompressed_readslab_be.at:1610:  ok
> 1456. mat5_uncompressed_readslab_be.at:1646: testing Read slab of complex uint8 array as double ...
> ./mat5_uncompressed_readslab_be.at:1648: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var20 -c double
> 1457. mat5_uncompressed_readslab_be.at:1652: testing Read slab of complex uint8 array as single ...
> ./mat5_uncompressed_readslab_be.at:1654: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var20 -c single
> 
> 1451. mat5_uncompressed_readslab_be.at:1616:  ok
> 1454. mat5_uncompressed_readslab_be.at:1634:  ok
> 1453. mat5_uncompressed_readslab_be.at:1628:  ok
> 1452. mat5_uncompressed_readslab_be.at:1622:  ok
> 1458. mat5_uncompressed_readslab_be.at:1658: testing Read slab of complex uint8 array as int64 ...
> ./mat5_uncompressed_readslab_be.at:1660: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var20 -c int64
> 1455. mat5_uncompressed_readslab_be.at:1640:  ok
> 
> 
> 
> 
> 
> 1456. mat5_uncompressed_readslab_be.at:1646:  ok
> 1459. mat5_uncompressed_readslab_be.at:1664: testing Read slab of complex uint8 array as uint64 ...
> ./mat5_uncompressed_readslab_be.at:1666: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var20 -c uint64
> 1457. mat5_uncompressed_readslab_be.at:1652:  ok
> 1461. mat5_uncompressed_readslab_be.at:1676: testing Read slab of complex uint8 array as uint32 ...
> ./mat5_uncompressed_readslab_be.at:1678: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var20 -c uint32
> 1460. mat5_uncompressed_readslab_be.at:1670: testing Read slab of complex uint8 array as int32 ...
> ./mat5_uncompressed_readslab_be.at:1672: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var20 -c int32
> 1463. mat5_uncompressed_readslab_be.at:1688: testing Read slab of complex uint8 array as uint16 ...
> ./mat5_uncompressed_readslab_be.at:1690: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var20 -c uint16
> 
> 1462. mat5_uncompressed_readslab_be.at:1682: testing Read slab of complex uint8 array as int16 ...
> ./mat5_uncompressed_readslab_be.at:1684: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var20 -c int16
> 1458. mat5_uncompressed_readslab_be.at:1658:  ok
> 
> 1464. mat5_uncompressed_readslab_be.at:1694: testing Read slab of complex uint8 array as int8 ...
> ./mat5_uncompressed_readslab_be.at:1696: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var20 -c int8
> 
> 1465. mat5_uncompressed_readslab_be.at:1700: testing Read slab of complex uint8 array as uint8 ...
> ./mat5_uncompressed_readslab_be.at:1702: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var20 -c uint8
> 1459. mat5_uncompressed_readslab_be.at:1664:  ok
> 1461. mat5_uncompressed_readslab_be.at:1676:  ok
> 1466. mat5_uncompressed_readslab_be.at:1706: testing Read slab of double array from struct as double ...
> ./mat5_uncompressed_readslab_be.at:1708: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var28 -c double
> 1460. mat5_uncompressed_readslab_be.at:1670:  ok
> 1463. mat5_uncompressed_readslab_be.at:1688: 1462. mat5_uncompressed_readslab_be.at:1682:  ok
>  ok
> 
> 
> 
> 1464. mat5_uncompressed_readslab_be.at:1694:  ok
> 
> 
> 1468. mat5_uncompressed_readslab_be.at:1718: testing Read slab of double array from struct as int64 ...
> ./mat5_uncompressed_readslab_be.at:1720: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var28 -c int64
> 1467. mat5_uncompressed_readslab_be.at:1712: testing Read slab of double array from struct as single ...
> ./mat5_uncompressed_readslab_be.at:1714: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var28 -c single
> 1469. mat5_uncompressed_readslab_be.at:1724: testing Read slab of double array from struct as uint64 ...
> ./mat5_uncompressed_readslab_be.at:1726: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var28 -c uint64
> 1465. mat5_uncompressed_readslab_be.at:1700:  ok
> 
> 1470. mat5_uncompressed_readslab_be.at:1730: testing Read slab of double array from struct as int32 ...
> ./mat5_uncompressed_readslab_be.at:1732: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var28 -c int32
> 1471. mat5_uncompressed_readslab_be.at:1736: testing Read slab of double array from struct as uint32 ...
> ./mat5_uncompressed_readslab_be.at:1738: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var28 -c uint32
> 1466. mat5_uncompressed_readslab_be.at:1706:  ok
> 1472. mat5_uncompressed_readslab_be.at:1742: testing Read slab of double array from struct as int16 ...
> ./mat5_uncompressed_readslab_be.at:1744: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var28 -c int16
> 
> 
> 1473. mat5_uncompressed_readslab_be.at:1748: testing Read slab of double array from struct as uint16 ...
> ./mat5_uncompressed_readslab_be.at:1750: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var28 -c uint16
> 1468. mat5_uncompressed_readslab_be.at:1718:  ok
> 1469. mat5_uncompressed_readslab_be.at:1724:  ok
> 1474. mat5_uncompressed_readslab_be.at:1754: testing Read slab of double array from struct as int8 ...
> ./mat5_uncompressed_readslab_be.at:1756: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var28 -c int8
> 1467. mat5_uncompressed_readslab_be.at:1712:  ok
> 1471. mat5_uncompressed_readslab_be.at:1736: 
>  ok
> 1470. mat5_uncompressed_readslab_be.at:1730:  ok
> 
> 1472. mat5_uncompressed_readslab_be.at:1742:  ok
> 
> 
> 1475. mat5_uncompressed_readslab_be.at:1760: testing Read slab of double array from struct as uint8 ...
> ./mat5_uncompressed_readslab_be.at:1762: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var28 -c uint8
> 
> 1476. mat5_uncompressed_readslab_be.at:1766: testing Read slab of single array from struct as double ...
> ./mat5_uncompressed_readslab_be.at:1768: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var29 -c double
> 
> 1473. mat5_uncompressed_readslab_be.at:1748:  ok
> 1474. mat5_uncompressed_readslab_be.at:1754:  ok
> 1477. mat5_uncompressed_readslab_be.at:1772: testing Read slab of single array from struct as single ...
> ./mat5_uncompressed_readslab_be.at:1774: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var29 -c single
> 1479. mat5_uncompressed_readslab_be.at:1784: testing Read slab of single array from struct as uint64 ...
> ./mat5_uncompressed_readslab_be.at:1786: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var29 -c uint64
> 1478. mat5_uncompressed_readslab_be.at:1778: testing Read slab of single array from struct as int64 ...
> ./mat5_uncompressed_readslab_be.at:1780: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var29 -c int64
> 1480. mat5_uncompressed_readslab_be.at:1790: testing Read slab of single array from struct as int32 ...
> ./mat5_uncompressed_readslab_be.at:1792: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var29 -c int32
> 
> 
> 1481. mat5_uncompressed_readslab_be.at:1796: testing Read slab of single array from struct as uint32 ...
> ./mat5_uncompressed_readslab_be.at:1798: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var29 -c uint32
> 1482. mat5_uncompressed_readslab_be.at:1802: testing Read slab of single array from struct as int16 ...
> ./mat5_uncompressed_readslab_be.at:1804: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var29 -c int16
> 1476. mat5_uncompressed_readslab_be.at:1766:  ok
> 1475. mat5_uncompressed_readslab_be.at:1760:  ok
> 1479. mat5_uncompressed_readslab_be.at:1784: 1477. mat5_uncompressed_readslab_be.at:1772:  ok
>  ok
> 1478. mat5_uncompressed_readslab_be.at:1778:  ok
> 
> 1480. mat5_uncompressed_readslab_be.at:1790:  ok
> 
> 
> 
> 
> 1483. mat5_uncompressed_readslab_be.at:1808: testing Read slab of single array from struct as uint16 ...
> ./mat5_uncompressed_readslab_be.at:1810: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var29 -c uint16
> 
> 1484. mat5_uncompressed_readslab_be.at:1814: testing Read slab of single array from struct as int8 ...
> ./mat5_uncompressed_readslab_be.at:1816: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var29 -c int8
> 1481. mat5_uncompressed_readslab_be.at:1796:  ok
> 1482. mat5_uncompressed_readslab_be.at:1802:  ok
> 1486. mat5_uncompressed_readslab_be.at:1826: testing Read slab of int64 array from struct as double ...
> ./mat5_uncompressed_readslab_be.at:1828: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var30 -c double
> 1485. mat5_uncompressed_readslab_be.at:1820: testing Read slab of single array from struct as uint8 ...
> ./mat5_uncompressed_readslab_be.at:1822: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var29 -c uint8
> 1487. mat5_uncompressed_readslab_be.at:1832: testing Read slab of int64 array from struct as single ...
> ./mat5_uncompressed_readslab_be.at:1834: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var30 -c single
> 1488. mat5_uncompressed_readslab_be.at:1838: testing Read slab of int64 array from struct as int64 ...
> ./mat5_uncompressed_readslab_be.at:1840: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var30 -c int64
> 
> 
> 1489. mat5_uncompressed_readslab_be.at:1844: testing Read slab of int64 array from struct as uint64 ...
> ./mat5_uncompressed_readslab_be.at:1846: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var30 -c uint64
> 1490. mat5_uncompressed_readslab_be.at:1850: testing Read slab of int64 array from struct as int32 ...
> ./mat5_uncompressed_readslab_be.at:1852: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var30 -c int32
> 1483. mat5_uncompressed_readslab_be.at:1808:  ok
> 1485. mat5_uncompressed_readslab_be.at:1820: 1484. mat5_uncompressed_readslab_be.at:1814:  ok
>  ok
> 1486. mat5_uncompressed_readslab_be.at:1826:  ok
> 1487. mat5_uncompressed_readslab_be.at:1832:  ok
> 1488. mat5_uncompressed_readslab_be.at:1838:  ok
> 
> 
> 
> 
> 
> 
> 1491. mat5_uncompressed_readslab_be.at:1856: testing Read slab of int64 array from struct as uint32 ...
> ./mat5_uncompressed_readslab_be.at:1858: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var30 -c uint32
> 1489. mat5_uncompressed_readslab_be.at:1844:  ok
> 1490. mat5_uncompressed_readslab_be.at:1850:  ok
> 1492. mat5_uncompressed_readslab_be.at:1862: testing Read slab of int64 array from struct as int16 ...
> ./mat5_uncompressed_readslab_be.at:1864: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var30 -c int16
> 1493. mat5_uncompressed_readslab_be.at:1868: testing Read slab of int64 array from struct as uint16 ...
> ./mat5_uncompressed_readslab_be.at:1870: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var30 -c uint16
> 1494. mat5_uncompressed_readslab_be.at:1874: testing Read slab of int64 array from struct as int8 ...
> ./mat5_uncompressed_readslab_be.at:1876: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var30 -c int8
> 1495. mat5_uncompressed_readslab_be.at:1880: testing Read slab of int64 array from struct as uint8 ...
> ./mat5_uncompressed_readslab_be.at:1882: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var30 -c uint8
> 1496. mat5_uncompressed_readslab_be.at:1886: testing Read slab of uint64 array from struct as double ...
> ./mat5_uncompressed_readslab_be.at:1888: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var31 -c double
> 
> 
> 1497. mat5_uncompressed_readslab_be.at:1892: testing Read slab of uint64 array from struct as single ...
> ./mat5_uncompressed_readslab_be.at:1894: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var31 -c single
> 1491. mat5_uncompressed_readslab_be.at:1856:  ok
> 1498. mat5_uncompressed_readslab_be.at:1898: testing Read slab of uint64 array from struct as int64 ...
> ./mat5_uncompressed_readslab_be.at:1900: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var31 -c int64
> 1495. mat5_uncompressed_readslab_be.at:1880:  ok
> 1496. mat5_uncompressed_readslab_be.at:1886: 1492. mat5_uncompressed_readslab_be.at:1862:  ok
>  ok
> 1493. mat5_uncompressed_readslab_be.at:1868:  ok
> 1494. mat5_uncompressed_readslab_be.at:1874:  ok
> 
> 
> 
> 
> 
> 
> 1499. mat5_uncompressed_readslab_be.at:1904: testing Read slab of uint64 array from struct as uint64 ...
> ./mat5_uncompressed_readslab_be.at:1906: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var31 -c uint64
> 1498. mat5_uncompressed_readslab_be.at:1898:  ok
> 1497. mat5_uncompressed_readslab_be.at:1892:  ok
> 1500. mat5_uncompressed_readslab_be.at:1910: testing Read slab of uint64 array from struct as int32 ...
> ./mat5_uncompressed_readslab_be.at:1912: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var31 -c int32
> 1501. mat5_uncompressed_readslab_be.at:1916: testing Read slab of uint64 array from struct as uint32 ...
> ./mat5_uncompressed_readslab_be.at:1918: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var31 -c uint32
> 1502. mat5_uncompressed_readslab_be.at:1922: testing Read slab of uint64 array from struct as int16 ...
> ./mat5_uncompressed_readslab_be.at:1924: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var31 -c int16
> 1503. mat5_uncompressed_readslab_be.at:1928: testing Read slab of uint64 array from struct as uint16 ...
> ./mat5_uncompressed_readslab_be.at:1930: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var31 -c uint16
> 1504. mat5_uncompressed_readslab_be.at:1934: testing Read slab of uint64 array from struct as int8 ...
> ./mat5_uncompressed_readslab_be.at:1936: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var31 -c int8
> 
> 
> 1506. mat5_uncompressed_readslab_be.at:1946: testing Read slab of int32 array from struct as double ...
> ./mat5_uncompressed_readslab_be.at:1948: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var32 -c double
> 1505. mat5_uncompressed_readslab_be.at:1940: testing Read slab of uint64 array from struct as uint8 ...
> ./mat5_uncompressed_readslab_be.at:1942: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var31 -c uint8
> 1499. mat5_uncompressed_readslab_be.at:1904:  ok
> 1501. mat5_uncompressed_readslab_be.at:1916:  ok
> 1502. mat5_uncompressed_readslab_be.at:1922:  ok
> 1500. mat5_uncompressed_readslab_be.at:1910: 1504. mat5_uncompressed_readslab_be.at:1934:  ok
>  ok
> 1503. mat5_uncompressed_readslab_be.at:1928:  ok
> 
> 
> 
> 
> 
> 
> 1507. mat5_uncompressed_readslab_be.at:1952: testing Read slab of int32 array from struct as single ...
> ./mat5_uncompressed_readslab_be.at:1954: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var32 -c single
> 1506. mat5_uncompressed_readslab_be.at:1946:  ok
> 1508. mat5_uncompressed_readslab_be.at:1958: testing Read slab of int32 array from struct as int64 ...
> ./mat5_uncompressed_readslab_be.at:1960: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var32 -c int64
> 1509. mat5_uncompressed_readslab_be.at:1964: testing Read slab of int32 array from struct as uint64 ...
> ./mat5_uncompressed_readslab_be.at:1966: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var32 -c uint64
> 1510. mat5_uncompressed_readslab_be.at:1970: testing Read slab of int32 array from struct as int32 ...
> ./mat5_uncompressed_readslab_be.at:1972: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var32 -c int32
> 1512. mat5_uncompressed_readslab_be.at:1982: testing Read slab of int32 array from struct as int16 ...
> ./mat5_uncompressed_readslab_be.at:1984: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var32 -c int16
> 1511. mat5_uncompressed_readslab_be.at:1976: testing Read slab of int32 array from struct as uint32 ...
> ./mat5_uncompressed_readslab_be.at:1978: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var32 -c uint32
> 1505. mat5_uncompressed_readslab_be.at:1940:  ok
> 
> 
> 1513. mat5_uncompressed_readslab_be.at:1988: testing Read slab of int32 array from struct as uint16 ...
> ./mat5_uncompressed_readslab_be.at:1990: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var32 -c uint16
> 1507. mat5_uncompressed_readslab_be.at:1952:  ok
> 1514. mat5_uncompressed_readslab_be.at:1994: testing Read slab of int32 array from struct as int8 ...
> ./mat5_uncompressed_readslab_be.at:1996: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var32 -c int8
> 1509. mat5_uncompressed_readslab_be.at:1964:  ok
> 1508. mat5_uncompressed_readslab_be.at:1958:  ok
> 1510. mat5_uncompressed_readslab_be.at:1970:  ok
> 1511. mat5_uncompressed_readslab_be.at:1976:  ok
> 
> 1512. mat5_uncompressed_readslab_be.at:1982:  ok
> 
> 
> 
> 1515. mat5_uncompressed_readslab_be.at:2000: testing Read slab of int32 array from struct as uint8 ...
> ./mat5_uncompressed_readslab_be.at:2002: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var32 -c uint8
> 
> 
> 1513. mat5_uncompressed_readslab_be.at:1988:  ok
> 1517. mat5_uncompressed_readslab_be.at:2012: testing Read slab of uint32 array from struct as single ...
> ./mat5_uncompressed_readslab_be.at:2014: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var33 -c single
> 1518. mat5_uncompressed_readslab_be.at:2018: testing Read slab of uint32 array from struct as int64 ...
> ./mat5_uncompressed_readslab_be.at:2020: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var33 -c int64
> 1516. mat5_uncompressed_readslab_be.at:2006: testing Read slab of uint32 array from struct as double ...
> ./mat5_uncompressed_readslab_be.at:2008: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var33 -c double
> 
> 1519. mat5_uncompressed_readslab_be.at:2024: testing Read slab of uint32 array from struct as uint64 ...
> ./mat5_uncompressed_readslab_be.at:2026: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var33 -c uint64
> 1514. mat5_uncompressed_readslab_be.at:1994: 1520. mat5_uncompressed_readslab_be.at:2030: testing Read slab of uint32 array from struct as int32 ...
> ./mat5_uncompressed_readslab_be.at:2032: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var33 -c int32
>  ok
> 1521. mat5_uncompressed_readslab_be.at:2036: testing Read slab of uint32 array from struct as uint32 ...
> ./mat5_uncompressed_readslab_be.at:2038: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var33 -c uint32
> 
> 1515. mat5_uncompressed_readslab_be.at:2000:  ok
> 1519. mat5_uncompressed_readslab_be.at:2024: 
>  ok
> 1517. mat5_uncompressed_readslab_be.at:2012: 1516. mat5_uncompressed_readslab_be.at:2006:  ok
>  ok
> 1522. mat5_uncompressed_readslab_be.at:2042: testing Read slab of uint32 array from struct as int16 ...
> ./mat5_uncompressed_readslab_be.at:2044: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var33 -c int16
> 1518. mat5_uncompressed_readslab_be.at:2018:  ok
> 1520. mat5_uncompressed_readslab_be.at:2030:  ok
> 
> 1523. mat5_uncompressed_readslab_be.at:2048: testing Read slab of uint32 array from struct as uint16 ...
> ./mat5_uncompressed_readslab_be.at:2050: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var33 -c uint16
> 
> 
> 
> 
> 1521. mat5_uncompressed_readslab_be.at:2036:  ok
> 1524. mat5_uncompressed_readslab_be.at:2054: testing Read slab of uint32 array from struct as int8 ...
> ./mat5_uncompressed_readslab_be.at:2056: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var33 -c int8
> 1525. mat5_uncompressed_readslab_be.at:2060: testing Read slab of uint32 array from struct as uint8 ...
> ./mat5_uncompressed_readslab_be.at:2062: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var33 -c uint8
> 1527. mat5_uncompressed_readslab_be.at:2072: testing Read slab of int16 array from struct as single ...
> ./mat5_uncompressed_readslab_be.at:2074: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var34 -c single
> 1528. mat5_uncompressed_readslab_be.at:2078: testing Read slab of int16 array from struct as int64 ...
> ./mat5_uncompressed_readslab_be.at:2080: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var34 -c int64
> 1522. mat5_uncompressed_readslab_be.at:2042:  ok
> 1526. mat5_uncompressed_readslab_be.at:2066: testing Read slab of int16 array from struct as double ...
> ./mat5_uncompressed_readslab_be.at:2068: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var34 -c double
> 
> 
> 1523. mat5_uncompressed_readslab_be.at:2048:  ok
> 1529. mat5_uncompressed_readslab_be.at:2084: testing Read slab of int16 array from struct as uint64 ...
> ./mat5_uncompressed_readslab_be.at:2086: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var34 -c uint64
> 
> 1524. mat5_uncompressed_readslab_be.at:2054:  ok
> 1530. mat5_uncompressed_readslab_be.at:2090: testing Read slab of int16 array from struct as int32 ...
> ./mat5_uncompressed_readslab_be.at:2092: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var34 -c int32
> 1525. mat5_uncompressed_readslab_be.at:2060:  ok
> 1528. mat5_uncompressed_readslab_be.at:2078:  ok
> 1526. mat5_uncompressed_readslab_be.at:2066:  ok
> 1527. mat5_uncompressed_readslab_be.at:2072:  ok
> 1531. mat5_uncompressed_readslab_be.at:2096: testing Read slab of int16 array from struct as uint32 ...
> ./mat5_uncompressed_readslab_be.at:2098: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var34 -c uint32
> 
> 
> 
> 1529. mat5_uncompressed_readslab_be.at:2084:  ok
> 
> 
> 1533. mat5_uncompressed_readslab_be.at:2108: testing Read slab of int16 array from struct as uint16 ...
> ./mat5_uncompressed_readslab_be.at:2110: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var34 -c uint16
> 1532. mat5_uncompressed_readslab_be.at:2102: testing Read slab of int16 array from struct as int16 ...
> ./mat5_uncompressed_readslab_be.at:2104: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var34 -c int16
> 1534. mat5_uncompressed_readslab_be.at:2114: testing Read slab of int16 array from struct as int8 ...
> ./mat5_uncompressed_readslab_be.at:2116: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var34 -c int8
> 1530. mat5_uncompressed_readslab_be.at:2090:  ok
> 
> 1536. mat5_uncompressed_readslab_be.at:2126: testing Read slab of uint16 array from struct as double ...
> ./mat5_uncompressed_readslab_be.at:2128: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var35 -c double
> 1535. mat5_uncompressed_readslab_be.at:2120: testing Read slab of int16 array from struct as uint8 ...
> ./mat5_uncompressed_readslab_be.at:2122: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var34 -c uint8
> 1531. mat5_uncompressed_readslab_be.at:2096:  ok
> 
> 1537. mat5_uncompressed_readslab_be.at:2132: testing Read slab of uint16 array from struct as single ...
> ./mat5_uncompressed_readslab_be.at:2134: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var35 -c single
> 1538. mat5_uncompressed_readslab_be.at:2138: testing Read slab of uint16 array from struct as int64 ...
> ./mat5_uncompressed_readslab_be.at:2140: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var35 -c int64
> 1533. mat5_uncompressed_readslab_be.at:2108:  ok
> 
> 1532. mat5_uncompressed_readslab_be.at:2102:  ok
> 1534. mat5_uncompressed_readslab_be.at:2114:  ok
> 1536. mat5_uncompressed_readslab_be.at:2126:  ok
> 1535. mat5_uncompressed_readslab_be.at:2120:  ok
> 
> 
> 
> 1539. mat5_uncompressed_readslab_be.at:2144: testing Read slab of uint16 array from struct as uint64 ...
> ./mat5_uncompressed_readslab_be.at:2146: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var35 -c uint64
> 
> 
> 1537. mat5_uncompressed_readslab_be.at:2132:  ok
> 1540. mat5_uncompressed_readslab_be.at:2150: testing Read slab of uint16 array from struct as int32 ...
> ./mat5_uncompressed_readslab_be.at:2152: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var35 -c int32
> 1542. mat5_uncompressed_readslab_be.at:2162: testing Read slab of uint16 array from struct as int16 ...
> ./mat5_uncompressed_readslab_be.at:2164: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var35 -c int16
> 1543. mat5_uncompressed_readslab_be.at:2168: testing Read slab of uint16 array from struct as uint16 ...
> ./mat5_uncompressed_readslab_be.at:2170: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var35 -c uint16
> 1538. mat5_uncompressed_readslab_be.at:2138:  ok
> 1541. mat5_uncompressed_readslab_be.at:2156: testing Read slab of uint16 array from struct as uint32 ...
> ./mat5_uncompressed_readslab_be.at:2158: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var35 -c uint32
> 1544. mat5_uncompressed_readslab_be.at:2174: testing Read slab of uint16 array from struct as int8 ...
> ./mat5_uncompressed_readslab_be.at:2176: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var35 -c int8
> 
> 
> 1545. mat5_uncompressed_readslab_be.at:2180: testing Read slab of uint16 array from struct as uint8 ...
> ./mat5_uncompressed_readslab_be.at:2182: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var35 -c uint8
> 1539. mat5_uncompressed_readslab_be.at:2144:  ok
> 1546. mat5_uncompressed_readslab_be.at:2186: testing Read slab of int8 array from struct as double ...
> ./mat5_uncompressed_readslab_be.at:2188: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var36 -c double
> 1544. mat5_uncompressed_readslab_be.at:2174:  ok
> 1543. mat5_uncompressed_readslab_be.at:2168:  ok
> 1542. mat5_uncompressed_readslab_be.at:2162:  ok
> 1540. mat5_uncompressed_readslab_be.at:2150:  ok
> 1541. mat5_uncompressed_readslab_be.at:2156:  ok
> 
> 
> 
> 
> 
> 
> 1545. mat5_uncompressed_readslab_be.at:2180:  ok
> 1548. mat5_uncompressed_readslab_be.at:2198: testing Read slab of int8 array from struct as int64 ...
> ./mat5_uncompressed_readslab_be.at:2200: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var36 -c int64
> 1549. mat5_uncompressed_readslab_be.at:2204: testing Read slab of int8 array from struct as uint64 ...
> ./mat5_uncompressed_readslab_be.at:2206: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var36 -c uint64
> 1550. mat5_uncompressed_readslab_be.at:2210: testing Read slab of int8 array from struct as int32 ...
> ./mat5_uncompressed_readslab_be.at:2212: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var36 -c int32
> 1547. mat5_uncompressed_readslab_be.at:2192: testing Read slab of int8 array from struct as single ...
> ./mat5_uncompressed_readslab_be.at:2194: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var36 -c single
> 1552. mat5_uncompressed_readslab_be.at:2222: testing Read slab of int8 array from struct as int16 ...
> ./mat5_uncompressed_readslab_be.at:2224: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var36 -c int16
> 1546. mat5_uncompressed_readslab_be.at:2186:  ok
> 1551. mat5_uncompressed_readslab_be.at:2216: testing Read slab of int8 array from struct as uint32 ...
> ./mat5_uncompressed_readslab_be.at:2218: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var36 -c uint32
> 
> 
> 1553. mat5_uncompressed_readslab_be.at:2228: testing Read slab of int8 array from struct as uint16 ...
> ./mat5_uncompressed_readslab_be.at:2230: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var36 -c uint16
> 1547. mat5_uncompressed_readslab_be.at:2192:  ok
> 1550. mat5_uncompressed_readslab_be.at:2210:  ok
> 1548. mat5_uncompressed_readslab_be.at:2198:  ok
> 1554. mat5_uncompressed_readslab_be.at:2234: testing Read slab of int8 array from struct as int8 ...
> ./mat5_uncompressed_readslab_be.at:2236: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var36 -c int8
> 1552. mat5_uncompressed_readslab_be.at:2222:  ok
> 1549. mat5_uncompressed_readslab_be.at:2204:  ok
> 
> 
> 
> 
> 1551. mat5_uncompressed_readslab_be.at:2216:  ok
> 
> 1555. mat5_uncompressed_readslab_be.at:2240: testing Read slab of int8 array from struct as uint8 ...
> ./mat5_uncompressed_readslab_be.at:2242: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var36 -c uint8
> 1553. mat5_uncompressed_readslab_be.at:2228:  ok
> 1557. mat5_uncompressed_readslab_be.at:2252: testing Read slab of uint8 array from struct as single ...
> ./mat5_uncompressed_readslab_be.at:2254: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var37 -c single
> 1558. mat5_uncompressed_readslab_be.at:2258: testing Read slab of uint8 array from struct as int64 ...
> ./mat5_uncompressed_readslab_be.at:2260: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var37 -c int64
> 
> 1556. mat5_uncompressed_readslab_be.at:2246: testing Read slab of uint8 array from struct as double ...
> ./mat5_uncompressed_readslab_be.at:2248: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var37 -c double
> 1559. mat5_uncompressed_readslab_be.at:2264: testing Read slab of uint8 array from struct as uint64 ...
> ./mat5_uncompressed_readslab_be.at:2266: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var37 -c uint64
> 1554. mat5_uncompressed_readslab_be.at:2234:  ok
> 
> 1560. mat5_uncompressed_readslab_be.at:2270: testing Read slab of uint8 array from struct as int32 ...
> ./mat5_uncompressed_readslab_be.at:2272: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var37 -c int32
> 
> 1561. mat5_uncompressed_readslab_be.at:2276: testing Read slab of uint8 array from struct as uint32 ...
> ./mat5_uncompressed_readslab_be.at:2278: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var37 -c uint32
> 1557. mat5_uncompressed_readslab_be.at:2252:  ok
> 1558. mat5_uncompressed_readslab_be.at:2258:  ok
> 1555. mat5_uncompressed_readslab_be.at:2240:  ok
> 1562. mat5_uncompressed_readslab_be.at:2282: testing Read slab of uint8 array from struct as int16 ...
> ./mat5_uncompressed_readslab_be.at:2284: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var37 -c int16
> 1556. mat5_uncompressed_readslab_be.at:2246:  ok
> 
> 1559. mat5_uncompressed_readslab_be.at:2264:  ok
> 1560. mat5_uncompressed_readslab_be.at:2270:  ok
> 
> 
> 
> 1561. mat5_uncompressed_readslab_be.at:2276:  ok
> 
> 1563. mat5_uncompressed_readslab_be.at:2288: testing Read slab of uint8 array from struct as uint16 ...
> ./mat5_uncompressed_readslab_be.at:2290: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var37 -c uint16
> 
> 1564. mat5_uncompressed_readslab_be.at:2294: testing Read slab of uint8 array from struct as int8 ...
> ./mat5_uncompressed_readslab_be.at:2296: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var37 -c int8
> 1565. mat5_uncompressed_readslab_be.at:2300: testing Read slab of uint8 array from struct as uint8 ...
> ./mat5_uncompressed_readslab_be.at:2302: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var37 -c uint8
> 1562. mat5_uncompressed_readslab_be.at:2282:  ok
> 1566. mat5_uncompressed_readslab_be.at:2306: testing Read slab of complex double array from struct as double ...
> ./mat5_uncompressed_readslab_be.at:2308: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var38 -c double
> 
> 1567. mat5_uncompressed_readslab_be.at:2312: testing Read slab of complex double array from struct as single ...
> ./mat5_uncompressed_readslab_be.at:2314: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var38 -c single
> 1568. mat5_uncompressed_readslab_be.at:2318: testing Read slab of complex double array from struct as int64 ...
> ./mat5_uncompressed_readslab_be.at:2320: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var38 -c int64
> 
> 1569. mat5_uncompressed_readslab_be.at:2324: testing Read slab of complex double array from struct as uint64 ...
> ./mat5_uncompressed_readslab_be.at:2326: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var38 -c uint64
> 1563. mat5_uncompressed_readslab_be.at:2288:  ok
> 1570. mat5_uncompressed_readslab_be.at:2330: testing Read slab of complex double array from struct as int32 ...
> ./mat5_uncompressed_readslab_be.at:2332: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var38 -c int32
> 1565. mat5_uncompressed_readslab_be.at:2300:  ok
> 1564. mat5_uncompressed_readslab_be.at:2294:  ok
> 1566. mat5_uncompressed_readslab_be.at:2306:  ok
> 
> 1568. mat5_uncompressed_readslab_be.at:2318:  ok
> 
> 
> 1569. mat5_uncompressed_readslab_be.at:2324: 
>  ok
> 1571. mat5_uncompressed_readslab_be.at:2336: testing Read slab of complex double array from struct as uint32 ...
> ./mat5_uncompressed_readslab_be.at:2338: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var38 -c uint32
> 1572. mat5_uncompressed_readslab_be.at:2342: testing Read slab of complex double array from struct as int16 ...
> ./mat5_uncompressed_readslab_be.at:2344: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var38 -c int16
> 1567. mat5_uncompressed_readslab_be.at:2312:  ok
> 
> 1573. mat5_uncompressed_readslab_be.at:2348: testing Read slab of complex double array from struct as uint16 ...
> ./mat5_uncompressed_readslab_be.at:2350: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var38 -c uint16
> 
> 1574. mat5_uncompressed_readslab_be.at:2354: testing Read slab of complex double array from struct as int8 ...
> ./mat5_uncompressed_readslab_be.at:2356: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var38 -c int8
> 1570. mat5_uncompressed_readslab_be.at:2330:  ok
> 
> 1575. mat5_uncompressed_readslab_be.at:2360: testing Read slab of complex double array from struct as uint8 ...
> ./mat5_uncompressed_readslab_be.at:2362: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var38 -c uint8
> 
> 1576. mat5_uncompressed_readslab_be.at:2366: testing Read slab of complex single array from struct as double ...
> ./mat5_uncompressed_readslab_be.at:2368: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var39 -c double
> 1577. mat5_uncompressed_readslab_be.at:2372: testing Read slab of complex single array from struct as single ...
> ./mat5_uncompressed_readslab_be.at:2374: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var39 -c single
> 1571. mat5_uncompressed_readslab_be.at:2336: 1578. mat5_uncompressed_readslab_be.at:2378: testing Read slab of complex single array from struct as int64 ...
> ./mat5_uncompressed_readslab_be.at:2380: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var39 -c int64
>  ok
> 1572. mat5_uncompressed_readslab_be.at:2342:  ok
> 1573. mat5_uncompressed_readslab_be.at:2348:  ok
> 1575. mat5_uncompressed_readslab_be.at:2360:  ok
> 
> 1574. mat5_uncompressed_readslab_be.at:2354:  ok
> 
> 1576. mat5_uncompressed_readslab_be.at:2366:  ok
> 
> 
> 
> 1579. mat5_uncompressed_readslab_be.at:2384: testing Read slab of complex single array from struct as uint64 ...
> ./mat5_uncompressed_readslab_be.at:2386: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var39 -c uint64
> 1580. mat5_uncompressed_readslab_be.at:2390: testing Read slab of complex single array from struct as int32 ...
> ./mat5_uncompressed_readslab_be.at:2392: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var39 -c int32
> 1577. mat5_uncompressed_readslab_be.at:2372:  ok
> 
> 1581. mat5_uncompressed_readslab_be.at:2396: testing Read slab of complex single array from struct as uint32 ...
> ./mat5_uncompressed_readslab_be.at:2398: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var39 -c uint32
> 1582. mat5_uncompressed_readslab_be.at:2402: testing Read slab of complex single array from struct as int16 ...
> ./mat5_uncompressed_readslab_be.at:2404: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var39 -c int16
> 1583. mat5_uncompressed_readslab_be.at:2408: testing Read slab of complex single array from struct as uint16 ...
> ./mat5_uncompressed_readslab_be.at:2410: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var39 -c uint16
> 1578. mat5_uncompressed_readslab_be.at:2378:  ok
> 
> 1584. mat5_uncompressed_readslab_be.at:2414: testing Read slab of complex single array from struct as int8 ...
> ./mat5_uncompressed_readslab_be.at:2416: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var39 -c int8
> 
> 1585. mat5_uncompressed_readslab_be.at:2420: testing Read slab of complex single array from struct as uint8 ...
> ./mat5_uncompressed_readslab_be.at:2422: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var39 -c uint8
> 1580. mat5_uncompressed_readslab_be.at:2390:  ok
> 1579. mat5_uncompressed_readslab_be.at:2384:  ok
> 1586. mat5_uncompressed_readslab_be.at:2426: testing Read slab of complex int64 array from struct as double ...
> ./mat5_uncompressed_readslab_be.at:2428: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var40 -c double
> 1581. mat5_uncompressed_readslab_be.at:2396:  ok
> 1582. mat5_uncompressed_readslab_be.at:2402:  ok
> 1583. mat5_uncompressed_readslab_be.at:2408:  ok
> 
> 
> 
> 1584. mat5_uncompressed_readslab_be.at:2414:  ok
> 
> 
> 1587. mat5_uncompressed_readslab_be.at:2432: testing Read slab of complex int64 array from struct as single ...
> ./mat5_uncompressed_readslab_be.at:2434: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var40 -c single
> 1588. mat5_uncompressed_readslab_be.at:2438: testing Read slab of complex int64 array from struct as int64 ...
> ./mat5_uncompressed_readslab_be.at:2440: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var40 -c int64
> 1589. mat5_uncompressed_readslab_be.at:2444: testing Read slab of complex int64 array from struct as uint64 ...
> ./mat5_uncompressed_readslab_be.at:2446: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var40 -c uint64
> 1585. mat5_uncompressed_readslab_be.at:2420:  ok
> 1591. mat5_uncompressed_readslab_be.at:2456: testing Read slab of complex int64 array from struct as uint32 ...
> ./mat5_uncompressed_readslab_be.at:2458: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var40 -c uint32
> 
> 1590. mat5_uncompressed_readslab_be.at:2450: testing Read slab of complex int64 array from struct as int32 ...
> ./mat5_uncompressed_readslab_be.at:2452: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var40 -c int32
> 1586. mat5_uncompressed_readslab_be.at:2426:  ok
> 
> 
> 1592. mat5_uncompressed_readslab_be.at:2462: testing Read slab of complex int64 array from struct as int16 ...
> ./mat5_uncompressed_readslab_be.at:2464: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var40 -c int16
> 1593. mat5_uncompressed_readslab_be.at:2468: testing Read slab of complex int64 array from struct as uint16 ...
> ./mat5_uncompressed_readslab_be.at:2470: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var40 -c uint16
> 1587. mat5_uncompressed_readslab_be.at:2432:  ok
> 1594. mat5_uncompressed_readslab_be.at:2474: testing Read slab of complex int64 array from struct as int8 ...
> ./mat5_uncompressed_readslab_be.at:2476: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var40 -c int8
> 1588. mat5_uncompressed_readslab_be.at:2438:  ok
> 1589. mat5_uncompressed_readslab_be.at:2444:  ok
> 1590. mat5_uncompressed_readslab_be.at:2450: 
>  ok
> 1591. mat5_uncompressed_readslab_be.at:2456:  ok
> 
> 
> 
> 1595. mat5_uncompressed_readslab_be.at:2480: testing Read slab of complex int64 array from struct as uint8 ...
> ./mat5_uncompressed_readslab_be.at:2482: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var40 -c uint8
> 
> 1596. mat5_uncompressed_readslab_be.at:2486: testing Read slab of complex uint64 array from struct as double ...
> ./mat5_uncompressed_readslab_be.at:2488: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var41 -c double
> 1592. mat5_uncompressed_readslab_be.at:2462:  ok
> 1597. mat5_uncompressed_readslab_be.at:2492: testing Read slab of complex uint64 array from struct as single ...
> ./mat5_uncompressed_readslab_be.at:2494: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var41 -c single
> 1593. mat5_uncompressed_readslab_be.at:2468:  ok
> 1594. mat5_uncompressed_readslab_be.at:2474:  ok
> 1599. mat5_uncompressed_readslab_be.at:2504: testing Read slab of complex uint64 array from struct as uint64 ...
> ./mat5_uncompressed_readslab_be.at:2506: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var41 -c uint64
> 1598. mat5_uncompressed_readslab_be.at:2498: testing Read slab of complex uint64 array from struct as int64 ...
> ./mat5_uncompressed_readslab_be.at:2500: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var41 -c int64
> 
> 
> 
> 1600. mat5_uncompressed_readslab_be.at:2510: testing Read slab of complex uint64 array from struct as int32 ...
> ./mat5_uncompressed_readslab_be.at:2512: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var41 -c int32
> 1601. mat5_uncompressed_readslab_be.at:2516: testing Read slab of complex uint64 array from struct as uint32 ...
> ./mat5_uncompressed_readslab_be.at:2518: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var41 -c uint32
> 1602. mat5_uncompressed_readslab_be.at:2522: testing Read slab of complex uint64 array from struct as int16 ...
> ./mat5_uncompressed_readslab_be.at:2524: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var41 -c int16
> 1595. mat5_uncompressed_readslab_be.at:2480:  ok
> 1597. mat5_uncompressed_readslab_be.at:2492:  ok
> 1596. mat5_uncompressed_readslab_be.at:2486:  ok
> 1598. mat5_uncompressed_readslab_be.at:2498:  ok
> 1599. mat5_uncompressed_readslab_be.at:2504:  ok
> 
> 
> 
> 
> 
> 1604. mat5_uncompressed_readslab_be.at:2534: testing Read slab of complex uint64 array from struct as int8 ...
> ./mat5_uncompressed_readslab_be.at:2536: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var41 -c int8
> 1603. mat5_uncompressed_readslab_be.at:2528: testing Read slab of complex uint64 array from struct as uint16 ...
> ./mat5_uncompressed_readslab_be.at:2530: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var41 -c uint16
> 1605. mat5_uncompressed_readslab_be.at:2540: testing Read slab of complex uint64 array from struct as uint8 ...
> ./mat5_uncompressed_readslab_be.at:2542: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var41 -c uint8
> 1601. mat5_uncompressed_readslab_be.at:2516: 1600. mat5_uncompressed_readslab_be.at:2510:  ok
>  ok
> 1602. mat5_uncompressed_readslab_be.at:2522:  ok
> 1606. mat5_uncompressed_readslab_be.at:2546: testing Read slab of complex int32 array from struct as double ...
> ./mat5_uncompressed_readslab_be.at:2548: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var42 -c double
> 1607. mat5_uncompressed_readslab_be.at:2552: testing Read slab of complex int32 array from struct as single ...
> ./mat5_uncompressed_readslab_be.at:2554: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var42 -c single
> 
> 
> 
> 1608. mat5_uncompressed_readslab_be.at:2558: testing Read slab of complex int32 array from struct as int64 ...
> ./mat5_uncompressed_readslab_be.at:2560: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var42 -c int64
> 1603. mat5_uncompressed_readslab_be.at:2528:  ok
> 1605. mat5_uncompressed_readslab_be.at:2540:  ok
> 1609. mat5_uncompressed_readslab_be.at:2564: testing Read slab of complex int32 array from struct as uint64 ...
> ./mat5_uncompressed_readslab_be.at:2566: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var42 -c uint64
> 1610. mat5_uncompressed_readslab_be.at:2570: testing Read slab of complex int32 array from struct as int32 ...
> ./mat5_uncompressed_readslab_be.at:2572: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var42 -c int32
> 1604. mat5_uncompressed_readslab_be.at:2534:  ok
> 1606. mat5_uncompressed_readslab_be.at:2546:  ok
> 
> 1607. mat5_uncompressed_readslab_be.at:2552:  ok
> 
> 
> 
> 
> 1611. mat5_uncompressed_readslab_be.at:2576: testing Read slab of complex int32 array from struct as uint32 ...
> ./mat5_uncompressed_readslab_be.at:2578: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var42 -c uint32
> 1612. mat5_uncompressed_readslab_be.at:2582: testing Read slab of complex int32 array from struct as int16 ...
> ./mat5_uncompressed_readslab_be.at:2584: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var42 -c int16
> 1608. mat5_uncompressed_readslab_be.at:2558:  ok
> 1613. mat5_uncompressed_readslab_be.at:2588: testing Read slab of complex int32 array from struct as uint16 ...
> ./mat5_uncompressed_readslab_be.at:2590: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var42 -c uint16
> 1610. mat5_uncompressed_readslab_be.at:2570:  ok
> 1609. mat5_uncompressed_readslab_be.at:2564:  ok
> 1614. mat5_uncompressed_readslab_be.at:2594: testing Read slab of complex int32 array from struct as int8 ...
> ./mat5_uncompressed_readslab_be.at:2596: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var42 -c int8
> 1615. mat5_uncompressed_readslab_be.at:2600: testing Read slab of complex int32 array from struct as uint8 ...
> ./mat5_uncompressed_readslab_be.at:2602: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var42 -c uint8
> 
> 
> 
> 1616. mat5_uncompressed_readslab_be.at:2606: testing Read slab of complex uint32 array from struct as double ...
> ./mat5_uncompressed_readslab_be.at:2608: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var43 -c double
> 1617. mat5_uncompressed_readslab_be.at:2612: testing Read slab of complex uint32 array from struct as single ...
> ./mat5_uncompressed_readslab_be.at:2614: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var43 -c single
> 1611. mat5_uncompressed_readslab_be.at:2576: 1613. mat5_uncompressed_readslab_be.at:2588:  ok
>  ok
> 1618. mat5_uncompressed_readslab_be.at:2618: testing Read slab of complex uint32 array from struct as int64 ...
> ./mat5_uncompressed_readslab_be.at:2620: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var43 -c int64
> 1612. mat5_uncompressed_readslab_be.at:2582:  ok
> 1615. mat5_uncompressed_readslab_be.at:2600:  ok
> 
> 
> 1614. mat5_uncompressed_readslab_be.at:2594:  ok
> 
> 
> 1619. mat5_uncompressed_readslab_be.at:2624: testing Read slab of complex uint32 array from struct as uint64 ...
> ./mat5_uncompressed_readslab_be.at:2626: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var43 -c uint64
> 1620. mat5_uncompressed_readslab_be.at:2630: testing Read slab of complex uint32 array from struct as int32 ...
> ./mat5_uncompressed_readslab_be.at:2632: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var43 -c int32
> 
> 1621. mat5_uncompressed_readslab_be.at:2636: testing Read slab of complex uint32 array from struct as uint32 ...
> ./mat5_uncompressed_readslab_be.at:2638: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var43 -c uint32
> 1616. mat5_uncompressed_readslab_be.at:2606:  ok
> 1618. mat5_uncompressed_readslab_be.at:2618:  ok
> 1617. mat5_uncompressed_readslab_be.at:2612:  ok
> 1622. mat5_uncompressed_readslab_be.at:2642: testing Read slab of complex uint32 array from struct as int16 ...
> ./mat5_uncompressed_readslab_be.at:2644: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var43 -c int16
> 1623. mat5_uncompressed_readslab_be.at:2648: testing Read slab of complex uint32 array from struct as uint16 ...
> ./mat5_uncompressed_readslab_be.at:2650: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var43 -c uint16
> 
> 
> 
> 1619. mat5_uncompressed_readslab_be.at:2624:  ok
> 1624. mat5_uncompressed_readslab_be.at:2654: testing Read slab of complex uint32 array from struct as int8 ...
> ./mat5_uncompressed_readslab_be.at:2656: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var43 -c int8
> 1620. mat5_uncompressed_readslab_be.at:2630:  ok
> 1625. mat5_uncompressed_readslab_be.at:2660: testing Read slab of complex uint32 array from struct as uint8 ...
> ./mat5_uncompressed_readslab_be.at:2662: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var43 -c uint8
> 1626. mat5_uncompressed_readslab_be.at:2666: testing Read slab of complex int16 array from struct as double ...
> ./mat5_uncompressed_readslab_be.at:2668: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var44 -c double
> 1621. mat5_uncompressed_readslab_be.at:2636:  ok
> 
> 
> 1623. mat5_uncompressed_readslab_be.at:2648:  ok
> 1622. mat5_uncompressed_readslab_be.at:2642:  ok
> 
> 1627. mat5_uncompressed_readslab_be.at:2672: testing Read slab of complex int16 array from struct as single ...
> ./mat5_uncompressed_readslab_be.at:2674: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var44 -c single
> 1628. mat5_uncompressed_readslab_be.at:2678: testing Read slab of complex int16 array from struct as int64 ...
> ./mat5_uncompressed_readslab_be.at:2680: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var44 -c int64
> 
> 1624. mat5_uncompressed_readslab_be.at:2654:  ok
> 1629. mat5_uncompressed_readslab_be.at:2684: testing Read slab of complex int16 array from struct as uint64 ...
> ./mat5_uncompressed_readslab_be.at:2686: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var44 -c uint64
> 
> 1625. mat5_uncompressed_readslab_be.at:2660:  ok
> 1626. mat5_uncompressed_readslab_be.at:2666:  ok
> 1630. mat5_uncompressed_readslab_be.at:2690: testing Read slab of complex int16 array from struct as int32 ...
> ./mat5_uncompressed_readslab_be.at:2692: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var44 -c int32
> 
> 1631. mat5_uncompressed_readslab_be.at:2696: testing Read slab of complex int16 array from struct as uint32 ...
> ./mat5_uncompressed_readslab_be.at:2698: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var44 -c uint32
> 
> 
> 1628. mat5_uncompressed_readslab_be.at:2678:  ok
> 1632. mat5_uncompressed_readslab_be.at:2702: testing Read slab of complex int16 array from struct as int16 ...
> ./mat5_uncompressed_readslab_be.at:2704: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var44 -c int16
> 1633. mat5_uncompressed_readslab_be.at:2708: testing Read slab of complex int16 array from struct as uint16 ...
> ./mat5_uncompressed_readslab_be.at:2710: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var44 -c uint16
> 1627. mat5_uncompressed_readslab_be.at:2672:  ok
> 1634. mat5_uncompressed_readslab_be.at:2714: testing Read slab of complex int16 array from struct as int8 ...
> ./mat5_uncompressed_readslab_be.at:2716: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var44 -c int8
> 1629. mat5_uncompressed_readslab_be.at:2684:  ok
> 
> 
> 1630. mat5_uncompressed_readslab_be.at:2690:  ok
> 
> 1631. mat5_uncompressed_readslab_be.at:2696:  ok
> 
> 1636. mat5_uncompressed_readslab_be.at:2726: testing Read slab of complex uint16 array from struct as double ...
> ./mat5_uncompressed_readslab_be.at:2728: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var45 -c double
> 1635. mat5_uncompressed_readslab_be.at:2720: testing Read slab of complex int16 array from struct as uint8 ...
> ./mat5_uncompressed_readslab_be.at:2722: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var44 -c uint8
> 1632. mat5_uncompressed_readslab_be.at:2702:  ok
> 
> 1637. mat5_uncompressed_readslab_be.at:2732: testing Read slab of complex uint16 array from struct as single ...
> ./mat5_uncompressed_readslab_be.at:2734: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var45 -c single
> 1633. mat5_uncompressed_readslab_be.at:2708:  ok
> 1634. mat5_uncompressed_readslab_be.at:2714:  ok
> 1638. mat5_uncompressed_readslab_be.at:2738: testing Read slab of complex uint16 array from struct as int64 ...
> ./mat5_uncompressed_readslab_be.at:2740: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var45 -c int64
> 
> 1639. mat5_uncompressed_readslab_be.at:2744: testing Read slab of complex uint16 array from struct as uint64 ...
> ./mat5_uncompressed_readslab_be.at:2746: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var45 -c uint64
> 
> 
> 1637. mat5_uncompressed_readslab_be.at:2732: 1636. mat5_uncompressed_readslab_be.at:2726:  ok
>  ok
> 1641. mat5_uncompressed_readslab_be.at:2756: testing Read slab of complex uint16 array from struct as uint32 ...
> ./mat5_uncompressed_readslab_be.at:2758: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var45 -c uint32
> 1635. mat5_uncompressed_readslab_be.at:2720:  ok
> 1642. mat5_uncompressed_readslab_be.at:2762: testing Read slab of complex uint16 array from struct as int16 ...
> ./mat5_uncompressed_readslab_be.at:2764: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var45 -c int16
> 1640. mat5_uncompressed_readslab_be.at:2750: testing Read slab of complex uint16 array from struct as int32 ...
> ./mat5_uncompressed_readslab_be.at:2752: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var45 -c int32
> 1638. mat5_uncompressed_readslab_be.at:2738:  ok
> 
> 
> 
> 1639. mat5_uncompressed_readslab_be.at:2744:  ok
> 
> 1643. mat5_uncompressed_readslab_be.at:2768: testing Read slab of complex uint16 array from struct as uint16 ...
> ./mat5_uncompressed_readslab_be.at:2770: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var45 -c uint16
> 1645. mat5_uncompressed_readslab_be.at:2780: testing Read slab of complex uint16 array from struct as uint8 ...
> ./mat5_uncompressed_readslab_be.at:2782: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var45 -c uint8
> 1644. mat5_uncompressed_readslab_be.at:2774: testing Read slab of complex uint16 array from struct as int8 ...
> ./mat5_uncompressed_readslab_be.at:2776: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var45 -c int8
> 
> 1640. mat5_uncompressed_readslab_be.at:2750:  ok
> 1641. mat5_uncompressed_readslab_be.at:2756:  ok
> 1646. mat5_uncompressed_readslab_be.at:2786: testing Read slab of complex int8 array from struct as double ...
> ./mat5_uncompressed_readslab_be.at:2788: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var46 -c double
> 1642. mat5_uncompressed_readslab_be.at:2762:  ok
> 1647. mat5_uncompressed_readslab_be.at:2792: testing Read slab of complex int8 array from struct as single ...
> ./mat5_uncompressed_readslab_be.at:2794: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var46 -c single
> 
> 
> 
> 1648. mat5_uncompressed_readslab_be.at:2798: testing Read slab of complex int8 array from struct as int64 ...
> ./mat5_uncompressed_readslab_be.at:2800: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var46 -c int64
> 1643. mat5_uncompressed_readslab_be.at:2768:  ok
> 1649. mat5_uncompressed_readslab_be.at:2804: testing Read slab of complex int8 array from struct as uint64 ...
> ./mat5_uncompressed_readslab_be.at:2806: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var46 -c uint64
> 1644. mat5_uncompressed_readslab_be.at:2774:  ok
> 1646. mat5_uncompressed_readslab_be.at:2786:  ok
> 1650. mat5_uncompressed_readslab_be.at:2810: testing Read slab of complex int8 array from struct as int32 ...
> ./mat5_uncompressed_readslab_be.at:2812: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var46 -c int32
> 1645. mat5_uncompressed_readslab_be.at:2780:  ok
> 
> 
> 
> 1647. mat5_uncompressed_readslab_be.at:2792:  ok
> 
> 1651. mat5_uncompressed_readslab_be.at:2816: testing Read slab of complex int8 array from struct as uint32 ...
> ./mat5_uncompressed_readslab_be.at:2818: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var46 -c uint32
> 1648. mat5_uncompressed_readslab_be.at:2798:  ok
> 1652. mat5_uncompressed_readslab_be.at:2822: testing Read slab of complex int8 array from struct as int16 ...
> ./mat5_uncompressed_readslab_be.at:2824: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var46 -c int16
> 1649. mat5_uncompressed_readslab_be.at:2804:  ok
> 1650. mat5_uncompressed_readslab_be.at:2810:  ok
> 
> 1654. mat5_uncompressed_readslab_be.at:2834: testing Read slab of complex int8 array from struct as int8 ...
> ./mat5_uncompressed_readslab_be.at:2836: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var46 -c int8
> 1653. mat5_uncompressed_readslab_be.at:2828: testing Read slab of complex int8 array from struct as uint16 ...
> ./mat5_uncompressed_readslab_be.at:2830: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var46 -c uint16
> 
> 1655. mat5_uncompressed_readslab_be.at:2840: testing Read slab of complex int8 array from struct as uint8 ...
> ./mat5_uncompressed_readslab_be.at:2842: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var46 -c uint8
> 
> 
> 1656. mat5_uncompressed_readslab_be.at:2846: testing Read slab of complex uint8 array from struct as double ...
> ./mat5_uncompressed_readslab_be.at:2848: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var47 -c double
> 1651. mat5_uncompressed_readslab_be.at:2816:  ok
> 1653. mat5_uncompressed_readslab_be.at:2828:  ok
> 1652. mat5_uncompressed_readslab_be.at:2822:  ok
> 1657. mat5_uncompressed_readslab_be.at:2852: testing Read slab of complex uint8 array from struct as single ...
> ./mat5_uncompressed_readslab_be.at:2854: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var47 -c single
> 1658. mat5_uncompressed_readslab_be.at:2858: testing Read slab of complex uint8 array from struct as int64 ...
> ./mat5_uncompressed_readslab_be.at:2860: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var47 -c int64
> 
> 1654. mat5_uncompressed_readslab_be.at:2834:  ok
> 
> 
> 1655. mat5_uncompressed_readslab_be.at:2840:  ok
> 1659. mat5_uncompressed_readslab_be.at:2864: testing Read slab of complex uint8 array from struct as uint64 ...
> ./mat5_uncompressed_readslab_be.at:2866: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var47 -c uint64
> 
> 1661. mat5_uncompressed_readslab_be.at:2876: testing Read slab of complex uint8 array from struct as uint32 ...
> ./mat5_uncompressed_readslab_be.at:2878: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var47 -c uint32
> 
> 1656. mat5_uncompressed_readslab_be.at:2846:  ok
> 1660. mat5_uncompressed_readslab_be.at:2870: testing Read slab of complex uint8 array from struct as int32 ...
> ./mat5_uncompressed_readslab_be.at:2872: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var47 -c int32
> 1662. mat5_uncompressed_readslab_be.at:2882: testing Read slab of complex uint8 array from struct as int16 ...
> ./mat5_uncompressed_readslab_be.at:2884: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var47 -c int16
> 1658. mat5_uncompressed_readslab_be.at:2858:  ok
> 1663. mat5_uncompressed_readslab_be.at:2888: testing Read slab of complex uint8 array from struct as uint16 ...
> ./mat5_uncompressed_readslab_be.at:2890: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var47 -c uint16
> 1657. mat5_uncompressed_readslab_be.at:2852:  ok
> 
> 
> 1659. mat5_uncompressed_readslab_be.at:2864:  ok
> 
> 1661. mat5_uncompressed_readslab_be.at:2876:  ok
> 1664. mat5_uncompressed_readslab_be.at:2894: testing Read slab of complex uint8 array from struct as int8 ...
> ./mat5_uncompressed_readslab_be.at:2896: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var47 -c int8
> 
> 1660. mat5_uncompressed_readslab_be.at:2870:  ok
> 1662. mat5_uncompressed_readslab_be.at:2882: 1665. mat5_uncompressed_readslab_be.at:2900: testing Read slab of complex uint8 array from struct as uint8 ...
> ./mat5_uncompressed_readslab_be.at:2902: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_be.mat var47 -c uint8
>  ok
> 1666. mat5_compressed_read_be.at:26: testing Read 2D double array ...
> ./mat5_compressed_read_be.at:28: cp $srcdir/results/read-var1.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var1
> 
> 1663. mat5_uncompressed_readslab_be.at:2888:  ok
> 1667. mat5_compressed_read_be.at:34: testing Read 2D single array ...
> ./mat5_compressed_read_be.at:36: cp $srcdir/results/read-var2.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var2
> 
> 
> 1668. mat5_compressed_read_be.at:40: testing Read 2D int64 array ...
> ./mat5_compressed_read_be.at:42: cp $srcdir/results/read-var3.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var3
> 
> 1670. mat5_compressed_read_be.at:52: testing Read 2D int32 array ...
> ./mat5_compressed_read_be.at:54: cp $srcdir/results/read-var5.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var5
> 1664. mat5_uncompressed_readslab_be.at:2894:  ok
> 1669. mat5_compressed_read_be.at:46: testing Read 2D uint64 array ...
> ./mat5_compressed_read_be.at:48: cp $srcdir/results/read-var4.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var4
> ./mat5_compressed_read_be.at:30: cp $srcdir/results/dump-var1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var1
> 1671. mat5_compressed_read_be.at:58: testing Read 2D uint32 array ...
> ./mat5_compressed_read_be.at:60: cp $srcdir/results/read-var6.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var6
> 
> 1665. mat5_uncompressed_readslab_be.at:2900:  ok
> 1672. mat5_compressed_read_be.at:64: testing Read 2D int16 array ...
> ./mat5_compressed_read_be.at:66: cp $srcdir/results/read-var7.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var7
> 1668. mat5_compressed_read_be.at:40:  ok
> 1667. mat5_compressed_read_be.at:34:  ok
> 
> 1669. mat5_compressed_read_be.at:46:  ok
> 1670. mat5_compressed_read_be.at:52:  ok
> 
> 
> 1666. mat5_compressed_read_be.at:26:  ok
> 1673. mat5_compressed_read_be.at:70: testing Read 2D uint16 array ...
> ./mat5_compressed_read_be.at:72: cp $srcdir/results/read-var8.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var8
> 1671. mat5_compressed_read_be.at:58:  ok
> 
> 
> 1674. mat5_compressed_read_be.at:76: testing Read 2D int8 array ...
> ./mat5_compressed_read_be.at:78: cp $srcdir/results/read-var9.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var9
> 1675. mat5_compressed_read_be.at:82: testing Read 2D uint8 array ...
> ./mat5_compressed_read_be.at:84: cp $srcdir/results/read-var10.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var10
> 
> 1676. mat5_compressed_read_be.at:88: testing Read 2D complex double array ...
> ./mat5_compressed_read_be.at:90: cp $srcdir/results/read-var11.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var11
> 
> 1677. mat5_compressed_read_be.at:96: testing Read 2D complex single array ...
> ./mat5_compressed_read_be.at:98: cp $srcdir/results/read-var12.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var12
> 1672. mat5_compressed_read_be.at:64:  ok
> 1678. mat5_compressed_read_be.at:102: testing Read 2D complex int64 array ...
> ./mat5_compressed_read_be.at:104: cp $srcdir/results/read-var13.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var13
> 1679. mat5_compressed_read_be.at:108: testing Read 2D complex uint64 array ...
> ./mat5_compressed_read_be.at:110: cp $srcdir/results/read-var14.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var14
> 1673. mat5_compressed_read_be.at:70:  ok
> 
> 1674. mat5_compressed_read_be.at:76:  ok
> 1675. mat5_compressed_read_be.at:82:  ok
> 
> 1680. mat5_compressed_read_be.at:114: testing Read 2D complex int32 array ...
> ./mat5_compressed_read_be.at:116: cp $srcdir/results/read-var15.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var15
> ./mat5_compressed_read_be.at:92: cp $srcdir/results/dump-var11.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var11
> 1677. mat5_compressed_read_be.at:96:  ok
> 
> 
> 1681. mat5_compressed_read_be.at:120: testing Read 2D complex uint32 array ...
> ./mat5_compressed_read_be.at:122: cp $srcdir/results/read-var16.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var16
> 1678. mat5_compressed_read_be.at:102:  ok
> 1679. mat5_compressed_read_be.at:108:  ok
> 
> 1683. mat5_compressed_read_be.at:132: testing Read 2D complex uint16 array ...
> 1682. mat5_compressed_read_be.at:126: testing Read 2D complex int16 array ...
> ./mat5_compressed_read_be.at:134: cp $srcdir/results/read-var18.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var18
> ./mat5_compressed_read_be.at:128: cp $srcdir/results/read-var17.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var17
> 
> 
> 1684. mat5_compressed_read_be.at:138: testing Read 2D complex int8 array ...
> ./mat5_compressed_read_be.at:140: cp $srcdir/results/read-var19.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var19
> 1676. mat5_compressed_read_be.at:88:  ok
> 1685. mat5_compressed_read_be.at:144: testing Read 2D complex uint8 array ...
> ./mat5_compressed_read_be.at:146: cp $srcdir/results/read-var20.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var20
> 1680. mat5_compressed_read_be.at:114:  ok
> 1681. mat5_compressed_read_be.at:120:  ok
> 1686. mat5_compressed_read_be.at:150: testing Read 2D logical array ...
> ./mat5_compressed_read_be.at:152: cp $srcdir/results/read-var90.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var90
> 
> 
> 
> 1682. mat5_compressed_read_be.at:126:  ok
> 1683. mat5_compressed_read_be.at:132:  ok
> 1687. mat5_compressed_read_be.at:156: testing Read sparse double array ...
> 1684. mat5_compressed_read_be.at:138:  ok
> 1689. mat5_compressed_read_be.at:168: testing Read empty array ...
> 1688. mat5_compressed_read_be.at:162: testing Read sparse complex double array ...
> ./mat5_compressed_read_be.at:164: cp $srcdir/results/read-var22.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var22
> ./mat5_compressed_read_be.at:158: cp $srcdir/results/read-var21.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var21
> ./mat5_compressed_read_be.at:171: cp $srcdir/results/read-var23.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var23
> 
> 
> 1685. mat5_compressed_read_be.at:144:  ok
> 
> 1690. mat5_compressed_read_be.at:175: testing Read 2D character array ...
> ./mat5_compressed_read_be.at:177: cp $srcdir/results/read-var24-5.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var24
> 1691. mat5_compressed_read_be.at:181: testing Read empty struct ...
> ./mat5_compressed_read_be.at:184: cp $srcdir/results/read-var25.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var25
> 1686. mat5_compressed_read_be.at:150:  ok
> 
> 1692. mat5_compressed_read_be.at:188: testing Read empty struct with fields ...
> ./mat5_compressed_read_be.at:191: cp $srcdir/results/read-var26.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var26
> 
> 1689. mat5_compressed_read_be.at:168:  ok
> 1687. mat5_compressed_read_be.at:156:  ok
> 1693. mat5_compressed_read_be.at:195: testing Read struct with empty fields ...
> ./mat5_compressed_read_be.at:198: cp $srcdir/results/read-var27-5.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var27
> 1688. mat5_compressed_read_be.at:162:  ok
> 1694. mat5_compressed_read_be.at:202: testing Read struct with double fields ...
> ./mat5_compressed_read_be.at:204: cp $srcdir/results/read-var28.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var28
> 
> 
> 
> 1690. mat5_compressed_read_be.at:175:  ok
> 1691. mat5_compressed_read_be.at:181:  ok
> 1695. mat5_compressed_read_be.at:208: testing Read struct with single fields ...
> ./mat5_compressed_read_be.at:210: cp $srcdir/results/read-var29.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var29
> 1692. mat5_compressed_read_be.at:188:  ok
> 1696. mat5_compressed_read_be.at:214: testing Read struct with int64 fields ...
> ./mat5_compressed_read_be.at:216: cp $srcdir/results/read-var30.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var30
> 1697. mat5_compressed_read_be.at:220: testing Read struct with uint64 fields ...
> ./mat5_compressed_read_be.at:222: cp $srcdir/results/read-var31.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var31
> 1693. mat5_compressed_read_be.at:195:  ok
> 
> 
> 
> 1694. mat5_compressed_read_be.at:202:  ok
> 1698. mat5_compressed_read_be.at:226: testing Read struct with int32 fields ...
> 
> ./mat5_compressed_read_be.at:228: cp $srcdir/results/read-var32.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var32
> 1700. mat5_compressed_read_be.at:238: testing Read struct with int16 fields ...
> ./mat5_compressed_read_be.at:240: cp $srcdir/results/read-var34.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var34
> 
> 1699. mat5_compressed_read_be.at:232: testing Read struct with uint32 fields ...
> ./mat5_compressed_read_be.at:234: cp $srcdir/results/read-var33.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var33
> 1701. mat5_compressed_read_be.at:244: testing Read struct with uint16 fields ...
> ./mat5_compressed_read_be.at:246: cp $srcdir/results/read-var35.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var35
> 1696. mat5_compressed_read_be.at:214:  ok
> 1697. mat5_compressed_read_be.at:220: 1695. mat5_compressed_read_be.at:208:  ok
>  ok
> 1702. mat5_compressed_read_be.at:250: testing Read struct with int8 fields ...
> ./mat5_compressed_read_be.at:252: cp $srcdir/results/read-var36.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var36
> 
> 
> 
> 1698. mat5_compressed_read_be.at:226:  ok
> 1699. mat5_compressed_read_be.at:232:  ok
> 1700. mat5_compressed_read_be.at:238:  ok
> 1704. mat5_compressed_read_be.at:262: testing Read struct with complex double fields ...
> ./mat5_compressed_read_be.at:264: cp $srcdir/results/read-var38.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var38
> 1703. mat5_compressed_read_be.at:256: testing Read struct with uint8 fields ...
> ./mat5_compressed_read_be.at:258: cp $srcdir/results/read-var37.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var37
> 1705. mat5_compressed_read_be.at:268: testing Read struct with complex single fields ...
> 1701. mat5_compressed_read_be.at:244: ./mat5_compressed_read_be.at:270: cp $srcdir/results/read-var39.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var39
>  ok
> 
> 
> 
> 1702. mat5_compressed_read_be.at:250:  ok
> 1706. mat5_compressed_read_be.at:274: testing Read struct with complex int64 fields ...
> ./mat5_compressed_read_be.at:276: cp $srcdir/results/read-var40.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var40
> 
> 1707. mat5_compressed_read_be.at:280: testing Read struct with complex uint64 fields ...
> ./mat5_compressed_read_be.at:282: cp $srcdir/results/read-var41.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var41
> 1708. mat5_compressed_read_be.at:286: testing Read struct with complex int32 fields ...
> ./mat5_compressed_read_be.at:288: cp $srcdir/results/read-var42.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var42
> 
> 1703. mat5_compressed_read_be.at:256:  ok
> 1704. mat5_compressed_read_be.at:262:  ok
> 1709. mat5_compressed_read_be.at:292: testing Read struct with complex uint32 fields ...
> ./mat5_compressed_read_be.at:294: cp $srcdir/results/read-var43.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var43
> 1710. mat5_compressed_read_be.at:298: testing Read struct with complex int16 fields ...
> ./mat5_compressed_read_be.at:300: cp $srcdir/results/read-var44.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var44
> 
> 
> 1705. mat5_compressed_read_be.at:268:  ok
> 1706. mat5_compressed_read_be.at:274:  ok
> 1712. mat5_compressed_read_be.at:310: testing Read struct with complex int8 fields ...
> ./mat5_compressed_read_be.at:312: cp $srcdir/results/read-var46.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var46
> 1711. mat5_compressed_read_be.at:304: testing Read struct with complex uint16 fields ...
> ./mat5_compressed_read_be.at:306: cp $srcdir/results/read-var45.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var45
> 1708. mat5_compressed_read_be.at:286:  ok
> 1707. mat5_compressed_read_be.at:280:  ok
> 
> 
> 1709. mat5_compressed_read_be.at:292:  ok
> 
> 1713. mat5_compressed_read_be.at:316: testing Read struct with complex uint8 fields ...
> ./mat5_compressed_read_be.at:318: cp $srcdir/results/read-var47.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var47
> 
> 1710. mat5_compressed_read_be.at:298:  ok
> 1714. mat5_compressed_read_be.at:322: testing Read struct with logical fields ...
> ./mat5_compressed_read_be.at:324: cp $srcdir/results/read-var91.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var91
> 
> 1715. mat5_compressed_read_be.at:328: testing Read struct with sparse double fields ...
> ./mat5_compressed_read_be.at:330: cp $srcdir/results/read-var48.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var48
> 1716. mat5_compressed_read_be.at:334: testing Read struct with sparse complex double fields ...
> ./mat5_compressed_read_be.at:336: cp $srcdir/results/read-var49.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var49
> 1712. mat5_compressed_read_be.at:310:  ok
> 
> 1711. mat5_compressed_read_be.at:304:  ok
> 1717. mat5_compressed_read_be.at:340: testing Read struct with character fields ...
> ./mat5_compressed_read_be.at:342: cp $srcdir/results/read-var50-5.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var50
> 
> 
> 1718. mat5_compressed_read_be.at:346: testing Read empty cell array ...
> ./mat5_compressed_read_be.at:349: cp $srcdir/results/read-var51.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var51
> 1713. mat5_compressed_read_be.at:316:  ok
> 1714. mat5_compressed_read_be.at:322:  ok
> 1720. mat5_compressed_read_be.at:360: testing Read cell array with double arrays ...
> 1719. mat5_compressed_read_be.at:353: testing Read cell array with empty arrays ...
> ./mat5_compressed_read_be.at:356: cp $srcdir/results/read-var52.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var52
> ./mat5_compressed_read_be.at:362: cp $srcdir/results/read-var53.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var53
> 
> 1716. mat5_compressed_read_be.at:334:  ok
> 1715. mat5_compressed_read_be.at:328:  ok
> 1717. mat5_compressed_read_be.at:340:  ok
> 1721. mat5_compressed_read_be.at:366: testing Read cell array with single arrays ...
> 
> 
> 
> ./mat5_compressed_read_be.at:368: cp $srcdir/results/read-var54.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var54
> 1718. mat5_compressed_read_be.at:346:  ok
> 
> 1719. mat5_compressed_read_be.at:353:  ok
> 1722. mat5_compressed_read_be.at:372: testing Read cell array with int64 arrays ...
> 1723. mat5_compressed_read_be.at:378: testing Read cell array with uint64 arrays ...
> 
> ./mat5_compressed_read_be.at:380: cp $srcdir/results/read-var56.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var56
> ./mat5_compressed_read_be.at:374: cp $srcdir/results/read-var55.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var55
> 1724. mat5_compressed_read_be.at:384: testing Read cell array with int32 arrays ...
> ./mat5_compressed_read_be.at:386: cp $srcdir/results/read-var57.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var57
> 1725. mat5_compressed_read_be.at:390: testing Read cell array with uint32 arrays ...
> ./mat5_compressed_read_be.at:392: cp $srcdir/results/read-var58.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var58
> 1720. mat5_compressed_read_be.at:360:  ok
> 
> 1726. mat5_compressed_read_be.at:396: testing Read cell array with int16 arrays ...
> ./mat5_compressed_read_be.at:398: cp $srcdir/results/read-var59.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var59
> 1727. mat5_compressed_read_be.at:402: testing Read cell array with uint16 arrays ...
> 
> ./mat5_compressed_read_be.at:404: cp $srcdir/results/read-var60.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var60
> 1721. mat5_compressed_read_be.at:366:  ok
> 1728. mat5_compressed_read_be.at:408: testing Read cell array with int8 arrays ...
> 
> 1723. mat5_compressed_read_be.at:378:  ok
> ./mat5_compressed_read_be.at:410: cp $srcdir/results/read-var61.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var61
> 1724. mat5_compressed_read_be.at:384:  ok
> 1722. mat5_compressed_read_be.at:372:  ok
> 1725. mat5_compressed_read_be.at:390:  ok
> 
> 1729. mat5_compressed_read_be.at:414: testing Read cell array with uint8 arrays ...
> 
> ./mat5_compressed_read_be.at:416: cp $srcdir/results/read-var62.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var62
> 
> 1726. mat5_compressed_read_be.at:396:  ok
> 
> 1727. mat5_compressed_read_be.at:402:  ok
> 1731. mat5_compressed_read_be.at:426: testing Read cell array with sparse double arrays ...
> ./mat5_compressed_read_be.at:428: cp $srcdir/results/read-var63.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var63
> 1732. mat5_compressed_read_be.at:432: testing Read cell array with sparse complex double arrays ...
> 1730. mat5_compressed_read_be.at:420: testing Read cell array with logical arrays ...
> ./mat5_compressed_read_be.at:422: cp $srcdir/results/read-var92.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var92
> ./mat5_compressed_read_be.at:434: cp $srcdir/results/read-var64.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var64
> 
> 1733. mat5_compressed_read_be.at:438: testing Read cell array with character arrays ...
> ./mat5_compressed_read_be.at:440: cp $srcdir/results/read-var65-5.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var65
> 
> 1728. mat5_compressed_read_be.at:408:  ok
> 1734. mat5_compressed_read_be.at:444: testing Read cell array with empty structs ...
> ./mat5_compressed_read_be.at:447: cp $srcdir/results/read-var66-5.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var66
> 1735. mat5_compressed_read_be.at:451: testing Read cell array with structs (numeric fields) ...
> ./mat5_compressed_read_be.at:453: cp $srcdir/results/read-var67.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var67
> 
> 1729. mat5_compressed_read_be.at:414:  ok
> 1732. mat5_compressed_read_be.at:432:  ok
> 1736. mat5_compressed_read_be.at:457: testing Read cell array with structs (sparse fields) ...
> ./mat5_compressed_read_be.at:459: cp $srcdir/results/read-var68.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var68
> 
> 1731. mat5_compressed_read_be.at:426:  ok
> 1733. mat5_compressed_read_be.at:438:  ok
> 
> 1730. mat5_compressed_read_be.at:420:  ok
> 1737. mat5_compressed_read_be.at:463: testing Read cell array with structs (character fields) ...
> ./mat5_compressed_read_be.at:465: cp $srcdir/results/read-var69-5.out expout
>           $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_be.mat var69
> 1734. mat5_compressed_read_be.at:444:  ok
> 
> 
> 
> 1735. mat5_compressed_read_be.at:451:  ok
> 1738. mat5_compressed_read_be.at:469: testing Read directory ...
> ./mat5_compressed_read_be.at:472: cp $srcdir/results/dir-5_be.out expout
>          $builddir/test_mat directory $srcdir/datasets/matio_test_cases_compressed_be.mat
> 
> 1740. mat5_compressed_readslab_be.at:38: testing Read slab of single array ...
> 1739. mat5_compressed_readslab_be.at:26: testing Read slab of double array ...
> ./mat5_compressed_readslab_be.at:29: cp $srcdir/results/dump-var70-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var70\(2:3:end,4:5:end,8:16:end\)
> ./mat5_compressed_readslab_be.at:41: cp $srcdir/results/dump-var71-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var71\(2:3:end,4:5:end,8:16:end\)
> 1736. mat5_compressed_read_be.at:457:  ok
> 
> 1741. mat5_compressed_readslab_be.at:50: testing Read slab of int64 array ...
> ./mat5_compressed_readslab_be.at:53: cp $srcdir/results/dump-var72-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var72\(2:3:end,4:5:end,8:16:end\)
> 1742. mat5_compressed_readslab_be.at:62: testing Read slab of uint64 array ...
> ./mat5_compressed_readslab_be.at:65: cp $srcdir/results/dump-var73-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var73\(2:3:end,4:5:end,8:16:end\)
> 
> 1737. mat5_compressed_read_be.at:463:  ok
> 1743. mat5_compressed_readslab_be.at:74: testing Read slab of int32 array ...
> ./mat5_compressed_readslab_be.at:77: cp $srcdir/results/dump-var74-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var74\(2:3:end,4:5:end,8:16:end\)
> 1744. mat5_compressed_readslab_be.at:86: testing Read slab of uint32 array ...
> ./mat5_compressed_readslab_be.at:89: cp $srcdir/results/dump-var75-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var75\(2:3:end,4:5:end,8:16:end\)
> 1738. mat5_compressed_read_be.at:469:  ok
> 
> ./mat5_compressed_readslab_be.at:31: cp $srcdir/results/dump-var70-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var70\(30:1:32,27:1:29,25:1:26\)
> ./mat5_compressed_readslab_be.at:43: cp $srcdir/results/dump-var71-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var71\(30:1:32,27:1:29,25:1:26\)
> 
> 1745. mat5_compressed_readslab_be.at:98: testing Read slab of int16 array ...
> ./mat5_compressed_readslab_be.at:101: cp $srcdir/results/dump-var76-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var76\(2:3:end,4:5:end,8:16:end\)
> ./mat5_compressed_readslab_be.at:55: cp $srcdir/results/dump-var72-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var72\(30:1:32,27:1:29,25:1:26\)
> ./mat5_compressed_readslab_be.at:67: cp $srcdir/results/dump-var73-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var73\(30:1:32,27:1:29,25:1:26\)
> 1746. mat5_compressed_readslab_be.at:110: testing Read slab of uint16 array ...
> ./mat5_compressed_readslab_be.at:113: cp $srcdir/results/dump-var77-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var77\(2:3:end,4:5:end,8:16:end\)
> ./mat5_compressed_readslab_be.at:79: cp $srcdir/results/dump-var74-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var74\(30:1:32,27:1:29,25:1:26\)
> ./mat5_compressed_readslab_be.at:91: cp $srcdir/results/dump-var75-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var75\(30:1:32,27:1:29,25:1:26\)
> ./mat5_compressed_readslab_be.at:33: $builddir/test_mat reshape32x32x32 -v 5 -z $srcdir/datasets/matio_test_cases_compressed_be.mat var70
> ./mat5_compressed_readslab_be.at:45: $builddir/test_mat reshape32x32x32 -v 5 -z $srcdir/datasets/matio_test_cases_compressed_be.mat var71
> ./mat5_compressed_readslab_be.at:103: cp $srcdir/results/dump-var76-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var76\(30:1:32,27:1:29,25:1:26\)
> ./mat5_compressed_readslab_be.at:57: $builddir/test_mat reshape32x32x32 -v 5 -z $srcdir/datasets/matio_test_cases_compressed_be.mat var72
> ./mat5_compressed_readslab_be.at:81: $builddir/test_mat reshape32x32x32 -v 5 -z $srcdir/datasets/matio_test_cases_compressed_be.mat var74
> ./mat5_compressed_readslab_be.at:69: $builddir/test_mat reshape32x32x32 -v 5 -z $srcdir/datasets/matio_test_cases_compressed_be.mat var73
> ./mat5_compressed_readslab_be.at:115: cp $srcdir/results/dump-var77-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var77\(30:1:32,27:1:29,25:1:26\)
> ./mat5_compressed_readslab_be.at:93: $builddir/test_mat reshape32x32x32 -v 5 -z $srcdir/datasets/matio_test_cases_compressed_be.mat var75
> ./mat5_compressed_readslab_be.at:105: $builddir/test_mat reshape32x32x32 -v 5 -z $srcdir/datasets/matio_test_cases_compressed_be.mat var76
> ./mat5_compressed_readslab_be.at:34: cp $srcdir/results/dump-var7x-3.out expout
>           $builddir/../tools/matdump -d test_write_reshape32x32x32.mat var70\(2:30:end,4:50:end\)
> ./mat5_compressed_readslab_be.at:117: $builddir/test_mat reshape32x32x32 -v 5 -z $srcdir/datasets/matio_test_cases_compressed_be.mat var77
> ./mat5_compressed_readslab_be.at:46: cp $srcdir/results/dump-var7x-3.out expout
>           $builddir/../tools/matdump -d test_write_reshape32x32x32.mat var71\(2:30:end,4:50:end\)
> ./mat5_compressed_readslab_be.at:82: cp $srcdir/results/dump-var7x-3.out expout
>           $builddir/../tools/matdump -d test_write_reshape32x32x32.mat var74\(2:30:end,4:50:end\)
> ./mat5_compressed_readslab_be.at:58: cp $srcdir/results/dump-var7x-3.out expout
>           $builddir/../tools/matdump -d test_write_reshape32x32x32.mat var72\(2:30:end,4:50:end\)
> ./mat5_compressed_readslab_be.at:106: cp $srcdir/results/dump-var7x-3.out expout
>           $builddir/../tools/matdump -d test_write_reshape32x32x32.mat var76\(2:30:end,4:50:end\)
> ./mat5_compressed_readslab_be.at:70: cp $srcdir/results/dump-var7x-3.out expout
>           $builddir/../tools/matdump -d test_write_reshape32x32x32.mat var73\(2:30:end,4:50:end\)
> ./mat5_compressed_readslab_be.at:94: cp $srcdir/results/dump-var7x-3.out expout
>           $builddir/../tools/matdump -d test_write_reshape32x32x32.mat var75\(2:30:end,4:50:end\)
> 1739. mat5_compressed_readslab_be.at:26:  ok
> 1745. mat5_compressed_readslab_be.at:98:  ok
> 1743. mat5_compressed_readslab_be.at:74:  ok
> 1740. mat5_compressed_readslab_be.at:38:  ok
> 1741. mat5_compressed_readslab_be.at:50:  ok
> ./mat5_compressed_readslab_be.at:118: cp $srcdir/results/dump-var7x-3.out expout
>           $builddir/../tools/matdump -d test_write_reshape32x32x32.mat var77\(2:30:end,4:50:end\)
> 
> 
> 
> 1742. mat5_compressed_readslab_be.at:62:  ok
> 
> 
> 1747. mat5_compressed_readslab_be.at:122: testing Read slab of int8 array ...
> ./mat5_compressed_readslab_be.at:125: cp $srcdir/results/dump-var78-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var78\(2:3:end,4:5:end,8:16:end\)
> 
> 1749. mat5_compressed_readslab_be.at:146: testing Read slab of complex double array ...
> ./mat5_compressed_readslab_be.at:149: cp $srcdir/results/dump-var80-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var80\(2:3:end,4:5:end,8:16:end\)
> 1750. mat5_compressed_readslab_be.at:158: testing Read slab of complex single array ...
> 1751. mat5_compressed_readslab_be.at:170: testing Read slab of complex int64 array ...
> ./mat5_compressed_readslab_be.at:173: cp $srcdir/results/dump-var82-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var82\(2:3:end,4:5:end,8:16:end\)
> 1748. mat5_compressed_readslab_be.at:134: testing Read slab of uint8 array ...
> ./mat5_compressed_readslab_be.at:137: cp $srcdir/results/dump-var79-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var79\(2:3:end,4:5:end,8:16:end\)
> 1744. mat5_compressed_readslab_be.at:86:  ok
> ./mat5_compressed_readslab_be.at:161: cp $srcdir/results/dump-var81-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var81\(2:3:end,4:5:end,8:16:end\)
> 1746. mat5_compressed_readslab_be.at:110:  ok
> 1752. mat5_compressed_readslab_be.at:182: testing Read slab of complex uint64 array ...
> ./mat5_compressed_readslab_be.at:185: cp $srcdir/results/dump-var83-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var83\(2:3:end,4:5:end,8:16:end\)
> 
> 
> 1753. mat5_compressed_readslab_be.at:194: testing Read slab of complex int32 array ...
> ./mat5_compressed_readslab_be.at:197: cp $srcdir/results/dump-var84-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var84\(2:3:end,4:5:end,8:16:end\)
> ./mat5_compressed_readslab_be.at:139: cp $srcdir/results/dump-var79-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var79\(30:1:32,27:1:29,25:1:26\)
> ./mat5_compressed_readslab_be.at:127: cp $srcdir/results/dump-var78-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var78\(30:1:32,27:1:29,25:1:26\)
> ./mat5_compressed_readslab_be.at:151: cp $srcdir/results/dump-var80-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var80\(30:1:32,27:1:29,25:1:26\)
> 1754. mat5_compressed_readslab_be.at:206: testing Read slab of complex uint32 array ...
> ./mat5_compressed_readslab_be.at:209: cp $srcdir/results/dump-var85-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var85\(2:3:end,4:5:end,8:16:end\)
> ./mat5_compressed_readslab_be.at:163: cp $srcdir/results/dump-var81-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var81\(30:1:32,27:1:29,25:1:26\)
> ./mat5_compressed_readslab_be.at:175: cp $srcdir/results/dump-var82-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var82\(30:1:32,27:1:29,25:1:26\)
> ./mat5_compressed_readslab_be.at:187: cp $srcdir/results/dump-var83-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var83\(30:1:32,27:1:29,25:1:26\)
> ./mat5_compressed_readslab_be.at:141: $builddir/test_mat reshape32x32x32 -v 5 -z $srcdir/datasets/matio_test_cases_compressed_be.mat var79
> ./mat5_compressed_readslab_be.at:129: $builddir/test_mat reshape32x32x32 -v 5 -z $srcdir/datasets/matio_test_cases_compressed_be.mat var78
> ./mat5_compressed_readslab_be.at:199: cp $srcdir/results/dump-var84-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var84\(30:1:32,27:1:29,25:1:26\)
> ./mat5_compressed_readslab_be.at:153: $builddir/test_mat reshape32x32x32 -v 5 -z $srcdir/datasets/matio_test_cases_compressed_be.mat var80
> ./mat5_compressed_readslab_be.at:177: $builddir/test_mat reshape32x32x32 -v 5 -z $srcdir/datasets/matio_test_cases_compressed_be.mat var82
> ./mat5_compressed_readslab_be.at:211: cp $srcdir/results/dump-var85-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var85\(30:1:32,27:1:29,25:1:26\)
> ./mat5_compressed_readslab_be.at:165: $builddir/test_mat reshape32x32x32 -v 5 -z $srcdir/datasets/matio_test_cases_compressed_be.mat var81
> ./mat5_compressed_readslab_be.at:189: $builddir/test_mat reshape32x32x32 -v 5 -z $srcdir/datasets/matio_test_cases_compressed_be.mat var83
> ./mat5_compressed_readslab_be.at:142: cp $srcdir/results/dump-var79-3.out expout
>           $builddir/../tools/matdump -d test_write_reshape32x32x32.mat var79\(2:30:end,4:50:end\)
> ./mat5_compressed_readslab_be.at:130: cp $srcdir/results/dump-var78-3.out expout
>           $builddir/../tools/matdump -d test_write_reshape32x32x32.mat var78\(2:30:end,4:50:end\)
> ./mat5_compressed_readslab_be.at:201: $builddir/test_mat reshape32x32x32 -v 5 -z $srcdir/datasets/matio_test_cases_compressed_be.mat var84
> ./mat5_compressed_readslab_be.at:213: $builddir/test_mat reshape32x32x32 -v 5 -z $srcdir/datasets/matio_test_cases_compressed_be.mat var85
> 1748. mat5_compressed_readslab_be.at:134:  ok
> 1747. mat5_compressed_readslab_be.at:122:  ok
> 
> ./mat5_compressed_readslab_be.at:154: cp $srcdir/results/dump-var8x-3.out expout
>           $builddir/../tools/matdump -d test_write_reshape32x32x32.mat var80\(2:30:end,4:50:end\)
> 
> 1756. mat5_compressed_readslab_be.at:230: testing Read slab of complex uint16 array ...
> 1755. mat5_compressed_readslab_be.at:218: testing Read slab of complex int16 array ...
> ./mat5_compressed_readslab_be.at:221: cp $srcdir/results/dump-var86-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var86\(2:3:end,4:5:end,8:16:end\)
> ./mat5_compressed_readslab_be.at:233: cp $srcdir/results/dump-var87-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var87\(2:3:end,4:5:end,8:16:end\)
> ./mat5_compressed_readslab_be.at:178: cp $srcdir/results/dump-var8x-3.out expout
>           $builddir/../tools/matdump -d test_write_reshape32x32x32.mat var82\(2:30:end,4:50:end\)
> ./mat5_compressed_readslab_be.at:166: cp $srcdir/results/dump-var8x-3.out expout
>           $builddir/../tools/matdump -d test_write_reshape32x32x32.mat var81\(2:30:end,4:50:end\)
> ./mat5_compressed_readslab_be.at:190: cp $srcdir/results/dump-var8x-3.out expout
>           $builddir/../tools/matdump -d test_write_reshape32x32x32.mat var83\(2:30:end,4:50:end\)
> 1749. mat5_compressed_readslab_be.at:146:  ok
> ./mat5_compressed_readslab_be.at:223: cp $srcdir/results/dump-var86-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var86\(30:1:32,27:1:29,25:1:26\)
> 
> ./mat5_compressed_readslab_be.at:202: cp $srcdir/results/dump-var8x-3.out expout
>           $builddir/../tools/matdump -d test_write_reshape32x32x32.mat var84\(2:30:end,4:50:end\)
> 1751. mat5_compressed_readslab_be.at:170:  ok
> ./mat5_compressed_readslab_be.at:235: cp $srcdir/results/dump-var87-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var87\(30:1:32,27:1:29,25:1:26\)
> 1750. mat5_compressed_readslab_be.at:158:  ok
> 1757. mat5_compressed_readslab_be.at:242: testing Read slab of complex int8 array ...
> 1752. mat5_compressed_readslab_be.at:182:  ok
> ./mat5_compressed_readslab_be.at:245: cp $srcdir/results/dump-var88-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var88\(2:3:end,4:5:end,8:16:end\)
> 
> 
> ./mat5_compressed_readslab_be.at:214: cp $srcdir/results/dump-var8x-3.out expout
>           $builddir/../tools/matdump -d test_write_reshape32x32x32.mat var85\(2:30:end,4:50:end\)
> ./mat5_compressed_readslab_be.at:225: $builddir/test_mat reshape32x32x32 -v 5 -z $srcdir/datasets/matio_test_cases_compressed_be.mat var86
> 
> 1758. mat5_compressed_readslab_be.at:254: testing Read slab of complex uint8 array ...
> ./mat5_compressed_readslab_be.at:257: cp $srcdir/results/dump-var89-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var89\(2:3:end,4:5:end,8:16:end\)
> 1753. mat5_compressed_readslab_be.at:194:  ok
> 1759. mat5_compressed_readslab_be.at:266: testing Read linear slab of double array ...
> ./mat5_compressed_readslab_be.at:269: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var70\(3257:1111:end\)
> 1760. mat5_compressed_readslab_be.at:273: testing Read linear slab of single array ...
> ./mat5_compressed_readslab_be.at:276: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var71\(3257:1111:end\)
> ./mat5_compressed_readslab_be.at:237: $builddir/test_mat reshape32x32x32 -v 5 -z $srcdir/datasets/matio_test_cases_compressed_be.mat var87
> 
> ./mat5_compressed_readslab_be.at:247: cp $srcdir/results/dump-var88-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var88\(30:1:32,27:1:29,25:1:26\)
> 1754. mat5_compressed_readslab_be.at:206:  ok
> 1761. mat5_compressed_readslab_be.at:280: testing Read linear slab of int64 array ...
> ./mat5_compressed_readslab_be.at:283: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var72\(3257:1111:end\)
> ./mat5_compressed_readslab_be.at:259: cp $srcdir/results/dump-var89-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var89\(30:1:32,27:1:29,25:1:26\)
> ./mat5_compressed_readslab_be.at:226: cp $srcdir/results/dump-var86-3.out expout
>           $builddir/../tools/matdump -d test_write_reshape32x32x32.mat var86\(2:30:end,4:50:end\)
> 
> 1759. mat5_compressed_readslab_be.at:266:  ok
> 1760. mat5_compressed_readslab_be.at:273:  ok
> ./mat5_compressed_readslab_be.at:238: cp $srcdir/results/dump-var87-3.out expout
>           $builddir/../tools/matdump -d test_write_reshape32x32x32.mat var87\(2:30:end,4:50:end\)
> 1762. mat5_compressed_readslab_be.at:287: testing Read linear slab of uint64 array ...
> ./mat5_compressed_readslab_be.at:290: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var73\(3257:1111:end\)
> ./mat5_compressed_readslab_be.at:249: $builddir/test_mat reshape32x32x32 -v 5 -z $srcdir/datasets/matio_test_cases_compressed_be.mat var88
> 
> 
> ./mat5_compressed_readslab_be.at:261: $builddir/test_mat reshape32x32x32 -v 5 -z $srcdir/datasets/matio_test_cases_compressed_be.mat var89
> 1755. mat5_compressed_readslab_be.at:218:  ok
> 1764. mat5_compressed_readslab_be.at:301: testing Read linear slab of uint32 array ...
> ./mat5_compressed_readslab_be.at:304: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var75\(3257:1111:end\)
> 1763. mat5_compressed_readslab_be.at:294: testing Read linear slab of int32 array ...
> ./mat5_compressed_readslab_be.at:297: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var74\(3257:1111:end\)
> 1761. mat5_compressed_readslab_be.at:280:  ok
> 
> 1756. mat5_compressed_readslab_be.at:230:  ok
> 
> 1762. mat5_compressed_readslab_be.at:287:  ok
> 1765. mat5_compressed_readslab_be.at:308: testing Read linear slab of int16 array ...
> ./mat5_compressed_readslab_be.at:311: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var76\(3257:1111:end\)
> 
> ./mat5_compressed_readslab_be.at:250: cp $srcdir/results/dump-var88-3.out expout
>           $builddir/../tools/matdump -d test_write_reshape32x32x32.mat var88\(2:30:end,4:50:end\)
> 1766. mat5_compressed_readslab_be.at:315: testing Read linear slab of uint16 array ...
> ./mat5_compressed_readslab_be.at:318: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var77\(3257:1111:end\)
> ./mat5_compressed_readslab_be.at:262: cp $srcdir/results/dump-var89-3.out expout
>           $builddir/../tools/matdump -d test_write_reshape32x32x32.mat var89\(2:30:end,4:50:end\)
> 
> 1767. mat5_compressed_readslab_be.at:322: testing Read linear slab of int8 array ...
> ./mat5_compressed_readslab_be.at:325: cp $srcdir/results/dump-var78-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var78\(3257:1111:end\)
> 1764. mat5_compressed_readslab_be.at:301:  ok
> 1768. mat5_compressed_readslab_be.at:329: testing Read linear slab of uint8 array ...
> ./mat5_compressed_readslab_be.at:332: cp $srcdir/results/dump-var79-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var79\(3257:1111:end\)
> 
> 1763. mat5_compressed_readslab_be.at:294:  ok
> 1757. mat5_compressed_readslab_be.at:242:  ok
> 1765. mat5_compressed_readslab_be.at:308:  ok
> 1758. mat5_compressed_readslab_be.at:254:  ok
> 1766. mat5_compressed_readslab_be.at:315:  ok
> 
> 1769. mat5_compressed_readslab_be.at:336: testing Read linear slab of complex double array ...
> ./mat5_compressed_readslab_be.at:339: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var80\(3257:1111:end\)
> 
> 1768. mat5_compressed_readslab_be.at:329:  ok
> 
> 
> 
> 1767. mat5_compressed_readslab_be.at:322:  ok
> 1772. mat5_compressed_readslab_be.at:357: testing Read linear slab of complex uint64 array ...
> ./mat5_compressed_readslab_be.at:360: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var83\(3257:1111:end\)
> 
> 1773. mat5_compressed_readslab_be.at:364: testing Read linear slab of complex int32 array ...
> ./mat5_compressed_readslab_be.at:367: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var84\(3257:1111:end\)
> 1771. mat5_compressed_readslab_be.at:350: testing Read linear slab of complex int64 array ...
> 1770. mat5_compressed_readslab_be.at:343: testing Read linear slab of complex single array ...
> ./mat5_compressed_readslab_be.at:346: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var81\(3257:1111:end\)
> ./mat5_compressed_readslab_be.at:353: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var82\(3257:1111:end\)
> 
> 1774. mat5_compressed_readslab_be.at:371: testing Read linear slab of complex uint32 array ...
> ./mat5_compressed_readslab_be.at:374: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var85\(3257:1111:end\)
> 1775. mat5_compressed_readslab_be.at:378: testing Read linear slab of complex int16 array ...
> ./mat5_compressed_readslab_be.at:381: cp $srcdir/results/dump-var86-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var86\(3257:1111:end\)
> 1769. mat5_compressed_readslab_be.at:336:  ok
> 1776. mat5_compressed_readslab_be.at:385: testing Read linear slab of complex uint16 array ...
> ./mat5_compressed_readslab_be.at:388: cp $srcdir/results/dump-var87-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var87\(3257:1111:end\)
> 
> 1772. mat5_compressed_readslab_be.at:357:  ok
> 1770. mat5_compressed_readslab_be.at:343:  ok
> 1774. mat5_compressed_readslab_be.at:371:  ok
> 1777. mat5_compressed_readslab_be.at:392: testing Read linear slab of complex int8 array ...
> ./mat5_compressed_readslab_be.at:395: cp $srcdir/results/dump-var88-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var88\(3257:1111:end\)
> 1773. mat5_compressed_readslab_be.at:364:  ok
> 
> 1771. mat5_compressed_readslab_be.at:350:  ok
> 
> 
> 
> 
> 1778. mat5_compressed_readslab_be.at:399: testing Read linear slab of complex uint8 array ...
> ./mat5_compressed_readslab_be.at:402: cp $srcdir/results/dump-var89-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var89\(3257:1111:end\)
> 1775. mat5_compressed_readslab_be.at:378:  ok
> 1776. mat5_compressed_readslab_be.at:385:  ok
> 1779. mat5_compressed_readslab_be.at:406: testing Read slab of double array from struct ...
> ./mat5_compressed_readslab_be.at:409: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var28.field2\(1:1:end,1:1:end\)
> 1781. mat5_compressed_readslab_be.at:428: testing Read slab of int64 array from struct ...
> ./mat5_compressed_readslab_be.at:431: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var30.field2\(1:1:end,1:1:end\)
> 1780. mat5_compressed_readslab_be.at:417: testing Read slab of single array from struct ...
> ./mat5_compressed_readslab_be.at:420: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var29.field2\(1:1:end,1:1:end\)
> 1782. mat5_compressed_readslab_be.at:439: testing Read slab of uint64 array from struct ...
> ./mat5_compressed_readslab_be.at:442: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var31.field2\(1:1:end,1:1:end\)
> 
> 
> 1777. mat5_compressed_readslab_be.at:392:  ok
> 1783. mat5_compressed_readslab_be.at:450: testing Read slab of int32 array from struct ...
> ./mat5_compressed_readslab_be.at:453: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var32.field2\(1:1:end,1:1:end\)
> 1784. mat5_compressed_readslab_be.at:461: testing Read slab of uint32 array from struct ...
> ./mat5_compressed_readslab_be.at:464: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var33.field2\(1:1:end,1:1:end\)
> 1778. mat5_compressed_readslab_be.at:399:  ok
> 
> ./mat5_compressed_readslab_be.at:411: cp $srcdir/results/dump-var2x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var28.field2\(1:2:3,2:2:4\)
> ./mat5_compressed_readslab_be.at:422: cp $srcdir/results/dump-var2x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var29.field2\(1:2:3,2:2:4\)
> ./mat5_compressed_readslab_be.at:433: cp $srcdir/results/dump-var2x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var30.field2\(1:2:3,2:2:4\)
> 
> ./mat5_compressed_readslab_be.at:444: cp $srcdir/results/dump-var2x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var31.field2\(1:2:3,2:2:4\)
> 1785. mat5_compressed_readslab_be.at:472: testing Read slab of int16 array from struct ...
> ./mat5_compressed_readslab_be.at:475: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var34.field2\(1:1:end,1:1:end\)
> 1786. mat5_compressed_readslab_be.at:483: testing Read slab of uint16 array from struct ...
> ./mat5_compressed_readslab_be.at:486: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var35.field2\(1:1:end,1:1:end\)
> ./mat5_compressed_readslab_be.at:455: cp $srcdir/results/dump-var2x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var32.field2\(1:2:3,2:2:4\)
> ./mat5_compressed_readslab_be.at:466: cp $srcdir/results/dump-var2x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var33.field2\(1:2:3,2:2:4\)
> ./mat5_compressed_readslab_be.at:413: cp $srcdir/results/dump-var2x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var28.field2\(2:3:10\)
> ./mat5_compressed_readslab_be.at:424: cp $srcdir/results/dump-var2x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var29.field2\(2:3:10\)
> ./mat5_compressed_readslab_be.at:435: cp $srcdir/results/dump-var2x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var30.field2\(2:3:10\)
> ./mat5_compressed_readslab_be.at:446: cp $srcdir/results/dump-var2x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var31.field2\(2:3:10\)
> ./mat5_compressed_readslab_be.at:477: cp $srcdir/results/dump-var2x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var34.field2\(1:2:3,2:2:4\)
> ./mat5_compressed_readslab_be.at:488: cp $srcdir/results/dump-var2x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var35.field2\(1:2:3,2:2:4\)
> ./mat5_compressed_readslab_be.at:468: cp $srcdir/results/dump-var2x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var33.field2\(2:3:10\)
> ./mat5_compressed_readslab_be.at:457: cp $srcdir/results/dump-var2x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var32.field2\(2:3:10\)
> 1779. mat5_compressed_readslab_be.at:406:  ok
> 1780. mat5_compressed_readslab_be.at:417:  ok
> 1781. mat5_compressed_readslab_be.at:428:  ok
> ./mat5_compressed_readslab_be.at:479: cp $srcdir/results/dump-var2x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var34.field2\(2:3:10\)
> 1782. mat5_compressed_readslab_be.at:439:  ok
> 
> 
> 
> ./mat5_compressed_readslab_be.at:490: cp $srcdir/results/dump-var2x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var35.field2\(2:3:10\)
> 1784. mat5_compressed_readslab_be.at:461:  ok
> 1783. mat5_compressed_readslab_be.at:450:  ok
> 1787. mat5_compressed_readslab_be.at:494: testing Read slab of int8 array from struct ...
> 
> ./mat5_compressed_readslab_be.at:497: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var36.field2\(1:1:end,1:1:end\)
> 1788. mat5_compressed_readslab_be.at:505: testing Read slab of uint8 array from struct ...
> ./mat5_compressed_readslab_be.at:508: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var37.field2\(1:1:end,1:1:end\)
> 1789. mat5_compressed_readslab_be.at:516: testing Read slab of complex double array from struct ...
> ./mat5_compressed_readslab_be.at:519: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var38.field2\(1:1:end,1:1:end\)
> 
> 1790. mat5_compressed_readslab_be.at:527: testing Read slab of complex single array from struct ...
> ./mat5_compressed_readslab_be.at:530: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var39.field2\(1:1:end,1:1:end\)
> 
> 1785. mat5_compressed_readslab_be.at:472:  ok
> 1786. mat5_compressed_readslab_be.at:483:  ok
> 1791. mat5_compressed_readslab_be.at:538: testing Read slab of complex int64 array from struct ...
> ./mat5_compressed_readslab_be.at:541: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var40.field2\(1:1:end,1:1:end\)
> 
> 1792. mat5_compressed_readslab_be.at:549: testing Read slab of complex uint64 array from struct ...
> ./mat5_compressed_readslab_be.at:552: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var41.field2\(1:1:end,1:1:end\)
> ./mat5_compressed_readslab_be.at:510: cp $srcdir/results/dump-var2x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var37.field2\(1:2:3,2:2:4\)
> ./mat5_compressed_readslab_be.at:499: cp $srcdir/results/dump-var2x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var36.field2\(1:2:3,2:2:4\)
> ./mat5_compressed_readslab_be.at:521: cp $srcdir/results/dump-var3x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var38.field2\(1:2:3,2:2:4\)
> 1793. mat5_compressed_readslab_be.at:560: testing Read slab of complex int32 array from struct ...
> ./mat5_compressed_readslab_be.at:563: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var42.field2\(1:1:end,1:1:end\)
> 
> ./mat5_compressed_readslab_be.at:532: cp $srcdir/results/dump-var3x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var39.field2\(1:2:3,2:2:4\)
> 1794. mat5_compressed_readslab_be.at:571: testing Read slab of complex uint32 array from struct ...
> ./mat5_compressed_readslab_be.at:574: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var43.field2\(1:1:end,1:1:end\)
> ./mat5_compressed_readslab_be.at:554: cp $srcdir/results/dump-var3x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var41.field2\(1:2:3,2:2:4\)
> ./mat5_compressed_readslab_be.at:501: cp $srcdir/results/dump-var2x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var36.field2\(2:3:10\)
> ./mat5_compressed_readslab_be.at:543: cp $srcdir/results/dump-var3x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var40.field2\(1:2:3,2:2:4\)
> ./mat5_compressed_readslab_be.at:512: cp $srcdir/results/dump-var2x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var37.field2\(2:3:10\)
> ./mat5_compressed_readslab_be.at:565: cp $srcdir/results/dump-var3x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var42.field2\(1:2:3,2:2:4\)
> ./mat5_compressed_readslab_be.at:523: cp $srcdir/results/dump-var3x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var38.field2\(2:3:10\)
> ./mat5_compressed_readslab_be.at:534: cp $srcdir/results/dump-var3x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var39.field2\(2:3:10\)
> ./mat5_compressed_readslab_be.at:576: cp $srcdir/results/dump-var3x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var43.field2\(1:2:3,2:2:4\)
> ./mat5_compressed_readslab_be.at:556: cp $srcdir/results/dump-var3x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var41.field2\(2:3:10\)
> 1787. mat5_compressed_readslab_be.at:494:  ok
> ./mat5_compressed_readslab_be.at:545: cp $srcdir/results/dump-var3x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var40.field2\(2:3:10\)
> 1788. mat5_compressed_readslab_be.at:505:  ok
> 
> ./mat5_compressed_readslab_be.at:567: cp $srcdir/results/dump-var3x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var42.field2\(2:3:10\)
> 1789. mat5_compressed_readslab_be.at:516:  ok
> 
> 1792. mat5_compressed_readslab_be.at:549:  ok
> 1790. mat5_compressed_readslab_be.at:527:  ok
> ./mat5_compressed_readslab_be.at:578: cp $srcdir/results/dump-var3x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var43.field2\(2:3:10\)
> 1795. mat5_compressed_readslab_be.at:582: testing Read slab of complex int16 array from struct ...
> 
> ./mat5_compressed_readslab_be.at:585: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var44.field2\(1:1:end,1:1:end\)
> 1796. mat5_compressed_readslab_be.at:593: testing Read slab of complex uint16 array from struct ...
> ./mat5_compressed_readslab_be.at:596: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var45.field2\(1:1:end,1:1:end\)
> 
> 
> 1791. mat5_compressed_readslab_be.at:538:  ok
> 1797. mat5_compressed_readslab_be.at:604: testing Read slab of complex int8 array from struct ...
> ./mat5_compressed_readslab_be.at:607: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var46.field2\(1:1:end,1:1:end\)
> 1799. mat5_compressed_readslab_be.at:626: testing Read slab of double array as double ...
> ./mat5_compressed_readslab_be.at:629: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var1 -c double
> 1798. mat5_compressed_readslab_be.at:615: testing Read slab of complex uint8 array from struct ...
> 
> ./mat5_compressed_readslab_be.at:618: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var47.field2\(1:1:end,1:1:end\)
> 1793. mat5_compressed_readslab_be.at:560:  ok
> 1794. mat5_compressed_readslab_be.at:571:  ok
> ./mat5_compressed_readslab_be.at:587: cp $srcdir/results/dump-var3x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var44.field2\(1:2:3,2:2:4\)
> ./mat5_compressed_readslab_be.at:598: cp $srcdir/results/dump-var3x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var45.field2\(1:2:3,2:2:4\)
> 1800. mat5_compressed_readslab_be.at:633: testing Read slab of double array as single ...
> ./mat5_compressed_readslab_be.at:636: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var1 -c single
> 
> 1801. mat5_compressed_readslab_be.at:640: testing Read slab of double array as int64 ...
> ./mat5_compressed_readslab_be.at:609: cp $srcdir/results/dump-var3x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var46.field2\(1:2:3,2:2:4\)
> 
> ./mat5_compressed_readslab_be.at:643: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var1 -c int64
> 1799. mat5_compressed_readslab_be.at:626:  ok
> ./mat5_compressed_readslab_be.at:620: cp $srcdir/results/dump-var3x-field2-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var47.field2\(1:2:3,2:2:4\)
> 1802. mat5_compressed_readslab_be.at:647: testing Read slab of double array as uint64 ...
> ./mat5_compressed_readslab_be.at:650: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var1 -c uint64
> 
> ./mat5_compressed_readslab_be.at:589: cp $srcdir/results/dump-var3x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var44.field2\(2:3:10\)
> ./mat5_compressed_readslab_be.at:600: cp $srcdir/results/dump-var3x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var45.field2\(2:3:10\)
> 1800. mat5_compressed_readslab_be.at:633:  ok
> 1803. mat5_compressed_readslab_be.at:654: testing Read slab of double array as int32 ...
> ./mat5_compressed_readslab_be.at:657: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var1 -c int32
> 1801. mat5_compressed_readslab_be.at:640:  ok
> ./mat5_compressed_readslab_be.at:611: cp $srcdir/results/dump-var3x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var46.field2\(2:3:10\)
> 
> 
> 1802. mat5_compressed_readslab_be.at:647:  ok
> ./mat5_compressed_readslab_be.at:622: cp $srcdir/results/dump-var3x-field2-3.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_be.mat var47.field2\(2:3:10\)
> 1795. mat5_compressed_readslab_be.at:582:  ok
> 1804. mat5_compressed_readslab_be.at:661: testing Read slab of double array as uint32 ...
> ./mat5_compressed_readslab_be.at:664: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var1 -c uint32
> 1796. mat5_compressed_readslab_be.at:593:  ok
> 1805. mat5_compressed_readslab_be.at:668: testing Read slab of double array as int16 ...
> 
> ./mat5_compressed_readslab_be.at:671: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var1 -c int16
> 1803. mat5_compressed_readslab_be.at:654:  ok
> 
> 
> 1797. mat5_compressed_readslab_be.at:604:  ok
> 1806. mat5_compressed_readslab_be.at:675: testing Read slab of double array as uint16 ...
> ./mat5_compressed_readslab_be.at:678: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var1 -c uint16
> 1807. mat5_compressed_readslab_be.at:682: testing Read slab of double array as int8 ...
> ./mat5_compressed_readslab_be.at:685: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var1 -c int8
> 
> 
> 1808. mat5_compressed_readslab_be.at:689: testing Read slab of double array as uint8 ...
> ./mat5_compressed_readslab_be.at:692: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var1 -c uint8
> 1798. mat5_compressed_readslab_be.at:615:  ok
> 1805. mat5_compressed_readslab_be.at:668:  ok
> 1804. mat5_compressed_readslab_be.at:661:  ok
> 1809. mat5_compressed_readslab_be.at:696: testing Read slab of single array as double ...
> ./mat5_compressed_readslab_be.at:699: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var2 -c double
> 1810. mat5_compressed_readslab_be.at:703: testing Read slab of single array as single ...
> ./mat5_compressed_readslab_be.at:706: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var2 -c single
> 
> 
> 
> 1812. mat5_compressed_readslab_be.at:717: testing Read slab of single array as uint64 ...
> ./mat5_compressed_readslab_be.at:720: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var2 -c uint64
> 1806. mat5_compressed_readslab_be.at:675: 1807. mat5_compressed_readslab_be.at:682:  ok
>  ok
> 1811. mat5_compressed_readslab_be.at:710: testing Read slab of single array as int64 ...
> ./mat5_compressed_readslab_be.at:713: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var2 -c int64
> 1813. mat5_compressed_readslab_be.at:724: testing Read slab of single array as int32 ...
> ./mat5_compressed_readslab_be.at:727: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var2 -c int32
> 1808. mat5_compressed_readslab_be.at:689:  ok
> 
> 
> 1809. mat5_compressed_readslab_be.at:696:  ok
> 1810. mat5_compressed_readslab_be.at:703:  ok
> 
> 1815. mat5_compressed_readslab_be.at:738: testing Read slab of single array as int16 ...
> ./mat5_compressed_readslab_be.at:741: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var2 -c int16
> 
> 
> 1814. mat5_compressed_readslab_be.at:731: testing Read slab of single array as uint32 ...
> ./mat5_compressed_readslab_be.at:734: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var2 -c uint32
> 1816. mat5_compressed_readslab_be.at:745: testing Read slab of single array as uint16 ...
> ./mat5_compressed_readslab_be.at:748: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var2 -c uint16
> 1813. mat5_compressed_readslab_be.at:724: 1812. mat5_compressed_readslab_be.at:717:  ok
>  ok
> 1811. mat5_compressed_readslab_be.at:710:  ok
> 1818. mat5_compressed_readslab_be.at:759: testing Read slab of single array as uint8 ...
> ./mat5_compressed_readslab_be.at:762: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var2 -c uint8
> 1817. mat5_compressed_readslab_be.at:752: testing Read slab of single array as int8 ...
> ./mat5_compressed_readslab_be.at:755: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var2 -c int8
> 
> 
> 
> 1814. mat5_compressed_readslab_be.at:731:  ok
> 1815. mat5_compressed_readslab_be.at:738:  ok
> 1820. mat5_compressed_readslab_be.at:773: testing Read slab of int64 array as single ...
> ./mat5_compressed_readslab_be.at:776: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var3 -c single
> 1821. mat5_compressed_readslab_be.at:780: testing Read slab of int64 array as int64 ...
> ./mat5_compressed_readslab_be.at:783: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var3 -c int64
> 1819. mat5_compressed_readslab_be.at:766: testing Read slab of int64 array as double ...
> ./mat5_compressed_readslab_be.at:769: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var3 -c double
> 
> 1816. mat5_compressed_readslab_be.at:745:  ok
> 
> 1817. mat5_compressed_readslab_be.at:752:  ok
> 1818. mat5_compressed_readslab_be.at:759:  ok
> 1822. mat5_compressed_readslab_be.at:787: testing Read slab of int64 array as uint64 ...
> ./mat5_compressed_readslab_be.at:790: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var3 -c uint64
> 
> 1823. mat5_compressed_readslab_be.at:794: testing Read slab of int64 array as int32 ...
> 
> ./mat5_compressed_readslab_be.at:797: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var3 -c int32
> 1819. mat5_compressed_readslab_be.at:766:  ok
> 
> 1820. mat5_compressed_readslab_be.at:773:  ok
> 1824. mat5_compressed_readslab_be.at:801: testing Read slab of int64 array as uint32 ...
> ./mat5_compressed_readslab_be.at:804: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var3 -c uint32
> 1825. mat5_compressed_readslab_be.at:808: testing Read slab of int64 array as int16 ...
> 1821. mat5_compressed_readslab_be.at:780:  ok
> ./mat5_compressed_readslab_be.at:811: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var3 -c int16
> 
> 
> 1826. mat5_compressed_readslab_be.at:815: testing Read slab of int64 array as uint16 ...
> ./mat5_compressed_readslab_be.at:818: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var3 -c uint16
> 
> 1822. mat5_compressed_readslab_be.at:787:  ok
> 1827. mat5_compressed_readslab_be.at:822: testing Read slab of int64 array as int8 ...
> ./mat5_compressed_readslab_be.at:825: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var3 -c int8
> 1828. mat5_compressed_readslab_be.at:829: testing Read slab of int64 array as uint8 ...
> ./mat5_compressed_readslab_be.at:832: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var3 -c uint8
> 1823. mat5_compressed_readslab_be.at:794:  ok
> 1829. mat5_compressed_readslab_be.at:836: testing Read slab of uint64 array as double ...
> ./mat5_compressed_readslab_be.at:839: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var4 -c double
> 
> 1824. mat5_compressed_readslab_be.at:801:  ok
> 
> 
> 1825. mat5_compressed_readslab_be.at:808:  ok
> 1830. mat5_compressed_readslab_be.at:843: testing Read slab of uint64 array as single ...
> ./mat5_compressed_readslab_be.at:846: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var4 -c single
> 1826. mat5_compressed_readslab_be.at:815:  ok
> 1831. mat5_compressed_readslab_be.at:850: testing Read slab of uint64 array as int64 ...
> ./mat5_compressed_readslab_be.at:853: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var4 -c int64
> 1827. mat5_compressed_readslab_be.at:822:  ok
> 1828. mat5_compressed_readslab_be.at:829:  ok
> 1832. mat5_compressed_readslab_be.at:857: testing Read slab of uint64 array as uint64 ...
> ./mat5_compressed_readslab_be.at:860: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var4 -c uint64
> 
> 
> 1829. mat5_compressed_readslab_be.at:836:  ok
> 
> 
> 1834. mat5_compressed_readslab_be.at:871: testing Read slab of uint64 array as uint32 ...
> ./mat5_compressed_readslab_be.at:874: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var4 -c uint32
> 1833. mat5_compressed_readslab_be.at:864: testing Read slab of uint64 array as int32 ...
> ./mat5_compressed_readslab_be.at:867: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var4 -c int32
> 1835. mat5_compressed_readslab_be.at:878: testing Read slab of uint64 array as int16 ...
> ./mat5_compressed_readslab_be.at:881: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var4 -c int16
> 1830. mat5_compressed_readslab_be.at:843:  ok
> 
> 1836. mat5_compressed_readslab_be.at:885: testing Read slab of uint64 array as uint16 ...
> ./mat5_compressed_readslab_be.at:888: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var4 -c uint16
> 1831. mat5_compressed_readslab_be.at:850:  ok
> 
> 1837. mat5_compressed_readslab_be.at:892: testing Read slab of uint64 array as int8 ...
> ./mat5_compressed_readslab_be.at:895: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var4 -c int8
> 1832. mat5_compressed_readslab_be.at:857:  ok
> 1838. mat5_compressed_readslab_be.at:899: testing Read slab of uint64 array as uint8 ...
> ./mat5_compressed_readslab_be.at:902: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var4 -c uint8
> 
> 
> 1833. mat5_compressed_readslab_be.at:864:  ok
> 1834. mat5_compressed_readslab_be.at:871: 1835. mat5_compressed_readslab_be.at:878:  ok
>  ok
> 1836. mat5_compressed_readslab_be.at:885:  ok
> 1839. mat5_compressed_readslab_be.at:906: testing Read slab of int32 array as double ...
> ./mat5_compressed_readslab_be.at:909: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var5 -c double
> 1840. mat5_compressed_readslab_be.at:913: testing Read slab of int32 array as single ...
> ./mat5_compressed_readslab_be.at:916: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var5 -c single
> 
> 
> 
> 
> 1837. mat5_compressed_readslab_be.at:892:  ok
> 1841. mat5_compressed_readslab_be.at:920: testing Read slab of int32 array as int64 ...
> ./mat5_compressed_readslab_be.at:923: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var5 -c int64
> 1843. mat5_compressed_readslab_be.at:934: testing Read slab of int32 array as int32 ...
> ./mat5_compressed_readslab_be.at:937: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var5 -c int32
> 1844. mat5_compressed_readslab_be.at:941: testing Read slab of int32 array as uint32 ...
> ./mat5_compressed_readslab_be.at:944: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var5 -c uint32
> 1838. mat5_compressed_readslab_be.at:899:  ok
> 1842. mat5_compressed_readslab_be.at:927: testing Read slab of int32 array as uint64 ...
> ./mat5_compressed_readslab_be.at:930: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var5 -c uint64
> 
> 1839. mat5_compressed_readslab_be.at:906:  ok
> 
> 1845. mat5_compressed_readslab_be.at:948: testing Read slab of int32 array as int16 ...
> ./mat5_compressed_readslab_be.at:951: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var5 -c int16
> 1840. mat5_compressed_readslab_be.at:913:  ok
> 1846. mat5_compressed_readslab_be.at:955: testing Read slab of int32 array as uint16 ...
> ./mat5_compressed_readslab_be.at:958: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var5 -c uint16
> 
> 1841. mat5_compressed_readslab_be.at:920:  ok
> 
> 1844. mat5_compressed_readslab_be.at:941:  ok
> 1843. mat5_compressed_readslab_be.at:934:  ok
> 1842. mat5_compressed_readslab_be.at:927:  ok
> 1847. mat5_compressed_readslab_be.at:962: testing Read slab of int32 array as int8 ...
> 
> 
> ./mat5_compressed_readslab_be.at:965: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var5 -c int8
> 
> 1848. mat5_compressed_readslab_be.at:969: testing Read slab of int32 array as uint8 ...
> ./mat5_compressed_readslab_be.at:972: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var5 -c uint8
> 
> 1845. mat5_compressed_readslab_be.at:948:  ok
> 1849. mat5_compressed_readslab_be.at:976: testing Read slab of uint32 array as double ...
> ./mat5_compressed_readslab_be.at:979: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var6 -c double
> 1850. mat5_compressed_readslab_be.at:983: testing Read slab of uint32 array as single ...
> ./mat5_compressed_readslab_be.at:986: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var6 -c single
> 1846. mat5_compressed_readslab_be.at:955:  ok
> 1851. mat5_compressed_readslab_be.at:990: testing Read slab of uint32 array as int64 ...
> ./mat5_compressed_readslab_be.at:993: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var6 -c int64
> 1852. mat5_compressed_readslab_be.at:997: testing Read slab of uint32 array as uint64 ...
> ./mat5_compressed_readslab_be.at:1000: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var6 -c uint64
> 
> 
> 1853. mat5_compressed_readslab_be.at:1004: testing Read slab of uint32 array as int32 ...
> ./mat5_compressed_readslab_be.at:1007: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var6 -c int32
> 1847. mat5_compressed_readslab_be.at:962:  ok
> 1848. mat5_compressed_readslab_be.at:969:  ok
> 1849. mat5_compressed_readslab_be.at:976:  ok
> 1854. mat5_compressed_readslab_be.at:1011: testing Read slab of uint32 array as uint32 ...
> 1851. mat5_compressed_readslab_be.at:990:  ok
> ./mat5_compressed_readslab_be.at:1014: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var6 -c uint32
> 
> 
> 1850. mat5_compressed_readslab_be.at:983:  ok
> 
> 1852. mat5_compressed_readslab_be.at:997:  ok
> 
> 1855. mat5_compressed_readslab_be.at:1018: testing Read slab of uint32 array as int16 ...
> ./mat5_compressed_readslab_be.at:1021: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var6 -c int16
> 
> 
> 1856. mat5_compressed_readslab_be.at:1025: testing Read slab of uint32 array as uint16 ...
> ./mat5_compressed_readslab_be.at:1028: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var6 -c uint16
> 1857. mat5_compressed_readslab_be.at:1032: testing Read slab of uint32 array as int8 ...
> ./mat5_compressed_readslab_be.at:1035: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var6 -c int8
> 1853. mat5_compressed_readslab_be.at:1004:  ok
> 1858. mat5_compressed_readslab_be.at:1039: testing Read slab of uint32 array as uint8 ...
> ./mat5_compressed_readslab_be.at:1042: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var6 -c uint8
> 1854. mat5_compressed_readslab_be.at:1011:  ok
> 1859. mat5_compressed_readslab_be.at:1046: testing Read slab of int16 array as double ...
> ./mat5_compressed_readslab_be.at:1049: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var7 -c double
> 1860. mat5_compressed_readslab_be.at:1053: testing Read slab of int16 array as single ...
> ./mat5_compressed_readslab_be.at:1056: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var7 -c single
> 
> 
> 1856. mat5_compressed_readslab_be.at:1025:  ok
> 1861. mat5_compressed_readslab_be.at:1060: testing Read slab of int16 array as int64 ...
> ./mat5_compressed_readslab_be.at:1063: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var7 -c int64
> 1855. mat5_compressed_readslab_be.at:1018:  ok
> 1857. mat5_compressed_readslab_be.at:1032:  ok
> 1858. mat5_compressed_readslab_be.at:1039:  ok
> 1862. mat5_compressed_readslab_be.at:1067: testing Read slab of int16 array as uint64 ...
> ./mat5_compressed_readslab_be.at:1070: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var7 -c uint64
> 1859. mat5_compressed_readslab_be.at:1046:  ok
> 1860. mat5_compressed_readslab_be.at:1053:  ok
> 
> 
> 
> 
> 
> 
> 1863. mat5_compressed_readslab_be.at:1074: testing Read slab of int16 array as int32 ...
> ./mat5_compressed_readslab_be.at:1077: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var7 -c int32
> 1865. mat5_compressed_readslab_be.at:1088: testing Read slab of int16 array as int16 ...
> 1864. mat5_compressed_readslab_be.at:1081: testing Read slab of int16 array as uint32 ...
> ./mat5_compressed_readslab_be.at:1091: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var7 -c int16
> 1861. mat5_compressed_readslab_be.at:1060:  ok
> ./mat5_compressed_readslab_be.at:1084: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var7 -c uint32
> 1866. mat5_compressed_readslab_be.at:1095: testing Read slab of int16 array as uint16 ...
> ./mat5_compressed_readslab_be.at:1098: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var7 -c uint16
> 1867. mat5_compressed_readslab_be.at:1102: testing Read slab of int16 array as int8 ...
> ./mat5_compressed_readslab_be.at:1105: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var7 -c int8
> 1868. mat5_compressed_readslab_be.at:1109: testing Read slab of int16 array as uint8 ...
> ./mat5_compressed_readslab_be.at:1112: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var7 -c uint8
> 1862. mat5_compressed_readslab_be.at:1067:  ok
> 
> 
> 1869. mat5_compressed_readslab_be.at:1116: testing Read slab of uint16 array as double ...
> ./mat5_compressed_readslab_be.at:1119: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var8 -c double
> 1863. mat5_compressed_readslab_be.at:1074:  ok
> 1870. mat5_compressed_readslab_be.at:1123: testing Read slab of uint16 array as single ...
> ./mat5_compressed_readslab_be.at:1126: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var8 -c single
> 1865. mat5_compressed_readslab_be.at:1088:  ok
> 1866. mat5_compressed_readslab_be.at:1095:  ok
> 1867. mat5_compressed_readslab_be.at:1102:  ok
> 1868. mat5_compressed_readslab_be.at:1109: 1864. mat5_compressed_readslab_be.at:1081:  ok
>  ok
> 
> 
> 
> 
> 
> 
> 1872. mat5_compressed_readslab_be.at:1137: testing Read slab of uint16 array as uint64 ...
> 1871. mat5_compressed_readslab_be.at:1130: testing Read slab of uint16 array as int64 ...
> ./mat5_compressed_readslab_be.at:1133: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var8 -c int64
> 1873. mat5_compressed_readslab_be.at:1144: testing Read slab of uint16 array as int32 ...
> ./mat5_compressed_readslab_be.at:1147: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var8 -c int32
> ./mat5_compressed_readslab_be.at:1140: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var8 -c uint64
> 1874. mat5_compressed_readslab_be.at:1151: testing Read slab of uint16 array as uint32 ...
> ./mat5_compressed_readslab_be.at:1154: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var8 -c uint32
> 1875. mat5_compressed_readslab_be.at:1158: testing Read slab of uint16 array as int16 ...
> 1869. mat5_compressed_readslab_be.at:1116:  ok
> ./mat5_compressed_readslab_be.at:1161: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var8 -c int16
> 1870. mat5_compressed_readslab_be.at:1123:  ok
> 1876. mat5_compressed_readslab_be.at:1165: testing Read slab of uint16 array as uint16 ...
> ./mat5_compressed_readslab_be.at:1168: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var8 -c uint16
> 
> 
> 1877. mat5_compressed_readslab_be.at:1172: testing Read slab of uint16 array as int8 ...
> ./mat5_compressed_readslab_be.at:1175: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var8 -c int8
> 1878. mat5_compressed_readslab_be.at:1179: testing Read slab of uint16 array as uint8 ...
> ./mat5_compressed_readslab_be.at:1182: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var8 -c uint8
> 1871. mat5_compressed_readslab_be.at:1130:  ok
> 1873. mat5_compressed_readslab_be.at:1144: 1872. mat5_compressed_readslab_be.at:1137:  ok
>  ok
> 1874. mat5_compressed_readslab_be.at:1151:  ok
> 1876. mat5_compressed_readslab_be.at:1165:  ok
> 1875. mat5_compressed_readslab_be.at:1158:  ok
> 
> 
> 
> 
> 
> 
> 1877. mat5_compressed_readslab_be.at:1172:  ok
> 1880. mat5_compressed_readslab_be.at:1193: testing Read slab of int8 array as single ...
> 1879. mat5_compressed_readslab_be.at:1186: testing Read slab of int8 array as double ...
> ./mat5_compressed_readslab_be.at:1189: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var9 -c double
> ./mat5_compressed_readslab_be.at:1196: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var9 -c single
> 1878. mat5_compressed_readslab_be.at:1179:  ok
> 1881. mat5_compressed_readslab_be.at:1200: testing Read slab of int8 array as int64 ...
> 1882. mat5_compressed_readslab_be.at:1207: testing Read slab of int8 array as uint64 ...
> ./mat5_compressed_readslab_be.at:1210: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var9 -c uint64
> 1884. mat5_compressed_readslab_be.at:1221: testing Read slab of int8 array as uint32 ...
> ./mat5_compressed_readslab_be.at:1224: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var9 -c uint32
> 1883. mat5_compressed_readslab_be.at:1214: testing Read slab of int8 array as int32 ...
> ./mat5_compressed_readslab_be.at:1217: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var9 -c int32
> ./mat5_compressed_readslab_be.at:1203: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var9 -c int64
> 
> 
> 1885. mat5_compressed_readslab_be.at:1228: testing Read slab of int8 array as int16 ...
> ./mat5_compressed_readslab_be.at:1231: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var9 -c int16
> 1886. mat5_compressed_readslab_be.at:1235: testing Read slab of int8 array as uint16 ...
> ./mat5_compressed_readslab_be.at:1238: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var9 -c uint16
> 1879. mat5_compressed_readslab_be.at:1186:  ok
> 1880. mat5_compressed_readslab_be.at:1193:  ok
> 1884. mat5_compressed_readslab_be.at:1221:  ok
> 1883. mat5_compressed_readslab_be.at:1214:  ok
> 1881. mat5_compressed_readslab_be.at:1200:  ok
> 1882. mat5_compressed_readslab_be.at:1207:  ok
> 
> 
> 
> 
> 
> 
> 1887. mat5_compressed_readslab_be.at:1242: testing Read slab of int8 array as int8 ...
> ./mat5_compressed_readslab_be.at:1245: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var9 -c int8
> 1885. mat5_compressed_readslab_be.at:1228:  ok
> 1889. mat5_compressed_readslab_be.at:1256: testing Read slab of uint8 array as double ...
> ./mat5_compressed_readslab_be.at:1259: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var10 -c double
> 1888. mat5_compressed_readslab_be.at:1249: testing Read slab of int8 array as uint8 ...
> 1891. mat5_compressed_readslab_be.at:1270: testing Read slab of uint8 array as int64 ...
> ./mat5_compressed_readslab_be.at:1273: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var10 -c int64
> 1886. mat5_compressed_readslab_be.at:1235:  ok
> ./mat5_compressed_readslab_be.at:1252: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var9 -c uint8
> 1890. mat5_compressed_readslab_be.at:1263: testing Read slab of uint8 array as single ...
> 1892. mat5_compressed_readslab_be.at:1277: testing Read slab of uint8 array as uint64 ...
> ./mat5_compressed_readslab_be.at:1266: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var10 -c single
> ./mat5_compressed_readslab_be.at:1280: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var10 -c uint64
> 
> 
> 1893. mat5_compressed_readslab_be.at:1284: testing Read slab of uint8 array as int32 ...
> ./mat5_compressed_readslab_be.at:1287: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var10 -c int32
> 1887. mat5_compressed_readslab_be.at:1242:  ok
> 1894. mat5_compressed_readslab_be.at:1291: testing Read slab of uint8 array as uint32 ...
> ./mat5_compressed_readslab_be.at:1294: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var10 -c uint32
> 1889. mat5_compressed_readslab_be.at:1256:  ok
> 1890. mat5_compressed_readslab_be.at:1263:  ok
> 1891. mat5_compressed_readslab_be.at:1270:  ok
> 1888. mat5_compressed_readslab_be.at:1249: 1892. mat5_compressed_readslab_be.at:1277:  ok
>  ok
> 
> 
> 
> 
> 
> 
> 1895. mat5_compressed_readslab_be.at:1298: testing Read slab of uint8 array as int16 ...
> ./mat5_compressed_readslab_be.at:1301: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var10 -c int16
> 1896. mat5_compressed_readslab_be.at:1305: testing Read slab of uint8 array as uint16 ...
> ./mat5_compressed_readslab_be.at:1308: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var10 -c uint16
> 1893. mat5_compressed_readslab_be.at:1284: 1897. mat5_compressed_readslab_be.at:1312: testing Read slab of uint8 array as int8 ...
>  ok
> 1894. mat5_compressed_readslab_be.at:1291:  ok
> ./mat5_compressed_readslab_be.at:1315: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var10 -c int8
> 1898. mat5_compressed_readslab_be.at:1319: testing Read slab of uint8 array as uint8 ...
> ./mat5_compressed_readslab_be.at:1322: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var10 -c uint8
> 1899. mat5_compressed_readslab_be.at:1326: testing Read slab of complex double array as double ...
> ./mat5_compressed_readslab_be.at:1329: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var11 -c double
> 1900. mat5_compressed_readslab_be.at:1333: testing Read slab of complex double array as single ...
> ./mat5_compressed_readslab_be.at:1336: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var11 -c single
> 
> 
> 1895. mat5_compressed_readslab_be.at:1298:  ok
> 1902. mat5_compressed_readslab_be.at:1347: testing Read slab of complex double array as uint64 ...
> ./mat5_compressed_readslab_be.at:1350: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var11 -c uint64
> 1901. mat5_compressed_readslab_be.at:1340: testing Read slab of complex double array as int64 ...
> ./mat5_compressed_readslab_be.at:1343: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var11 -c int64
> 1897. mat5_compressed_readslab_be.at:1312:  ok
> 
> 1896. mat5_compressed_readslab_be.at:1305:  ok
> 1899. mat5_compressed_readslab_be.at:1326:  ok
> 
> 1900. mat5_compressed_readslab_be.at:1333:  ok
> 1898. mat5_compressed_readslab_be.at:1319:  ok
> 
> 
> 1903. mat5_compressed_readslab_be.at:1354: testing Read slab of complex double array as int32 ...
> ./mat5_compressed_readslab_be.at:1357: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var11 -c int32
> 
> 1904. mat5_compressed_readslab_be.at:1361: testing Read slab of complex double array as uint32 ...
> ./mat5_compressed_readslab_be.at:1364: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var11 -c uint32
> 
> 1901. mat5_compressed_readslab_be.at:1340:  ok
> 1902. mat5_compressed_readslab_be.at:1347:  ok
> 1906. mat5_compressed_readslab_be.at:1375: testing Read slab of complex double array as uint16 ...
> ./mat5_compressed_readslab_be.at:1378: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var11 -c uint16
> 1905. mat5_compressed_readslab_be.at:1368: testing Read slab of complex double array as int16 ...
> ./mat5_compressed_readslab_be.at:1371: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var11 -c int16
> 1907. mat5_compressed_readslab_be.at:1382: testing Read slab of complex double array as int8 ...
> ./mat5_compressed_readslab_be.at:1385: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var11 -c int8
> 
> 1908. mat5_compressed_readslab_be.at:1389: testing Read slab of complex double array as uint8 ...
> ./mat5_compressed_readslab_be.at:1392: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var11 -c uint8
> 
> 1909. mat5_compressed_readslab_be.at:1396: testing Read slab of complex single array as double ...
> ./mat5_compressed_readslab_be.at:1399: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var12 -c double
> 1903. mat5_compressed_readslab_be.at:1354:  ok
> 1910. mat5_compressed_readslab_be.at:1403: testing Read slab of complex single array as single ...
> ./mat5_compressed_readslab_be.at:1406: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var12 -c single
> 1904. mat5_compressed_readslab_be.at:1361:  ok
> 
> 1905. mat5_compressed_readslab_be.at:1368:  ok
> 1908. mat5_compressed_readslab_be.at:1389:  ok
> 1907. mat5_compressed_readslab_be.at:1382:  ok
> 
> 1906. mat5_compressed_readslab_be.at:1375:  ok
> 1911. mat5_compressed_readslab_be.at:1410: testing Read slab of complex single array as int64 ...
> ./mat5_compressed_readslab_be.at:1413: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var12 -c int64
> 
> 
> 
> 
> 1912. mat5_compressed_readslab_be.at:1417: testing Read slab of complex single array as uint64 ...
> ./mat5_compressed_readslab_be.at:1420: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var12 -c uint64
> 1909. mat5_compressed_readslab_be.at:1396:  ok
> 1910. mat5_compressed_readslab_be.at:1403:  ok
> 1913. mat5_compressed_readslab_be.at:1424: testing Read slab of complex single array as int32 ...
> ./mat5_compressed_readslab_be.at:1427: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var12 -c int32
> 1914. mat5_compressed_readslab_be.at:1431: testing Read slab of complex single array as uint32 ...
> 1916. mat5_compressed_readslab_be.at:1445: testing Read slab of complex single array as uint16 ...
> ./mat5_compressed_readslab_be.at:1448: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var12 -c uint16
> 1915. mat5_compressed_readslab_be.at:1438: testing Read slab of complex single array as int16 ...
> ./mat5_compressed_readslab_be.at:1434: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var12 -c uint32
> ./mat5_compressed_readslab_be.at:1441: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var12 -c int16
> 
> 
> 1911. mat5_compressed_readslab_be.at:1410:  ok
> 1917. mat5_compressed_readslab_be.at:1452: testing Read slab of complex single array as int8 ...
> ./mat5_compressed_readslab_be.at:1455: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var12 -c int8
> 1918. mat5_compressed_readslab_be.at:1459: testing Read slab of complex single array as uint8 ...
> ./mat5_compressed_readslab_be.at:1462: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var12 -c uint8
> 1912. mat5_compressed_readslab_be.at:1417:  ok
> 
> 1913. mat5_compressed_readslab_be.at:1424:  ok
> 1916. mat5_compressed_readslab_be.at:1445:  ok
> 1915. mat5_compressed_readslab_be.at:1438:  ok
> 1914. mat5_compressed_readslab_be.at:1431:  ok
> 
> 
> 
> 
> 
> 1919. mat5_compressed_readslab_be.at:1466: testing Read slab of complex int64 array as double ...
> ./mat5_compressed_readslab_be.at:1469: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var13 -c double
> 1917. mat5_compressed_readslab_be.at:1452:  ok
> 1920. mat5_compressed_readslab_be.at:1473: testing Read slab of complex int64 array as single ...
> ./mat5_compressed_readslab_be.at:1476: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var13 -c single
> 1921. mat5_compressed_readslab_be.at:1480: testing Read slab of complex int64 array as int64 ...
> 1918. mat5_compressed_readslab_be.at:1459: ./mat5_compressed_readslab_be.at:1483: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var13 -c int64
>  ok
> 1922. mat5_compressed_readslab_be.at:1487: testing Read slab of complex int64 array as uint64 ...
> ./mat5_compressed_readslab_be.at:1490: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var13 -c uint64
> 1924. mat5_compressed_readslab_be.at:1501: testing Read slab of complex int64 array as uint32 ...
> ./mat5_compressed_readslab_be.at:1504: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var13 -c uint32
> 1923. mat5_compressed_readslab_be.at:1494: testing Read slab of complex int64 array as int32 ...
> ./mat5_compressed_readslab_be.at:1497: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var13 -c int32
> 
> 
> 1919. mat5_compressed_readslab_be.at:1466:  ok
> 1925. mat5_compressed_readslab_be.at:1508: testing Read slab of complex int64 array as int16 ...
> ./mat5_compressed_readslab_be.at:1511: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var13 -c int16
> 1926. mat5_compressed_readslab_be.at:1515: testing Read slab of complex int64 array as uint16 ...
> ./mat5_compressed_readslab_be.at:1518: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var13 -c uint16
> 1920. mat5_compressed_readslab_be.at:1473:  ok
> 
> 1922. mat5_compressed_readslab_be.at:1487:  ok
> 1921. mat5_compressed_readslab_be.at:1480:  ok
> 1924. mat5_compressed_readslab_be.at:1501:  ok
> 
> 
> 1927. mat5_compressed_readslab_be.at:1522: testing Read slab of complex int64 array as int8 ...
> 
> ./mat5_compressed_readslab_be.at:1525: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var13 -c int8
> 1923. mat5_compressed_readslab_be.at:1494:  ok
> 
> 1925. mat5_compressed_readslab_be.at:1508:  ok
> 1929. mat5_compressed_readslab_be.at:1536: testing Read slab of complex uint64 array as double ...
> ./mat5_compressed_readslab_be.at:1539: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var14 -c double
> 1926. mat5_compressed_readslab_be.at:1515:  ok
> 1930. mat5_compressed_readslab_be.at:1543: testing Read slab of complex uint64 array as single ...
> ./mat5_compressed_readslab_be.at:1546: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var14 -c single
> 
> 1928. mat5_compressed_readslab_be.at:1529: testing Read slab of complex int64 array as uint8 ...
> 1931. mat5_compressed_readslab_be.at:1550: testing Read slab of complex uint64 array as int64 ...
> ./mat5_compressed_readslab_be.at:1553: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var14 -c int64
> ./mat5_compressed_readslab_be.at:1532: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var13 -c uint8
> 
> 
> 1932. mat5_compressed_readslab_be.at:1557: testing Read slab of complex uint64 array as uint64 ...
> 1927. mat5_compressed_readslab_be.at:1522:  ok
> ./mat5_compressed_readslab_be.at:1560: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var14 -c uint64
> 1933. mat5_compressed_readslab_be.at:1564: testing Read slab of complex uint64 array as int32 ...
> ./mat5_compressed_readslab_be.at:1567: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var14 -c int32
> 1929. mat5_compressed_readslab_be.at:1536:  ok
> 
> 1934. mat5_compressed_readslab_be.at:1571: testing Read slab of complex uint64 array as uint32 ...
> ./mat5_compressed_readslab_be.at:1574: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var14 -c uint32
> 1930. mat5_compressed_readslab_be.at:1543:  ok
> 1931. mat5_compressed_readslab_be.at:1550:  ok
> 1928. mat5_compressed_readslab_be.at:1529:  ok
> 
> 1935. mat5_compressed_readslab_be.at:1578: testing Read slab of complex uint64 array as int16 ...
> ./mat5_compressed_readslab_be.at:1581: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var14 -c int16
> 
> 
> 
> 1932. mat5_compressed_readslab_be.at:1557:  ok
> 1936. mat5_compressed_readslab_be.at:1585: testing Read slab of complex uint64 array as uint16 ...
> ./mat5_compressed_readslab_be.at:1588: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var14 -c uint16
> 1933. mat5_compressed_readslab_be.at:1564:  ok
> 1937. mat5_compressed_readslab_be.at:1592: testing Read slab of complex uint64 array as int8 ...
> ./mat5_compressed_readslab_be.at:1595: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var14 -c int8
> 1938. mat5_compressed_readslab_be.at:1599: testing Read slab of complex uint64 array as uint8 ...
> 1939. mat5_compressed_readslab_be.at:1606: testing Read slab of complex int32 array as double ...
> ./mat5_compressed_readslab_be.at:1602: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var14 -c uint8
> 1934. mat5_compressed_readslab_be.at:1571:  ok
> ./mat5_compressed_readslab_be.at:1609: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var15 -c double
> 
> 
> 
> 1935. mat5_compressed_readslab_be.at:1578:  ok
> 
> 1940. mat5_compressed_readslab_be.at:1613: testing Read slab of complex int32 array as single ...
> ./mat5_compressed_readslab_be.at:1616: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var15 -c single
> 1936. mat5_compressed_readslab_be.at:1585:  ok
> 1941. mat5_compressed_readslab_be.at:1620: testing Read slab of complex int32 array as int64 ...
> ./mat5_compressed_readslab_be.at:1623: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var15 -c int64
> 1937. mat5_compressed_readslab_be.at:1592:  ok
> 1942. mat5_compressed_readslab_be.at:1627: testing Read slab of complex int32 array as uint64 ...
> ./mat5_compressed_readslab_be.at:1630: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var15 -c uint64
> 1938. mat5_compressed_readslab_be.at:1599:  ok
> 1939. mat5_compressed_readslab_be.at:1606:  ok
> 
> 1943. mat5_compressed_readslab_be.at:1634: testing Read slab of complex int32 array as int32 ...
> ./mat5_compressed_readslab_be.at:1637: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var15 -c int32
> 
> 
> 
> 1944. mat5_compressed_readslab_be.at:1641: testing Read slab of complex int32 array as uint32 ...
> ./mat5_compressed_readslab_be.at:1644: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var15 -c uint32
> 1941. mat5_compressed_readslab_be.at:1620:  ok
> 1940. mat5_compressed_readslab_be.at:1613:  ok
> 1945. mat5_compressed_readslab_be.at:1648: testing Read slab of complex int32 array as int16 ...
> ./mat5_compressed_readslab_be.at:1651: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var15 -c int16
> 1946. mat5_compressed_readslab_be.at:1655: testing Read slab of complex int32 array as uint16 ...
> ./mat5_compressed_readslab_be.at:1658: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var15 -c uint16
> 1947. mat5_compressed_readslab_be.at:1662: testing Read slab of complex int32 array as int8 ...
> ./mat5_compressed_readslab_be.at:1665: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var15 -c int8
> 
> 1942. mat5_compressed_readslab_be.at:1627:  ok
> 
> 1943. mat5_compressed_readslab_be.at:1634:  ok
> 1948. mat5_compressed_readslab_be.at:1669: testing Read slab of complex int32 array as uint8 ...
> ./mat5_compressed_readslab_be.at:1672: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var15 -c uint8
> 
> 1944. mat5_compressed_readslab_be.at:1641:  ok
> 1949. mat5_compressed_readslab_be.at:1676: testing Read slab of complex uint32 array as double ...
> ./mat5_compressed_readslab_be.at:1679: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var16 -c double
> 1945. mat5_compressed_readslab_be.at:1648:  ok
> 
> 1946. mat5_compressed_readslab_be.at:1655:  ok
> 1950. mat5_compressed_readslab_be.at:1683: testing Read slab of complex uint32 array as single ...
> ./mat5_compressed_readslab_be.at:1686: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var16 -c single
> 
> 1947. mat5_compressed_readslab_be.at:1662:  ok
> 
> 1951. mat5_compressed_readslab_be.at:1690: testing Read slab of complex uint32 array as int64 ...
> ./mat5_compressed_readslab_be.at:1693: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var16 -c int64
> 1948. mat5_compressed_readslab_be.at:1669:  ok
> 
> 
> 1952. mat5_compressed_readslab_be.at:1697: testing Read slab of complex uint32 array as uint64 ...
> ./mat5_compressed_readslab_be.at:1700: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var16 -c uint64
> 1953. mat5_compressed_readslab_be.at:1704: testing Read slab of complex uint32 array as int32 ...
> ./mat5_compressed_readslab_be.at:1707: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var16 -c int32
> 1949. mat5_compressed_readslab_be.at:1676:  ok
> 1954. mat5_compressed_readslab_be.at:1711: testing Read slab of complex uint32 array as uint32 ...
> ./mat5_compressed_readslab_be.at:1714: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var16 -c uint32
> 1955. mat5_compressed_readslab_be.at:1718: testing Read slab of complex uint32 array as int16 ...
> ./mat5_compressed_readslab_be.at:1721: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var16 -c int16
> 1950. mat5_compressed_readslab_be.at:1683:  ok
> 
> 
> 1951. mat5_compressed_readslab_be.at:1690:  ok
> 
> 1956. mat5_compressed_readslab_be.at:1725: testing Read slab of complex uint32 array as uint16 ...
> ./mat5_compressed_readslab_be.at:1728: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var16 -c uint16
> 1957. mat5_compressed_readslab_be.at:1732: testing Read slab of complex uint32 array as int8 ...
> ./mat5_compressed_readslab_be.at:1735: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var16 -c int8
> 1952. mat5_compressed_readslab_be.at:1697:  ok
> 1953. mat5_compressed_readslab_be.at:1704:  ok
> 
> 1958. mat5_compressed_readslab_be.at:1739: testing Read slab of complex uint32 array as uint8 ...
> ./mat5_compressed_readslab_be.at:1742: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var16 -c uint8
> 1955. mat5_compressed_readslab_be.at:1718:  ok
> 1954. mat5_compressed_readslab_be.at:1711:  ok
> 
> 
> 1959. mat5_compressed_readslab_be.at:1746: testing Read slab of complex int16 array as double ...
> ./mat5_compressed_readslab_be.at:1749: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var17 -c double
> 
> 
> 1956. mat5_compressed_readslab_be.at:1725:  ok
> 1961. mat5_compressed_readslab_be.at:1760: testing Read slab of complex int16 array as int64 ...
> 1957. mat5_compressed_readslab_be.at:1732:  ok
> ./mat5_compressed_readslab_be.at:1763: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var17 -c int64
> 1960. mat5_compressed_readslab_be.at:1753: testing Read slab of complex int16 array as single ...
> ./mat5_compressed_readslab_be.at:1756: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var17 -c single
> 1962. mat5_compressed_readslab_be.at:1767: testing Read slab of complex int16 array as uint64 ...
> ./mat5_compressed_readslab_be.at:1770: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var17 -c uint64
> 1958. mat5_compressed_readslab_be.at:1739:  ok
> 1963. mat5_compressed_readslab_be.at:1774: testing Read slab of complex int16 array as int32 ...
> ./mat5_compressed_readslab_be.at:1777: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var17 -c int32
> 
> 
> 1959. mat5_compressed_readslab_be.at:1746:  ok
> 
> 1964. mat5_compressed_readslab_be.at:1781: testing Read slab of complex int16 array as uint32 ...
> 1965. mat5_compressed_readslab_be.at:1788: testing Read slab of complex int16 array as int16 ...
> ./mat5_compressed_readslab_be.at:1784: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var17 -c uint32
> ./mat5_compressed_readslab_be.at:1791: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var17 -c int16
> 1960. mat5_compressed_readslab_be.at:1753:  ok
> 1961. mat5_compressed_readslab_be.at:1760:  ok
> 
> 1966. mat5_compressed_readslab_be.at:1795: testing Read slab of complex int16 array as uint16 ...
> ./mat5_compressed_readslab_be.at:1798: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var17 -c uint16
> 1962. mat5_compressed_readslab_be.at:1767:  ok
> 1963. mat5_compressed_readslab_be.at:1774:  ok
> 
> 
> 1967. mat5_compressed_readslab_be.at:1802: testing Read slab of complex int16 array as int8 ...
> ./mat5_compressed_readslab_be.at:1805: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var17 -c int8
> 
> 
> 1968. mat5_compressed_readslab_be.at:1809: testing Read slab of complex int16 array as uint8 ...
> ./mat5_compressed_readslab_be.at:1812: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var17 -c uint8
> 1969. mat5_compressed_readslab_be.at:1816: testing Read slab of complex uint16 array as double ...
> 1964. mat5_compressed_readslab_be.at:1781:  ok
> 1965. mat5_compressed_readslab_be.at:1788:  ok
> 1970. mat5_compressed_readslab_be.at:1823: testing Read slab of complex uint16 array as single ...
> ./mat5_compressed_readslab_be.at:1826: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var18 -c single
> ./mat5_compressed_readslab_be.at:1819: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var18 -c double
> 
> 1966. mat5_compressed_readslab_be.at:1795:  ok
> 1971. mat5_compressed_readslab_be.at:1830: testing Read slab of complex uint16 array as int64 ...
> 
> ./mat5_compressed_readslab_be.at:1833: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var18 -c int64
> 1972. mat5_compressed_readslab_be.at:1837: testing Read slab of complex uint16 array as uint64 ...
> ./mat5_compressed_readslab_be.at:1840: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var18 -c uint64
> 1967. mat5_compressed_readslab_be.at:1802:  ok
> 
> 1973. mat5_compressed_readslab_be.at:1844: testing Read slab of complex uint16 array as int32 ...
> ./mat5_compressed_readslab_be.at:1847: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var18 -c int32
> 1968. mat5_compressed_readslab_be.at:1809:  ok
> 
> 1974. mat5_compressed_readslab_be.at:1851: testing Read slab of complex uint16 array as uint32 ...
> ./mat5_compressed_readslab_be.at:1854: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var18 -c uint32
> 1969. mat5_compressed_readslab_be.at:1816:  ok
> 1970. mat5_compressed_readslab_be.at:1823:  ok
> 
> 1971. mat5_compressed_readslab_be.at:1830:  ok
> 
> 1975. mat5_compressed_readslab_be.at:1858: testing Read slab of complex uint16 array as int16 ...
> ./mat5_compressed_readslab_be.at:1861: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var18 -c int16
> 
> 1976. mat5_compressed_readslab_be.at:1865: testing Read slab of complex uint16 array as uint16 ...
> ./mat5_compressed_readslab_be.at:1868: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var18 -c uint16
> 1973. mat5_compressed_readslab_be.at:1844:  ok
> 1972. mat5_compressed_readslab_be.at:1837:  ok
> 
> 1977. mat5_compressed_readslab_be.at:1872: testing Read slab of complex uint16 array as int8 ...
> ./mat5_compressed_readslab_be.at:1875: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var18 -c int8
> 1978. mat5_compressed_readslab_be.at:1879: testing Read slab of complex uint16 array as uint8 ...
> ./mat5_compressed_readslab_be.at:1882: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var18 -c uint8
> 1974. mat5_compressed_readslab_be.at:1851:  ok
> 
> 
> 1979. mat5_compressed_readslab_be.at:1886: testing Read slab of complex int8 array as double ...
> ./mat5_compressed_readslab_be.at:1889: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var19 -c double
> 1975. mat5_compressed_readslab_be.at:1858:  ok
> 
> 1980. mat5_compressed_readslab_be.at:1893: testing Read slab of complex int8 array as single ...
> ./mat5_compressed_readslab_be.at:1896: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var19 -c single
> 1976. mat5_compressed_readslab_be.at:1865:  ok
> 1981. mat5_compressed_readslab_be.at:1900: testing Read slab of complex int8 array as int64 ...
> ./mat5_compressed_readslab_be.at:1903: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var19 -c int64
> 
> 1977. mat5_compressed_readslab_be.at:1872:  ok
> 1978. mat5_compressed_readslab_be.at:1879:  ok
> 1982. mat5_compressed_readslab_be.at:1907: testing Read slab of complex int8 array as uint64 ...
> ./mat5_compressed_readslab_be.at:1910: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var19 -c uint64
> 
> 1983. mat5_compressed_readslab_be.at:1914: testing Read slab of complex int8 array as int32 ...
> 
> ./mat5_compressed_readslab_be.at:1917: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var19 -c int32
> 
> 1979. mat5_compressed_readslab_be.at:1886:  ok
> 1984. mat5_compressed_readslab_be.at:1921: testing Read slab of complex int8 array as uint32 ...
> ./mat5_compressed_readslab_be.at:1924: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var19 -c uint32
> 1980. mat5_compressed_readslab_be.at:1893:  ok
> 1985. mat5_compressed_readslab_be.at:1928: testing Read slab of complex int8 array as int16 ...
> ./mat5_compressed_readslab_be.at:1931: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var19 -c int16
> 1986. mat5_compressed_readslab_be.at:1935: testing Read slab of complex int8 array as uint16 ...
> ./mat5_compressed_readslab_be.at:1938: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var19 -c uint16
> 
> 1981. mat5_compressed_readslab_be.at:1900:  ok
> 
> 1982. mat5_compressed_readslab_be.at:1907:  ok
> 1987. mat5_compressed_readslab_be.at:1942: testing Read slab of complex int8 array as int8 ...
> ./mat5_compressed_readslab_be.at:1945: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var19 -c int8
> 
> 1988. mat5_compressed_readslab_be.at:1949: testing Read slab of complex int8 array as uint8 ...
> ./mat5_compressed_readslab_be.at:1952: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var19 -c uint8
> 1983. mat5_compressed_readslab_be.at:1914:  ok
> 
> 1989. mat5_compressed_readslab_be.at:1956: testing Read slab of complex uint8 array as double ...
> ./mat5_compressed_readslab_be.at:1959: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var20 -c double
> 1985. mat5_compressed_readslab_be.at:1928: 1984. mat5_compressed_readslab_be.at:1921:  ok
>  ok
> 1986. mat5_compressed_readslab_be.at:1935:  ok
> 
> 1990. mat5_compressed_readslab_be.at:1963: testing Read slab of complex uint8 array as single ...
> ./mat5_compressed_readslab_be.at:1966: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var20 -c single
> 
> 
> 
> 1991. mat5_compressed_readslab_be.at:1970: testing Read slab of complex uint8 array as int64 ...
> ./mat5_compressed_readslab_be.at:1973: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var20 -c int64
> 1987. mat5_compressed_readslab_be.at:1942: 1988. mat5_compressed_readslab_be.at:1949:  ok
>  ok
> 1992. mat5_compressed_readslab_be.at:1977: testing Read slab of complex uint8 array as uint64 ...
> ./mat5_compressed_readslab_be.at:1980: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var20 -c uint64
> 1993. mat5_compressed_readslab_be.at:1984: testing Read slab of complex uint8 array as int32 ...
> ./mat5_compressed_readslab_be.at:1987: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var20 -c int32
> 1989. mat5_compressed_readslab_be.at:1956:  ok
> 1994. mat5_compressed_readslab_be.at:1991: testing Read slab of complex uint8 array as uint32 ...
> ./mat5_compressed_readslab_be.at:1994: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var20 -c uint32
> 
> 
> 1990. mat5_compressed_readslab_be.at:1963:  ok
> 
> 1995. mat5_compressed_readslab_be.at:1998: testing Read slab of complex uint8 array as int16 ...
> ./mat5_compressed_readslab_be.at:2001: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var20 -c int16
> 1991. mat5_compressed_readslab_be.at:1970:  ok
> 1996. mat5_compressed_readslab_be.at:2005: testing Read slab of complex uint8 array as uint16 ...
> ./mat5_compressed_readslab_be.at:2008: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var20 -c uint16
> 
> 1997. mat5_compressed_readslab_be.at:2012: testing Read slab of complex uint8 array as int8 ...
> ./mat5_compressed_readslab_be.at:2015: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var20 -c int8
> 1994. mat5_compressed_readslab_be.at:1991:  ok
> 1992. mat5_compressed_readslab_be.at:1977:  ok
> 1993. mat5_compressed_readslab_be.at:1984:  ok
> 
> 1998. mat5_compressed_readslab_be.at:2019: testing Read slab of complex uint8 array as uint8 ...
> ./mat5_compressed_readslab_be.at:2022: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var20 -c uint8
> 
> 
> 
> 1999. mat5_compressed_readslab_be.at:2026: testing Read slab of double array from struct as double ...
> ./mat5_compressed_readslab_be.at:2029: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var28 -c double
> 1995. mat5_compressed_readslab_be.at:1998:  ok
> 1996. mat5_compressed_readslab_be.at:2005:  ok
> 2000. mat5_compressed_readslab_be.at:2033: testing Read slab of double array from struct as single ...
> ./mat5_compressed_readslab_be.at:2036: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var28 -c single
> 2001. mat5_compressed_readslab_be.at:2040: testing Read slab of double array from struct as int64 ...
> 2002. mat5_compressed_readslab_be.at:2047: testing Read slab of double array from struct as uint64 ...
> ./mat5_compressed_readslab_be.at:2050: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var28 -c uint64
> ./mat5_compressed_readslab_be.at:2043: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var28 -c int64
> 1997. mat5_compressed_readslab_be.at:2012:  ok
> 
> 
> 2003. mat5_compressed_readslab_be.at:2054: testing Read slab of double array from struct as int32 ...
> ./mat5_compressed_readslab_be.at:2057: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var28 -c int32
> 
> 1999. mat5_compressed_readslab_be.at:2026: 1998. mat5_compressed_readslab_be.at:2019:  ok
>  ok
> 2004. mat5_compressed_readslab_be.at:2061: testing Read slab of double array from struct as uint32 ...
> ./mat5_compressed_readslab_be.at:2064: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var28 -c uint32
> 2005. mat5_compressed_readslab_be.at:2068: testing Read slab of double array from struct as int16 ...
> 2000. mat5_compressed_readslab_be.at:2033:  ok
> ./mat5_compressed_readslab_be.at:2071: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var28 -c int16
> 2001. mat5_compressed_readslab_be.at:2040:  ok
> 
> 2002. mat5_compressed_readslab_be.at:2047:  ok
> 
> 2003. mat5_compressed_readslab_be.at:2054:  ok
> 
> 2007. mat5_compressed_readslab_be.at:2082: testing Read slab of double array from struct as int8 ...
> ./mat5_compressed_readslab_be.at:2085: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var28 -c int8
> 
> 2006. mat5_compressed_readslab_be.at:2075: testing Read slab of double array from struct as uint16 ...
> 
> ./mat5_compressed_readslab_be.at:2078: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var28 -c uint16
> 
> 2008. mat5_compressed_readslab_be.at:2089: testing Read slab of double array from struct as uint8 ...
> 2009. mat5_compressed_readslab_be.at:2096: testing Read slab of single array from struct as double ...
> ./mat5_compressed_readslab_be.at:2099: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var29 -c double
> ./mat5_compressed_readslab_be.at:2092: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var28 -c uint8
> 2010. mat5_compressed_readslab_be.at:2103: testing Read slab of single array from struct as single ...
> 2004. mat5_compressed_readslab_be.at:2061:  ok
> 2005. mat5_compressed_readslab_be.at:2068:  ok
> ./mat5_compressed_readslab_be.at:2106: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var29 -c single
> 2011. mat5_compressed_readslab_be.at:2110: testing Read slab of single array from struct as int64 ...
> ./mat5_compressed_readslab_be.at:2113: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var29 -c int64
> 
> 
> 2007. mat5_compressed_readslab_be.at:2082:  ok
> 2006. mat5_compressed_readslab_be.at:2075:  ok
> 2013. mat5_compressed_readslab_be.at:2124: testing Read slab of single array from struct as int32 ...
> ./mat5_compressed_readslab_be.at:2127: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var29 -c int32
> 2012. mat5_compressed_readslab_be.at:2117: testing Read slab of single array from struct as uint64 ...
> ./mat5_compressed_readslab_be.at:2120: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var29 -c uint64
> 2008. mat5_compressed_readslab_be.at:2089:  ok
> 2010. mat5_compressed_readslab_be.at:2103:  ok
> 2009. mat5_compressed_readslab_be.at:2096:  ok
> 
> 
> 
> 
> 
> 2015. mat5_compressed_readslab_be.at:2138: testing Read slab of single array from struct as int16 ...
> ./mat5_compressed_readslab_be.at:2141: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var29 -c int16
> 2011. mat5_compressed_readslab_be.at:2110: 2014. mat5_compressed_readslab_be.at:2131: testing Read slab of single array from struct as uint32 ...
> ./mat5_compressed_readslab_be.at:2134: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var29 -c uint32
>  ok
> 2016. mat5_compressed_readslab_be.at:2145: testing Read slab of single array from struct as uint16 ...
> 2018. mat5_compressed_readslab_be.at:2159: testing Read slab of single array from struct as uint8 ...
> ./mat5_compressed_readslab_be.at:2162: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var29 -c uint8
> ./mat5_compressed_readslab_be.at:2148: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var29 -c uint16
> 
> 2013. mat5_compressed_readslab_be.at:2124:  ok
> 2012. mat5_compressed_readslab_be.at:2117:  ok
> 2017. mat5_compressed_readslab_be.at:2152: testing Read slab of single array from struct as int8 ...
> ./mat5_compressed_readslab_be.at:2155: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var29 -c int8
> 
> 2019. mat5_compressed_readslab_be.at:2166: testing Read slab of int64 array from struct as double ...
> ./mat5_compressed_readslab_be.at:2169: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var30 -c double
> 
> 2015. mat5_compressed_readslab_be.at:2138:  ok
> 2014. mat5_compressed_readslab_be.at:2131:  ok
> 2020. mat5_compressed_readslab_be.at:2173: testing Read slab of int64 array from struct as single ...
> ./mat5_compressed_readslab_be.at:2176: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var30 -c single
> 2018. mat5_compressed_readslab_be.at:2159:  ok
> 2017. mat5_compressed_readslab_be.at:2152:  ok
> 2021. mat5_compressed_readslab_be.at:2180: testing Read slab of int64 array from struct as int64 ...
> ./mat5_compressed_readslab_be.at:2183: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var30 -c int64
> 
> 2016. mat5_compressed_readslab_be.at:2145:  ok
> 
> 
> 
> 
> 2022. mat5_compressed_readslab_be.at:2187: testing Read slab of int64 array from struct as uint64 ...
> ./mat5_compressed_readslab_be.at:2190: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var30 -c uint64
> 2019. mat5_compressed_readslab_be.at:2166:  ok
> 2023. mat5_compressed_readslab_be.at:2194: testing Read slab of int64 array from struct as int32 ...
> 2024. mat5_compressed_readslab_be.at:2201: testing Read slab of int64 array from struct as uint32 ...
> ./mat5_compressed_readslab_be.at:2204: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var30 -c uint32
> ./mat5_compressed_readslab_be.at:2197: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var30 -c int32
> 2025. mat5_compressed_readslab_be.at:2208: testing Read slab of int64 array from struct as int16 ...
> ./mat5_compressed_readslab_be.at:2211: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var30 -c int16
> 2020. mat5_compressed_readslab_be.at:2173:  ok
> 2026. mat5_compressed_readslab_be.at:2215: testing Read slab of int64 array from struct as uint16 ...
> ./mat5_compressed_readslab_be.at:2218: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var30 -c uint16
> 
> 
> 2021. mat5_compressed_readslab_be.at:2180:  ok
> 2027. mat5_compressed_readslab_be.at:2222: testing Read slab of int64 array from struct as int8 ...
> ./mat5_compressed_readslab_be.at:2225: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var30 -c int8
> 
> 2028. mat5_compressed_readslab_be.at:2229: testing Read slab of int64 array from struct as uint8 ...
> ./mat5_compressed_readslab_be.at:2232: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var30 -c uint8
> 2024. mat5_compressed_readslab_be.at:2201: 2023. mat5_compressed_readslab_be.at:2194:  ok
>  ok
> 2022. mat5_compressed_readslab_be.at:2187:  ok
> 2025. mat5_compressed_readslab_be.at:2208:  ok
> 2026. mat5_compressed_readslab_be.at:2215:  ok
> 2029. mat5_compressed_readslab_be.at:2236: testing Read slab of uint64 array from struct as double ...
> ./mat5_compressed_readslab_be.at:2239: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var31 -c double
> 
> 
> 
> 
> 
> 2027. mat5_compressed_readslab_be.at:2222:  ok
> 2032. mat5_compressed_readslab_be.at:2257: testing Read slab of uint64 array from struct as uint64 ...
> 2031. mat5_compressed_readslab_be.at:2250: testing Read slab of uint64 array from struct as int64 ...
> ./mat5_compressed_readslab_be.at:2260: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var31 -c uint64
> ./mat5_compressed_readslab_be.at:2253: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var31 -c int64
> 2030. mat5_compressed_readslab_be.at:2243: testing Read slab of uint64 array from struct as single ...
> ./mat5_compressed_readslab_be.at:2246: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var31 -c single
> 2028. mat5_compressed_readslab_be.at:2229:  ok
> 2034. mat5_compressed_readslab_be.at:2271: testing Read slab of uint64 array from struct as uint32 ...
> ./mat5_compressed_readslab_be.at:2274: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var31 -c uint32
> 
> 2033. mat5_compressed_readslab_be.at:2264: testing Read slab of uint64 array from struct as int32 ...
> ./mat5_compressed_readslab_be.at:2267: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var31 -c int32
> 
> 2035. mat5_compressed_readslab_be.at:2278: testing Read slab of uint64 array from struct as int16 ...
> ./mat5_compressed_readslab_be.at:2281: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var31 -c int16
> 2029. mat5_compressed_readslab_be.at:2236:  ok
> 2036. mat5_compressed_readslab_be.at:2285: testing Read slab of uint64 array from struct as uint16 ...
> ./mat5_compressed_readslab_be.at:2288: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var31 -c uint16
> 2030. mat5_compressed_readslab_be.at:2243:  ok
> 
> 2032. mat5_compressed_readslab_be.at:2257: 2031. mat5_compressed_readslab_be.at:2250:  ok
>  ok
> 2034. mat5_compressed_readslab_be.at:2271:  ok
> 2033. mat5_compressed_readslab_be.at:2264:  ok
> 2037. mat5_compressed_readslab_be.at:2292: testing Read slab of uint64 array from struct as int8 ...
> ./mat5_compressed_readslab_be.at:2295: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var31 -c int8
> 
> 
> 
> 2035. mat5_compressed_readslab_be.at:2278:  ok
> 
> 
> 2039. mat5_compressed_readslab_be.at:2306: testing Read slab of int32 array from struct as double ...
> ./mat5_compressed_readslab_be.at:2309: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var32 -c double
> 2040. mat5_compressed_readslab_be.at:2313: testing Read slab of int32 array from struct as single ...
> 2036. mat5_compressed_readslab_be.at:2285:  ok
> 
> 2038. mat5_compressed_readslab_be.at:2299: testing Read slab of uint64 array from struct as uint8 ...
> ./mat5_compressed_readslab_be.at:2302: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var31 -c uint8
> 2041. mat5_compressed_readslab_be.at:2320: testing Read slab of int32 array from struct as int64 ...
> 2042. mat5_compressed_readslab_be.at:2327: testing Read slab of int32 array from struct as uint64 ...
> ./mat5_compressed_readslab_be.at:2323: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var32 -c int64
> ./mat5_compressed_readslab_be.at:2316: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var32 -c single
> ./mat5_compressed_readslab_be.at:2330: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var32 -c uint64
> 
> 2043. mat5_compressed_readslab_be.at:2334: testing Read slab of int32 array from struct as int32 ...
> ./mat5_compressed_readslab_be.at:2337: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var32 -c int32
> 2037. mat5_compressed_readslab_be.at:2292:  ok
> 2039. mat5_compressed_readslab_be.at:2306:  ok
> 2044. mat5_compressed_readslab_be.at:2341: testing Read slab of int32 array from struct as uint32 ...
> ./mat5_compressed_readslab_be.at:2344: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var32 -c uint32
> 2040. mat5_compressed_readslab_be.at:2313:  ok
> 
> 2038. mat5_compressed_readslab_be.at:2299:  ok
> 2042. mat5_compressed_readslab_be.at:2327:  ok
> 2041. mat5_compressed_readslab_be.at:2320:  ok
> 
> 
> 
> 2045. mat5_compressed_readslab_be.at:2348: testing Read slab of int32 array from struct as int16 ...
> ./mat5_compressed_readslab_be.at:2351: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var32 -c int16
> 
> 
> 2043. mat5_compressed_readslab_be.at:2334:  ok
> 2046. mat5_compressed_readslab_be.at:2355: testing Read slab of int32 array from struct as uint16 ...
> ./mat5_compressed_readslab_be.at:2358: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var32 -c uint16
> 2047. mat5_compressed_readslab_be.at:2362: testing Read slab of int32 array from struct as int8 ...
> ./mat5_compressed_readslab_be.at:2365: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var32 -c int8
> 2044. mat5_compressed_readslab_be.at:2341:  ok
> 2048. mat5_compressed_readslab_be.at:2369: testing Read slab of int32 array from struct as uint8 ...
> ./mat5_compressed_readslab_be.at:2372: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var32 -c uint8
> 
> 2049. mat5_compressed_readslab_be.at:2376: testing Read slab of uint32 array from struct as double ...
> ./mat5_compressed_readslab_be.at:2379: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var33 -c double
> 2050. mat5_compressed_readslab_be.at:2383: testing Read slab of uint32 array from struct as single ...
> ./mat5_compressed_readslab_be.at:2386: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var33 -c single
> 
> 2051. mat5_compressed_readslab_be.at:2390: testing Read slab of uint32 array from struct as int64 ...
> ./mat5_compressed_readslab_be.at:2393: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var33 -c int64
> 2045. mat5_compressed_readslab_be.at:2348:  ok
> 2046. mat5_compressed_readslab_be.at:2355:  ok
> 2052. mat5_compressed_readslab_be.at:2397: testing Read slab of uint32 array from struct as uint64 ...
> ./mat5_compressed_readslab_be.at:2400: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var33 -c uint64
> 2047. mat5_compressed_readslab_be.at:2362:  ok
> 
> 2048. mat5_compressed_readslab_be.at:2369:  ok
> 2049. mat5_compressed_readslab_be.at:2376: 
>  ok
> 
> 2050. mat5_compressed_readslab_be.at:2383:  ok
> 
> 2051. mat5_compressed_readslab_be.at:2390:  ok
> 2053. mat5_compressed_readslab_be.at:2404: testing Read slab of uint32 array from struct as int32 ...
> ./mat5_compressed_readslab_be.at:2407: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var33 -c int32
> 
> 2054. mat5_compressed_readslab_be.at:2411: testing Read slab of uint32 array from struct as uint32 ...
> ./mat5_compressed_readslab_be.at:2414: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var33 -c uint32
> 2055. mat5_compressed_readslab_be.at:2418: testing Read slab of uint32 array from struct as int16 ...
> ./mat5_compressed_readslab_be.at:2421: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var33 -c int16
> 
> 
> 2056. mat5_compressed_readslab_be.at:2425: testing Read slab of uint32 array from struct as uint16 ...
> ./mat5_compressed_readslab_be.at:2428: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var33 -c uint16
> 2052. mat5_compressed_readslab_be.at:2397:  ok
> 2057. mat5_compressed_readslab_be.at:2432: testing Read slab of uint32 array from struct as int8 ...
> ./mat5_compressed_readslab_be.at:2435: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var33 -c int8
> 2058. mat5_compressed_readslab_be.at:2439: testing Read slab of uint32 array from struct as uint8 ...
> ./mat5_compressed_readslab_be.at:2442: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var33 -c uint8
> 
> 2059. mat5_compressed_readslab_be.at:2446: testing Read slab of int16 array from struct as double ...
> ./mat5_compressed_readslab_be.at:2449: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var34 -c double
> 2053. mat5_compressed_readslab_be.at:2404:  ok
> 2054. mat5_compressed_readslab_be.at:2411:  ok
> 2060. mat5_compressed_readslab_be.at:2453: testing Read slab of int16 array from struct as single ...
> ./mat5_compressed_readslab_be.at:2456: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var34 -c single
> 
> 2056. mat5_compressed_readslab_be.at:2425:  ok
> 2055. mat5_compressed_readslab_be.at:2418:  ok
> 
> 2057. mat5_compressed_readslab_be.at:2432:  ok
> 2061. mat5_compressed_readslab_be.at:2460: testing Read slab of int16 array from struct as int64 ...
> ./mat5_compressed_readslab_be.at:2463: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var34 -c int64
> 2058. mat5_compressed_readslab_be.at:2439:  ok
> 2059. mat5_compressed_readslab_be.at:2446:  ok
> 
> 
> 
> 2062. mat5_compressed_readslab_be.at:2467: testing Read slab of int16 array from struct as uint64 ...
> ./mat5_compressed_readslab_be.at:2470: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var34 -c uint64
> 
> 
> 2064. mat5_compressed_readslab_be.at:2481: testing Read slab of int16 array from struct as uint32 ...
> 2063. mat5_compressed_readslab_be.at:2474: testing Read slab of int16 array from struct as int32 ...
> ./mat5_compressed_readslab_be.at:2477: cp $srcdir/results/readslab-var28.out expout
> ./mat5_compressed_readslab_be.at:2484: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var34 -c uint32
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var34 -c int32
> 2060. mat5_compressed_readslab_be.at:2453:  ok
> 2065. mat5_compressed_readslab_be.at:2488: testing Read slab of int16 array from struct as int16 ...
> ./mat5_compressed_readslab_be.at:2491: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var34 -c int16
> 2067. mat5_compressed_readslab_be.at:2502: testing Read slab of int16 array from struct as int8 ...
> ./mat5_compressed_readslab_be.at:2505: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var34 -c int8
> 2066. mat5_compressed_readslab_be.at:2495: testing Read slab of int16 array from struct as uint16 ...
> ./mat5_compressed_readslab_be.at:2498: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var34 -c uint16
> 
> 2061. mat5_compressed_readslab_be.at:2460:  ok
> 2068. mat5_compressed_readslab_be.at:2509: testing Read slab of int16 array from struct as uint8 ...
> ./mat5_compressed_readslab_be.at:2512: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var34 -c uint8
> 2062. mat5_compressed_readslab_be.at:2467:  ok
> 
> 2064. mat5_compressed_readslab_be.at:2481:  ok
> 2063. mat5_compressed_readslab_be.at:2474:  ok
> 2065. mat5_compressed_readslab_be.at:2488:  ok
> 2067. mat5_compressed_readslab_be.at:2502:  ok
> 
> 2069. mat5_compressed_readslab_be.at:2516: testing Read slab of uint16 array from struct as double ...
> 2066. mat5_compressed_readslab_be.at:2495: ./mat5_compressed_readslab_be.at:2519: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var35 -c double
>  ok
> 
> 
> 
> 
> 2070. mat5_compressed_readslab_be.at:2523: testing Read slab of uint16 array from struct as single ...
> ./mat5_compressed_readslab_be.at:2526: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var35 -c single
> 2068. mat5_compressed_readslab_be.at:2509:  ok
> 
> 2073. mat5_compressed_readslab_be.at:2544: testing Read slab of uint16 array from struct as int32 ...
> ./mat5_compressed_readslab_be.at:2547: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var35 -c int32
> 2071. mat5_compressed_readslab_be.at:2530: testing Read slab of uint16 array from struct as int64 ...
> 2074. mat5_compressed_readslab_be.at:2551: testing Read slab of uint16 array from struct as uint32 ...
> 2072. mat5_compressed_readslab_be.at:2537: testing Read slab of uint16 array from struct as uint64 ...
> ./mat5_compressed_readslab_be.at:2533: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var35 -c int64
> ./mat5_compressed_readslab_be.at:2540: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var35 -c uint64
> ./mat5_compressed_readslab_be.at:2554: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var35 -c uint32
> 
> 2075. mat5_compressed_readslab_be.at:2558: testing Read slab of uint16 array from struct as int16 ...
> ./mat5_compressed_readslab_be.at:2561: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var35 -c int16
> 2069. mat5_compressed_readslab_be.at:2516:  ok
> 2076. mat5_compressed_readslab_be.at:2565: testing Read slab of uint16 array from struct as uint16 ...
> ./mat5_compressed_readslab_be.at:2568: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var35 -c uint16
> 2070. mat5_compressed_readslab_be.at:2523:  ok
> 
> 2074. mat5_compressed_readslab_be.at:2551:  ok
> 
> 2072. mat5_compressed_readslab_be.at:2537:  ok
> 2071. mat5_compressed_readslab_be.at:2530: 2073. mat5_compressed_readslab_be.at:2544:  ok
>  ok
> 2077. mat5_compressed_readslab_be.at:2572: testing Read slab of uint16 array from struct as int8 ...
> ./mat5_compressed_readslab_be.at:2575: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var35 -c int8
> 2075. mat5_compressed_readslab_be.at:2558:  ok
> 
> 
> 
> 
> 2076. mat5_compressed_readslab_be.at:2565:  ok
> 2078. mat5_compressed_readslab_be.at:2579: testing Read slab of uint16 array from struct as uint8 ...
> ./mat5_compressed_readslab_be.at:2582: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var35 -c uint8
> 
> 2081. mat5_compressed_readslab_be.at:2600: testing Read slab of int8 array from struct as int64 ...
> ./mat5_compressed_readslab_be.at:2603: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var36 -c int64
> 2080. mat5_compressed_readslab_be.at:2593: testing Read slab of int8 array from struct as single ...
> ./mat5_compressed_readslab_be.at:2596: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var36 -c single
> 2082. mat5_compressed_readslab_be.at:2607: testing Read slab of int8 array from struct as uint64 ...
> ./mat5_compressed_readslab_be.at:2610: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var36 -c uint64
> 
> 2079. mat5_compressed_readslab_be.at:2586: testing Read slab of int8 array from struct as double ...
> ./mat5_compressed_readslab_be.at:2589: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var36 -c double
> 2077. mat5_compressed_readslab_be.at:2572:  ok
> 2083. mat5_compressed_readslab_be.at:2614: testing Read slab of int8 array from struct as int32 ...
> ./mat5_compressed_readslab_be.at:2617: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var36 -c int32
> 2084. mat5_compressed_readslab_be.at:2621: testing Read slab of int8 array from struct as uint32 ...
> ./mat5_compressed_readslab_be.at:2624: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var36 -c uint32
> 
> 2078. mat5_compressed_readslab_be.at:2579:  ok
> 2085. mat5_compressed_readslab_be.at:2628: testing Read slab of int8 array from struct as int16 ...
> ./mat5_compressed_readslab_be.at:2631: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var36 -c int16
> 2082. mat5_compressed_readslab_be.at:2607:  ok
> 2081. mat5_compressed_readslab_be.at:2600:  ok
> 2079. mat5_compressed_readslab_be.at:2586:  ok
> 2080. mat5_compressed_readslab_be.at:2593:  ok
> 2083. mat5_compressed_readslab_be.at:2614:  ok
> 
> 
> 2084. mat5_compressed_readslab_be.at:2621:  ok
> 
> 
> 
> 
> 2086. mat5_compressed_readslab_be.at:2635: testing Read slab of int8 array from struct as uint16 ...
> 
> ./mat5_compressed_readslab_be.at:2638: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var36 -c uint16
> 2087. mat5_compressed_readslab_be.at:2642: testing Read slab of int8 array from struct as int8 ...
> ./mat5_compressed_readslab_be.at:2645: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var36 -c int8
> 2089. mat5_compressed_readslab_be.at:2656: testing Read slab of uint8 array from struct as double ...
> 2090. mat5_compressed_readslab_be.at:2663: testing Read slab of uint8 array from struct as single ...
> ./mat5_compressed_readslab_be.at:2666: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var37 -c single
> 2088. mat5_compressed_readslab_be.at:2649: testing Read slab of int8 array from struct as uint8 ...
> ./mat5_compressed_readslab_be.at:2652: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var36 -c uint8
> 2091. mat5_compressed_readslab_be.at:2670: testing Read slab of uint8 array from struct as int64 ...
> ./mat5_compressed_readslab_be.at:2673: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var37 -c int64
> 2085. mat5_compressed_readslab_be.at:2628:  ok
> ./mat5_compressed_readslab_be.at:2659: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var37 -c double
> 2092. mat5_compressed_readslab_be.at:2677: testing Read slab of uint8 array from struct as uint64 ...
> ./mat5_compressed_readslab_be.at:2680: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var37 -c uint64
> 
> 2086. mat5_compressed_readslab_be.at:2635:  ok
> 2091. mat5_compressed_readslab_be.at:2670:  ok
> 2090. mat5_compressed_readslab_be.at:2663:  ok
> 2093. mat5_compressed_readslab_be.at:2684: testing Read slab of uint8 array from struct as int32 ...
> ./mat5_compressed_readslab_be.at:2687: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var37 -c int32
> 2087. mat5_compressed_readslab_be.at:2642:  ok
> 
> 2088. mat5_compressed_readslab_be.at:2649:  ok
> 
> 
> 2089. mat5_compressed_readslab_be.at:2656:  ok
> 
> 2092. mat5_compressed_readslab_be.at:2677:  ok
> 
> 2094. mat5_compressed_readslab_be.at:2691: testing Read slab of uint8 array from struct as uint32 ...
> ./mat5_compressed_readslab_be.at:2694: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var37 -c uint32
> 
> 2096. mat5_compressed_readslab_be.at:2705: testing Read slab of uint8 array from struct as uint16 ...
> 2097. mat5_compressed_readslab_be.at:2712: testing Read slab of uint8 array from struct as int8 ...
> ./mat5_compressed_readslab_be.at:2715: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var37 -c int8
> 2095. mat5_compressed_readslab_be.at:2698: testing Read slab of uint8 array from struct as int16 ...
> ./mat5_compressed_readslab_be.at:2708: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var37 -c uint16
> 
> ./mat5_compressed_readslab_be.at:2701: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var37 -c int16
> 2093. mat5_compressed_readslab_be.at:2684:  ok
> 2098. mat5_compressed_readslab_be.at:2719: testing Read slab of uint8 array from struct as uint8 ...
> ./mat5_compressed_readslab_be.at:2722: cp $srcdir/results/readslab-var28.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var37 -c uint8
> 2099. mat5_compressed_readslab_be.at:2726: testing Read slab of complex double array from struct as double ...
> ./mat5_compressed_readslab_be.at:2729: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var38 -c double
> 2100. mat5_compressed_readslab_be.at:2733: testing Read slab of complex double array from struct as single ...
> ./mat5_compressed_readslab_be.at:2736: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var38 -c single
> 
> 2094. mat5_compressed_readslab_be.at:2691:  ok
> 2096. mat5_compressed_readslab_be.at:2705:  ok
> 2101. mat5_compressed_readslab_be.at:2740: testing Read slab of complex double array from struct as int64 ...
> ./mat5_compressed_readslab_be.at:2743: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var38 -c int64
> 2097. mat5_compressed_readslab_be.at:2712:  ok
> 2098. mat5_compressed_readslab_be.at:2719: 2095. mat5_compressed_readslab_be.at:2698:  ok
>  ok
> 
> 
> 2099. mat5_compressed_readslab_be.at:2726:  ok
> 2100. mat5_compressed_readslab_be.at:2733:  ok
> 
> 
> 
> 2102. mat5_compressed_readslab_be.at:2747: testing Read slab of complex double array from struct as uint64 ...
> ./mat5_compressed_readslab_be.at:2750: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var38 -c uint64
> 
> 2103. mat5_compressed_readslab_be.at:2754: testing Read slab of complex double array from struct as int32 ...
> 
> ./mat5_compressed_readslab_be.at:2757: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var38 -c int32
> 2104. mat5_compressed_readslab_be.at:2761: testing Read slab of complex double array from struct as uint32 ...
> ./mat5_compressed_readslab_be.at:2764: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var38 -c uint32
> 2105. mat5_compressed_readslab_be.at:2768: testing Read slab of complex double array from struct as int16 ...
> ./mat5_compressed_readslab_be.at:2771: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var38 -c int16
> 2106. mat5_compressed_readslab_be.at:2775: testing Read slab of complex double array from struct as uint16 ...
> ./mat5_compressed_readslab_be.at:2778: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var38 -c uint16
> 2101. mat5_compressed_readslab_be.at:2740:  ok
> 2107. mat5_compressed_readslab_be.at:2782: testing Read slab of complex double array from struct as int8 ...
> ./mat5_compressed_readslab_be.at:2785: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var38 -c int8
> 2108. mat5_compressed_readslab_be.at:2789: testing Read slab of complex double array from struct as uint8 ...
> ./mat5_compressed_readslab_be.at:2792: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var38 -c uint8
> 
> 2102. mat5_compressed_readslab_be.at:2747:  ok
> 2104. mat5_compressed_readslab_be.at:2761:  ok
> 2109. mat5_compressed_readslab_be.at:2796: testing Read slab of complex single array from struct as double ...
> 2106. mat5_compressed_readslab_be.at:2775:  ok
> ./mat5_compressed_readslab_be.at:2799: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var39 -c double
> 2105. mat5_compressed_readslab_be.at:2768:  ok
> 2103. mat5_compressed_readslab_be.at:2754:  ok
> 
> 
> 
> 2108. mat5_compressed_readslab_be.at:2789:  ok
> 2107. mat5_compressed_readslab_be.at:2782:  ok
> 
> 
> 2110. mat5_compressed_readslab_be.at:2803: testing Read slab of complex single array from struct as single ...
> ./mat5_compressed_readslab_be.at:2806: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var39 -c single
> 2111. mat5_compressed_readslab_be.at:2810: testing Read slab of complex single array from struct as int64 ...
> ./mat5_compressed_readslab_be.at:2813: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var39 -c int64
> 
> 
> 2112. mat5_compressed_readslab_be.at:2817: testing Read slab of complex single array from struct as uint64 ...
> ./mat5_compressed_readslab_be.at:2820: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var39 -c uint64
> 2114. mat5_compressed_readslab_be.at:2831: testing Read slab of complex single array from struct as uint32 ...
> 2113. mat5_compressed_readslab_be.at:2824: testing Read slab of complex single array from struct as int32 ...
> ./mat5_compressed_readslab_be.at:2827: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var39 -c int32
> ./mat5_compressed_readslab_be.at:2834: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var39 -c uint32
> 2109. mat5_compressed_readslab_be.at:2796:  ok
> 2116. mat5_compressed_readslab_be.at:2845: testing Read slab of complex single array from struct as uint16 ...
> ./mat5_compressed_readslab_be.at:2848: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var39 -c uint16
> 2115. mat5_compressed_readslab_be.at:2838: testing Read slab of complex single array from struct as int16 ...
> ./mat5_compressed_readslab_be.at:2841: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var39 -c int16
> 
> 2110. mat5_compressed_readslab_be.at:2803:  ok
> 2111. mat5_compressed_readslab_be.at:2810:  ok
> 
> 2117. mat5_compressed_readslab_be.at:2852: testing Read slab of complex single array from struct as int8 ...
> ./mat5_compressed_readslab_be.at:2855: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var39 -c int8
> 2112. mat5_compressed_readslab_be.at:2817:  ok
> 2114. mat5_compressed_readslab_be.at:2831:  ok
> 2113. mat5_compressed_readslab_be.at:2824:  ok
> 
> 2115. mat5_compressed_readslab_be.at:2838:  ok
> 2118. mat5_compressed_readslab_be.at:2859: testing Read slab of complex single array from struct as uint8 ...
> 
> ./mat5_compressed_readslab_be.at:2862: cp $srcdir/results/readslab-var38.out expout
> 
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var39 -c uint8
> 
> 2116. mat5_compressed_readslab_be.at:2845:  ok
> 2119. mat5_compressed_readslab_be.at:2866: testing Read slab of complex int64 array from struct as double ...
> 
> ./mat5_compressed_readslab_be.at:2869: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var40 -c double
> 2120. mat5_compressed_readslab_be.at:2873: testing Read slab of complex int64 array from struct as single ...
> ./mat5_compressed_readslab_be.at:2876: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var40 -c single
> 2121. mat5_compressed_readslab_be.at:2880: testing Read slab of complex int64 array from struct as int64 ...
> ./mat5_compressed_readslab_be.at:2883: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var40 -c int64
> 2122. mat5_compressed_readslab_be.at:2887: testing Read slab of complex int64 array from struct as uint64 ...
> ./mat5_compressed_readslab_be.at:2890: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var40 -c uint64
> 
> 2117. mat5_compressed_readslab_be.at:2852:  ok
> 2123. mat5_compressed_readslab_be.at:2894: testing Read slab of complex int64 array from struct as int32 ...
> ./mat5_compressed_readslab_be.at:2897: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var40 -c int32
> 2124. mat5_compressed_readslab_be.at:2901: testing Read slab of complex int64 array from struct as uint32 ...
> ./mat5_compressed_readslab_be.at:2904: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var40 -c uint32
> 2118. mat5_compressed_readslab_be.at:2859:  ok
> 
> 2119. mat5_compressed_readslab_be.at:2866:  ok
> 2120. mat5_compressed_readslab_be.at:2873:  ok
> 2121. mat5_compressed_readslab_be.at:2880: 
>  ok
> 2125. mat5_compressed_readslab_be.at:2908: testing Read slab of complex int64 array from struct as int16 ...
> ./mat5_compressed_readslab_be.at:2911: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var40 -c int16
> 
> 
> 
> 2123. mat5_compressed_readslab_be.at:2894: 2126. mat5_compressed_readslab_be.at:2915: testing Read slab of complex int64 array from struct as uint16 ...
> ./mat5_compressed_readslab_be.at:2918: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var40 -c uint16
>  ok
> 2124. mat5_compressed_readslab_be.at:2901: 2122. mat5_compressed_readslab_be.at:2887:  ok
>  ok
> 2127. mat5_compressed_readslab_be.at:2922: testing Read slab of complex int64 array from struct as int8 ...
> ./mat5_compressed_readslab_be.at:2925: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var40 -c int8
> 2129. mat5_compressed_readslab_be.at:2936: testing Read slab of complex uint64 array from struct as double ...
> ./mat5_compressed_readslab_be.at:2939: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var41 -c double
> 2128. mat5_compressed_readslab_be.at:2929: testing Read slab of complex int64 array from struct as uint8 ...
> ./mat5_compressed_readslab_be.at:2932: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var40 -c uint8
> 
> 
> 
> 2130. mat5_compressed_readslab_be.at:2943: testing Read slab of complex uint64 array from struct as single ...
> ./mat5_compressed_readslab_be.at:2946: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var41 -c single
> 2132. mat5_compressed_readslab_be.at:2957: testing Read slab of complex uint64 array from struct as uint64 ...
> ./mat5_compressed_readslab_be.at:2960: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var41 -c uint64
> 2131. mat5_compressed_readslab_be.at:2950: testing Read slab of complex uint64 array from struct as int64 ...
> ./mat5_compressed_readslab_be.at:2953: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var41 -c int64
> 2125. mat5_compressed_readslab_be.at:2908:  ok
> 2126. mat5_compressed_readslab_be.at:2915:  ok
> 2129. mat5_compressed_readslab_be.at:2936:  ok
> 2127. mat5_compressed_readslab_be.at:2922:  ok
> 
> 2128. mat5_compressed_readslab_be.at:2929:  ok
> 
> 
> 2130. mat5_compressed_readslab_be.at:2943:  ok
> 
> 2131. mat5_compressed_readslab_be.at:2950:  ok
> 2133. mat5_compressed_readslab_be.at:2964: testing Read slab of complex uint64 array from struct as int32 ...
> ./mat5_compressed_readslab_be.at:2967: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var41 -c int32
> 
> 2132. mat5_compressed_readslab_be.at:2957:  ok
> 2134. mat5_compressed_readslab_be.at:2971: testing Read slab of complex uint64 array from struct as uint32 ...
> ./mat5_compressed_readslab_be.at:2974: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var41 -c uint32
> 2135. mat5_compressed_readslab_be.at:2978: testing Read slab of complex uint64 array from struct as int16 ...
> 
> 
> 
> ./mat5_compressed_readslab_be.at:2981: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var41 -c int16
> 2136. mat5_compressed_readslab_be.at:2985: testing Read slab of complex uint64 array from struct as uint16 ...
> ./mat5_compressed_readslab_be.at:2988: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var41 -c uint16
> 2137. mat5_compressed_readslab_be.at:2992: testing Read slab of complex uint64 array from struct as int8 ...
> ./mat5_compressed_readslab_be.at:2995: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var41 -c int8
> 2138. mat5_compressed_readslab_be.at:2999: testing Read slab of complex uint64 array from struct as uint8 ...
> ./mat5_compressed_readslab_be.at:3002: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var41 -c uint8
> 2139. mat5_compressed_readslab_be.at:3006: testing Read slab of complex int32 array from struct as double ...
> ./mat5_compressed_readslab_be.at:3009: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var42 -c double
> 2140. mat5_compressed_readslab_be.at:3013: testing Read slab of complex int32 array from struct as single ...
> ./mat5_compressed_readslab_be.at:3016: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var42 -c single
> 2133. mat5_compressed_readslab_be.at:2964:  ok
> 2134. mat5_compressed_readslab_be.at:2971:  ok
> 2135. mat5_compressed_readslab_be.at:2978:  ok
> 2137. mat5_compressed_readslab_be.at:2992:  ok
> 
> 2136. mat5_compressed_readslab_be.at:2985:  ok
> 
> 
> 2138. mat5_compressed_readslab_be.at:2999:  ok
> 
> 2139. mat5_compressed_readslab_be.at:3006:  ok
> 2141. mat5_compressed_readslab_be.at:3020: testing Read slab of complex int32 array from struct as int64 ...
> ./mat5_compressed_readslab_be.at:3023: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var42 -c int64
> 
> 2140. mat5_compressed_readslab_be.at:3013:  ok
> 2142. mat5_compressed_readslab_be.at:3027: testing Read slab of complex int32 array from struct as uint64 ...
> ./mat5_compressed_readslab_be.at:3030: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var42 -c uint64
> 
> 
> 2145. mat5_compressed_readslab_be.at:3048: testing Read slab of complex int32 array from struct as int16 ...
> 2144. mat5_compressed_readslab_be.at:3041: testing Read slab of complex int32 array from struct as uint32 ...
> ./mat5_compressed_readslab_be.at:3044: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var42 -c uint32
> 2143. mat5_compressed_readslab_be.at:3034: testing Read slab of complex int32 array from struct as int32 ...
> ./mat5_compressed_readslab_be.at:3037: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var42 -c int32
> 
> ./mat5_compressed_readslab_be.at:3051: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var42 -c int16
> 2146. mat5_compressed_readslab_be.at:3055: testing Read slab of complex int32 array from struct as uint16 ...
> ./mat5_compressed_readslab_be.at:3058: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var42 -c uint16
> 2147. mat5_compressed_readslab_be.at:3062: testing Read slab of complex int32 array from struct as int8 ...
> ./mat5_compressed_readslab_be.at:3065: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var42 -c int8
> 2141. mat5_compressed_readslab_be.at:3020:  ok
> 2148. mat5_compressed_readslab_be.at:3069: testing Read slab of complex int32 array from struct as uint8 ...
> ./mat5_compressed_readslab_be.at:3072: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var42 -c uint8
> 
> 2142. mat5_compressed_readslab_be.at:3027:  ok
> 2143. mat5_compressed_readslab_be.at:3034:  ok
> 2144. mat5_compressed_readslab_be.at:3041:  ok
> 2149. mat5_compressed_readslab_be.at:3076: testing Read slab of complex uint32 array from struct as double ...
> 
> ./mat5_compressed_readslab_be.at:3079: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var43 -c double
> 2145. mat5_compressed_readslab_be.at:3048:  ok
> 2146. mat5_compressed_readslab_be.at:3055:  ok
> 
> 2147. mat5_compressed_readslab_be.at:3062:  ok
> 
> 2148. mat5_compressed_readslab_be.at:3069:  ok
> 2150. mat5_compressed_readslab_be.at:3083: testing Read slab of complex uint32 array from struct as single ...
> ./mat5_compressed_readslab_be.at:3086: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var43 -c single
> 2151. mat5_compressed_readslab_be.at:3090: testing Read slab of complex uint32 array from struct as int64 ...
> ./mat5_compressed_readslab_be.at:3093: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var43 -c int64
> 
> 
> 2152. mat5_compressed_readslab_be.at:3097: testing Read slab of complex uint32 array from struct as uint64 ...
> ./mat5_compressed_readslab_be.at:3100: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var43 -c uint64
> 
> 
> 2154. mat5_compressed_readslab_be.at:3111: testing Read slab of complex uint32 array from struct as uint32 ...
> ./mat5_compressed_readslab_be.at:3114: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var43 -c uint32
> 2153. mat5_compressed_readslab_be.at:3104: testing Read slab of complex uint32 array from struct as int32 ...
> ./mat5_compressed_readslab_be.at:3107: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var43 -c int32
> 2155. mat5_compressed_readslab_be.at:3118: testing Read slab of complex uint32 array from struct as int16 ...
> ./mat5_compressed_readslab_be.at:3121: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var43 -c int16
> 2156. mat5_compressed_readslab_be.at:3125: testing Read slab of complex uint32 array from struct as uint16 ...
> ./mat5_compressed_readslab_be.at:3128: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var43 -c uint16
> 2149. mat5_compressed_readslab_be.at:3076:  ok
> 2150. mat5_compressed_readslab_be.at:3083:  ok
> 
> 2151. mat5_compressed_readslab_be.at:3090:  ok
> 2152. mat5_compressed_readslab_be.at:3097:  ok
> 
> 2157. mat5_compressed_readslab_be.at:3132: testing Read slab of complex uint32 array from struct as int8 ...
> ./mat5_compressed_readslab_be.at:3135: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var43 -c int8
> 2154. mat5_compressed_readslab_be.at:3111:  ok
> 2153. mat5_compressed_readslab_be.at:3104:  ok
> 2155. mat5_compressed_readslab_be.at:3118:  ok
> 
> 2156. mat5_compressed_readslab_be.at:3125:  ok
> 
> 2158. mat5_compressed_readslab_be.at:3139: testing Read slab of complex uint32 array from struct as uint8 ...
> ./mat5_compressed_readslab_be.at:3142: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var43 -c uint8
> 
> 
> 
> 2159. mat5_compressed_readslab_be.at:3146: testing Read slab of complex int16 array from struct as double ...
> ./mat5_compressed_readslab_be.at:3149: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var44 -c double
> 2160. mat5_compressed_readslab_be.at:3153: testing Read slab of complex int16 array from struct as single ...
> 
> ./mat5_compressed_readslab_be.at:3156: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var44 -c single
> 2161. mat5_compressed_readslab_be.at:3160: testing Read slab of complex int16 array from struct as int64 ...
> ./mat5_compressed_readslab_be.at:3163: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var44 -c int64
> 2162. mat5_compressed_readslab_be.at:3167: testing Read slab of complex int16 array from struct as uint64 ...
> ./mat5_compressed_readslab_be.at:3170: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var44 -c uint64
> 2163. mat5_compressed_readslab_be.at:3174: testing Read slab of complex int16 array from struct as int32 ...
> ./mat5_compressed_readslab_be.at:3177: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var44 -c int32
> 2157. mat5_compressed_readslab_be.at:3132:  ok
> 2164. mat5_compressed_readslab_be.at:3181: testing Read slab of complex int16 array from struct as uint32 ...
> ./mat5_compressed_readslab_be.at:3184: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var44 -c uint32
> 2158. mat5_compressed_readslab_be.at:3139:  ok
> 
> 2159. mat5_compressed_readslab_be.at:3146:  ok
> 2160. mat5_compressed_readslab_be.at:3153:  ok
> 2165. mat5_compressed_readslab_be.at:3188: testing Read slab of complex int16 array from struct as int16 ...
> ./mat5_compressed_readslab_be.at:3191: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var44 -c int16
> 2162. mat5_compressed_readslab_be.at:3167:  ok
> 
> 2161. mat5_compressed_readslab_be.at:3160:  ok
> 2163. mat5_compressed_readslab_be.at:3174:  ok
> 
> 
> 
> 2166. mat5_compressed_readslab_be.at:3195: testing Read slab of complex int16 array from struct as uint16 ...
> ./mat5_compressed_readslab_be.at:3198: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var44 -c uint16
> 2164. mat5_compressed_readslab_be.at:3181:  ok
> 
> 
> 2168. mat5_compressed_readslab_be.at:3209: testing Read slab of complex int16 array from struct as uint8 ...
> ./mat5_compressed_readslab_be.at:3212: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var44 -c uint8
> 2167. mat5_compressed_readslab_be.at:3202: testing Read slab of complex int16 array from struct as int8 ...
> ./mat5_compressed_readslab_be.at:3205: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var44 -c int8
> 2169. mat5_compressed_readslab_be.at:3216: testing Read slab of complex uint16 array from struct as double ...
> ./mat5_compressed_readslab_be.at:3219: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var45 -c double
> 2171. mat5_compressed_readslab_be.at:3230: testing Read slab of complex uint16 array from struct as int64 ...
> ./mat5_compressed_readslab_be.at:3233: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var45 -c int64
> 
> 2165. mat5_compressed_readslab_be.at:3188: 2170. mat5_compressed_readslab_be.at:3223: testing Read slab of complex uint16 array from struct as single ...
> ./mat5_compressed_readslab_be.at:3226: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var45 -c single
>  ok
> 2172. mat5_compressed_readslab_be.at:3237: testing Read slab of complex uint16 array from struct as uint64 ...
> 2166. mat5_compressed_readslab_be.at:3195:  ok
> ./mat5_compressed_readslab_be.at:3240: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var45 -c uint64
> 
> 2168. mat5_compressed_readslab_be.at:3209:  ok
> 2167. mat5_compressed_readslab_be.at:3202:  ok
> 2169. mat5_compressed_readslab_be.at:3216:  ok
> 
> 2170. mat5_compressed_readslab_be.at:3223:  ok
> 2173. mat5_compressed_readslab_be.at:3244: testing Read slab of complex uint16 array from struct as int32 ...
> ./mat5_compressed_readslab_be.at:3247: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var45 -c int32
> 
> 2171. mat5_compressed_readslab_be.at:3230:  ok
> 
> 
> 2174. mat5_compressed_readslab_be.at:3251: testing Read slab of complex uint16 array from struct as uint32 ...
> ./mat5_compressed_readslab_be.at:3254: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var45 -c uint32
> 
> 2175. mat5_compressed_readslab_be.at:3258: testing Read slab of complex uint16 array from struct as int16 ...
> ./mat5_compressed_readslab_be.at:3261: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var45 -c int16
> 2172. mat5_compressed_readslab_be.at:3237:  ok
> 2176. mat5_compressed_readslab_be.at:3265: testing Read slab of complex uint16 array from struct as uint16 ...
> ./mat5_compressed_readslab_be.at:3268: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var45 -c uint16
> 
> 2177. mat5_compressed_readslab_be.at:3272: testing Read slab of complex uint16 array from struct as int8 ...
> ./mat5_compressed_readslab_be.at:3275: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var45 -c int8
> 2178. mat5_compressed_readslab_be.at:3279: testing Read slab of complex uint16 array from struct as uint8 ...
> ./mat5_compressed_readslab_be.at:3282: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var45 -c uint8
> 
> 2179. mat5_compressed_readslab_be.at:3286: testing Read slab of complex int8 array from struct as double ...
> ./mat5_compressed_readslab_be.at:3289: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var46 -c double
> 2173. mat5_compressed_readslab_be.at:3244:  ok
> 2174. mat5_compressed_readslab_be.at:3251:  ok
> 2180. mat5_compressed_readslab_be.at:3293: testing Read slab of complex int8 array from struct as single ...
> ./mat5_compressed_readslab_be.at:3296: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var46 -c single
> 2175. mat5_compressed_readslab_be.at:3258:  ok
> 
> 
> 2177. mat5_compressed_readslab_be.at:3272:  ok
> 2176. mat5_compressed_readslab_be.at:3265:  ok
> 
> 2179. mat5_compressed_readslab_be.at:3286:  ok
> 2178. mat5_compressed_readslab_be.at:3279:  ok
> 2181. mat5_compressed_readslab_be.at:3300: testing Read slab of complex int8 array from struct as int64 ...
> 
> ./mat5_compressed_readslab_be.at:3303: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var46 -c int64
> 2182. mat5_compressed_readslab_be.at:3307: testing Read slab of complex int8 array from struct as uint64 ...
> 
> ./mat5_compressed_readslab_be.at:3310: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var46 -c uint64
> 2183. mat5_compressed_readslab_be.at:3314: testing Read slab of complex int8 array from struct as int32 ...
> ./mat5_compressed_readslab_be.at:3317: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var46 -c int32
> 
> 
> 2184. mat5_compressed_readslab_be.at:3321: testing Read slab of complex int8 array from struct as uint32 ...
> ./mat5_compressed_readslab_be.at:3324: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var46 -c uint32
> 2185. mat5_compressed_readslab_be.at:3328: testing Read slab of complex int8 array from struct as int16 ...
> ./mat5_compressed_readslab_be.at:3331: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var46 -c int16
> 2180. mat5_compressed_readslab_be.at:3293:  ok
> 2186. mat5_compressed_readslab_be.at:3335: testing Read slab of complex int8 array from struct as uint16 ...
> ./mat5_compressed_readslab_be.at:3338: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var46 -c uint16
> 2187. mat5_compressed_readslab_be.at:3342: testing Read slab of complex int8 array from struct as int8 ...
> ./mat5_compressed_readslab_be.at:3345: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var46 -c int8
> 
> 2181. mat5_compressed_readslab_be.at:3300:  ok
> 2182. mat5_compressed_readslab_be.at:3307:  ok
> 2188. mat5_compressed_readslab_be.at:3349: testing Read slab of complex int8 array from struct as uint8 ...
> ./mat5_compressed_readslab_be.at:3352: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var46 -c uint8
> 2183. mat5_compressed_readslab_be.at:3314:  ok
> 2185. mat5_compressed_readslab_be.at:3328:  ok
> 
> 2184. mat5_compressed_readslab_be.at:3321:  ok
> 
> 2187. mat5_compressed_readslab_be.at:3342: 
>  ok
> 2186. mat5_compressed_readslab_be.at:3335:  ok
> 
> 2189. mat5_compressed_readslab_be.at:3356: testing Read slab of complex uint8 array from struct as double ...
> ./mat5_compressed_readslab_be.at:3359: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var47 -c double
> 
> 
> 2191. mat5_compressed_readslab_be.at:3370: testing Read slab of complex uint8 array from struct as int64 ...
> 2190. mat5_compressed_readslab_be.at:3363: testing Read slab of complex uint8 array from struct as single ...
> ./mat5_compressed_readslab_be.at:3373: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var47 -c int64
> ./mat5_compressed_readslab_be.at:3366: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var47 -c single
> 
> 2192. mat5_compressed_readslab_be.at:3377: testing Read slab of complex uint8 array from struct as uint64 ...
> ./mat5_compressed_readslab_be.at:3380: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var47 -c uint64
> 2188. mat5_compressed_readslab_be.at:3349:  ok
> 2193. mat5_compressed_readslab_be.at:3384: testing Read slab of complex uint8 array from struct as int32 ...
> ./mat5_compressed_readslab_be.at:3387: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var47 -c int32
> 2194. mat5_compressed_readslab_be.at:3391: testing Read slab of complex uint8 array from struct as uint32 ...
> ./mat5_compressed_readslab_be.at:3394: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var47 -c uint32
> 2195. mat5_compressed_readslab_be.at:3398: testing Read slab of complex uint8 array from struct as int16 ...
> ./mat5_compressed_readslab_be.at:3401: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var47 -c int16
> 
> 2189. mat5_compressed_readslab_be.at:3356:  ok
> 
> 2191. mat5_compressed_readslab_be.at:3370:  ok
> 2196. mat5_compressed_readslab_be.at:3405: testing Read slab of complex uint8 array from struct as uint16 ...
> ./mat5_compressed_readslab_be.at:3408: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var47 -c uint16
> 2190. mat5_compressed_readslab_be.at:3363:  ok
> 2192. mat5_compressed_readslab_be.at:3377:  ok
> 2193. mat5_compressed_readslab_be.at:3384:  ok
> 2194. mat5_compressed_readslab_be.at:3391:  ok
> 2195. mat5_compressed_readslab_be.at:3398:  ok
> 2197. mat5_compressed_readslab_be.at:3412: testing Read slab of complex uint8 array from struct as int8 ...
> 
> 
> ./mat5_compressed_readslab_be.at:3415: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var47 -c int8
> 
> 
> 
> 
> 2198. mat5_compressed_readslab_be.at:3419: testing Read slab of complex uint8 array from struct as uint8 ...
> ./mat5_compressed_readslab_be.at:3422: cp $srcdir/results/readslab-var38.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_be.mat var47 -c uint8
> 2199. mat73_compressed_read_le.at:26: testing Read 2D double array ...
> 2200. mat73_compressed_read_le.at:34: testing Read 2D single array ...
> ./mat73_compressed_read_le.at:28: cp $srcdir/results/read-var1.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var1
> ./mat73_compressed_read_le.at:36: cp $srcdir/results/read-var2.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var2
> 2201. mat73_compressed_read_le.at:40: testing Read 2D int64 array ...
> ./mat73_compressed_read_le.at:42: cp $srcdir/results/read-var3.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var3
> 2196. mat5_compressed_readslab_be.at:3405:  ok
> 2202. mat73_compressed_read_le.at:46: testing Read 2D uint64 array ...
> ./mat73_compressed_read_le.at:48: cp $srcdir/results/read-var4.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var4
> 2203. mat73_compressed_read_le.at:52: testing Read 2D int32 array ...
> ./mat73_compressed_read_le.at:54: cp $srcdir/results/read-var5.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var5
> 
> 2197. mat5_compressed_readslab_be.at:3412:  ok
> 2204. mat73_compressed_read_le.at:58: testing Read 2D uint32 array ...
> ./mat73_compressed_read_le.at:60: cp $srcdir/results/read-var6.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var6
> 
> 2200. mat73_compressed_read_le.at:34:  ok
> 2198. mat5_compressed_readslab_be.at:3419:  ok
> ./mat73_compressed_read_le.at:30: cp $srcdir/results/dump-var1.out expout
>          $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var1
> 2205. mat73_compressed_read_le.at:64: testing Read 2D int16 array ...
> ./mat73_compressed_read_le.at:66: cp $srcdir/results/read-var7.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var7
> 
> 2201. mat73_compressed_read_le.at:40:  ok
> 
> 
> 2206. mat73_compressed_read_le.at:70: testing Read 2D uint16 array ...
> 2207. mat73_compressed_read_le.at:76: testing Read 2D int8 array ...
> ./mat73_compressed_read_le.at:78: cp $srcdir/results/read-var9.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var9
> ./mat73_compressed_read_le.at:72: cp $srcdir/results/read-var8.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var8
> 2199. mat73_compressed_read_le.at:26:  ok
> 2208. mat73_compressed_read_le.at:82: testing Read 2D uint8 array ...
> ./mat73_compressed_read_le.at:84: cp $srcdir/results/read-var10.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var10
> 
> 2209. mat73_compressed_read_le.at:88: testing Read 2D complex double array ...
> ./mat73_compressed_read_le.at:90: cp $srcdir/results/read-var11.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var11
> 2202. mat73_compressed_read_le.at:46:  ok
> 2208. mat73_compressed_read_le.at:82:  ok
> 
> 
> ./mat73_compressed_read_le.at:92: cp $srcdir/results/dump-var11.out expout
>          $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var11
> 2211. mat73_compressed_read_le.at:102: testing Read 2D complex int64 array ...
> ./mat73_compressed_read_le.at:104: cp $srcdir/results/read-var13.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var13
> 2210. mat73_compressed_read_le.at:96: testing Read 2D complex single array ...
> ./mat73_compressed_read_le.at:98: cp $srcdir/results/read-var12.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var12
> 2203. mat73_compressed_read_le.at:52:  ok
> 
> 2209. mat73_compressed_read_le.at:88:  ok
> 2210. mat73_compressed_read_le.at:96: 2211. mat73_compressed_read_le.at:102:  ok
>  ok
> 2212. mat73_compressed_read_le.at:108: testing Read 2D complex uint64 array ...
> ./mat73_compressed_read_le.at:110: cp $srcdir/results/read-var14.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var14
> 
> 
> 
> 2215. mat73_compressed_read_le.at:126: testing Read 2D complex int16 array ...
> ./mat73_compressed_read_le.at:128: cp $srcdir/results/read-var17.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var17
> 2214. mat73_compressed_read_le.at:120: testing Read 2D complex uint32 array ...
> ./mat73_compressed_read_le.at:122: cp $srcdir/results/read-var16.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var16
> 2204. mat73_compressed_read_le.at:58:  ok
> 2213. mat73_compressed_read_le.at:114: testing Read 2D complex int32 array ...
> ./mat73_compressed_read_le.at:116: cp $srcdir/results/read-var15.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var15
> 2212. mat73_compressed_read_le.at:108:  ok
> 
> 
> 2216. mat73_compressed_read_le.at:132: testing Read 2D complex uint16 array ...
> ./mat73_compressed_read_le.at:134: cp $srcdir/results/read-var18.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var18
> 2213. mat73_compressed_read_le.at:114:  ok
> 2215. mat73_compressed_read_le.at:126:  ok
> 2217. mat73_compressed_read_le.at:138: testing Read 2D complex int8 array ...
> ./mat73_compressed_read_le.at:140: cp $srcdir/results/read-var19.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var19
> 
> 
> 2214. mat73_compressed_read_le.at:120:  ok
> 2218. mat73_compressed_read_le.at:144: testing Read 2D complex uint8 array ...
> ./mat73_compressed_read_le.at:146: cp $srcdir/results/read-var20.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var20
> 2219. mat73_compressed_read_le.at:150: testing Read 2D logical array ...
> ./mat73_compressed_read_le.at:152: cp $srcdir/results/read-var90.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var90
> 
> 2216. mat73_compressed_read_le.at:132:  ok
> 2217. mat73_compressed_read_le.at:138:  ok
> 2220. mat73_compressed_read_le.at:156: testing Read sparse double array ...
> ./mat73_compressed_read_le.at:158: cp $srcdir/results/read-var21.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var21
> 
> 
> 2218. mat73_compressed_read_le.at:144:  ok
> 2221. mat73_compressed_read_le.at:162: testing Read sparse complex double array ...
> ./mat73_compressed_read_le.at:164: cp $srcdir/results/read-var22.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var22
> 
> 2222. mat73_compressed_read_le.at:168: testing Read empty array ...
> ./mat73_compressed_read_le.at:171: cp $srcdir/results/read-var23.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var23
> 2220. mat73_compressed_read_le.at:156:  ok
> 2223. mat73_compressed_read_le.at:175: testing Read 2D character array ...
> ./mat73_compressed_read_le.at:177: cp $srcdir/results/read-var24-73.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var24
> 
> 2224. mat73_compressed_read_le.at:181: testing Read 2D Unicode character array ...
> 2222. mat73_compressed_read_le.at:168:  ok
> 2221. mat73_compressed_read_le.at:162:  ok
> ./mat73_compressed_read_le.at:183: cp $srcdir/results/read-var95-73.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var95
> 2223. mat73_compressed_read_le.at:175:  ok
> 
> 
> 
> 2207. mat73_compressed_read_le.at:76: 2225. mat73_compressed_read_le.at:187: testing Read empty struct ...
>  ok
> ./mat73_compressed_read_le.at:190: cp $srcdir/results/read-var25.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var25
> 2205. mat73_compressed_read_le.at:64:  ok
> 2226. mat73_compressed_read_le.at:194: testing Read empty struct with fields ...
> ./mat73_compressed_read_le.at:197: cp $srcdir/results/read-var26.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var26
> 2227. mat73_compressed_read_le.at:201: testing Read struct with empty fields ...
> ./mat73_compressed_read_le.at:204: cp $srcdir/results/read-var27.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var27
> 
> 
> 2206. mat73_compressed_read_le.at:70:  ok
> 2229. mat73_compressed_read_le.at:214: testing Read struct with single fields ...
> ./mat73_compressed_read_le.at:216: cp $srcdir/results/read-var29.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var29
> 2228. mat73_compressed_read_le.at:208: testing Read struct with double fields ...
> ./mat73_compressed_read_le.at:210: cp $srcdir/results/read-var28.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var28
> 2225. mat73_compressed_read_le.at:187:  ok
> 2226. mat73_compressed_read_le.at:194:  ok
> 
> 
> 
> 2227. mat73_compressed_read_le.at:201:  ok
> 2230. mat73_compressed_read_le.at:220: testing Read struct with int64 fields ...
> ./mat73_compressed_read_le.at:222: cp $srcdir/results/read-var30.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var30
> 2232. mat73_compressed_read_le.at:232: testing Read struct with int32 fields ...
> 2231. mat73_compressed_read_le.at:226: testing Read struct with uint64 fields ...
> ./mat73_compressed_read_le.at:228: cp $srcdir/results/read-var31.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var31
> ./mat73_compressed_read_le.at:234: cp $srcdir/results/read-var32.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var32
> 
> 2233. mat73_compressed_read_le.at:238: testing Read struct with uint32 fields ...
> ./mat73_compressed_read_le.at:240: cp $srcdir/results/read-var33.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var33
> 2228. mat73_compressed_read_le.at:208:  ok
> 2229. mat73_compressed_read_le.at:214:  ok
> 
> 
> 2234. mat73_compressed_read_le.at:244: testing Read struct with int16 fields ...
> 2235. mat73_compressed_read_le.at:250: testing Read struct with uint16 fields ...
> ./mat73_compressed_read_le.at:252: cp $srcdir/results/read-var35.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var35
> ./mat73_compressed_read_le.at:246: cp $srcdir/results/read-var34.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var34
> 2230. mat73_compressed_read_le.at:220:  ok
> 2231. mat73_compressed_read_le.at:226:  ok
> 
> 2232. mat73_compressed_read_le.at:232:  ok
> 
> 2237. mat73_compressed_read_le.at:262: testing Read struct with uint8 fields ...
> 2236. mat73_compressed_read_le.at:256: testing Read struct with int8 fields ...
> ./mat73_compressed_read_le.at:258: cp $srcdir/results/read-var36.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var36
> ./mat73_compressed_read_le.at:264: cp $srcdir/results/read-var37.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var37
> 
> 2233. mat73_compressed_read_le.at:238:  ok
> 2238. mat73_compressed_read_le.at:268: testing Read struct with complex double fields ...
> ./mat73_compressed_read_le.at:270: cp $srcdir/results/read-var38.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var38
> 
> 2235. mat73_compressed_read_le.at:250:  ok
> 2239. mat73_compressed_read_le.at:274: testing Read struct with complex single fields ...
> ./mat73_compressed_read_le.at:276: cp $srcdir/results/read-var39.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var39
> 
> 2234. mat73_compressed_read_le.at:244:  ok
> 2219. mat73_compressed_read_le.at:150:  ok
> 
> 
> 2236. mat73_compressed_read_le.at:256: 2241. mat73_compressed_read_le.at:286: testing Read struct with complex uint64 fields ...
> ./mat73_compressed_read_le.at:288: cp $srcdir/results/read-var41.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var41
>  ok
> 2240. mat73_compressed_read_le.at:280: testing Read struct with complex int64 fields ...
> ./mat73_compressed_read_le.at:282: cp $srcdir/results/read-var40.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var40
> 2242. mat73_compressed_read_le.at:292: testing Read struct with complex int32 fields ...
> ./mat73_compressed_read_le.at:294: cp $srcdir/results/read-var42.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var42
> 2237. mat73_compressed_read_le.at:262:  ok
> 
> 
> 2244. mat73_compressed_read_le.at:304: testing Read struct with complex int16 fields ...
> ./mat73_compressed_read_le.at:306: cp $srcdir/results/read-var44.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var44
> 2243. mat73_compressed_read_le.at:298: testing Read struct with complex uint32 fields ...
> ./mat73_compressed_read_le.at:300: cp $srcdir/results/read-var43.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var43
> 2238. mat73_compressed_read_le.at:268:  ok
> 
> 2239. mat73_compressed_read_le.at:274:  ok
> 2245. mat73_compressed_read_le.at:310: testing Read struct with complex uint16 fields ...
> ./mat73_compressed_read_le.at:312: cp $srcdir/results/read-var45.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var45
> 
> 2224. mat73_compressed_read_le.at:181:  ok
> 2246. mat73_compressed_read_le.at:316: testing Read struct with complex int8 fields ...
> ./mat73_compressed_read_le.at:318: cp $srcdir/results/read-var46.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var46
> 2240. mat73_compressed_read_le.at:280:  ok
> 
> 
> 2241. mat73_compressed_read_le.at:286:  ok
> 2247. mat73_compressed_read_le.at:322: testing Read struct with complex uint8 fields ...
> ./mat73_compressed_read_le.at:324: cp $srcdir/results/read-var47.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var47
> 2242. mat73_compressed_read_le.at:292:  ok
> 2248. mat73_compressed_read_le.at:328: testing Read struct with logical fields ...
> ./mat73_compressed_read_le.at:330: cp $srcdir/results/read-var91.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var91
> 
> 
> 2249. mat73_compressed_read_le.at:334: testing Read struct with sparse double fields ...
> ./mat73_compressed_read_le.at:336: cp $srcdir/results/read-var48.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var48
> 2243. mat73_compressed_read_le.at:298:  ok
> 2250. mat73_compressed_read_le.at:340: testing Read struct with sparse complex double fields ...
> ./mat73_compressed_read_le.at:342: cp $srcdir/results/read-var49.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var49
> 2244. mat73_compressed_read_le.at:304:  ok
> 
> 
> 2251. mat73_compressed_read_le.at:346: testing Read struct with character fields ...
> 2252. mat73_compressed_read_le.at:352: testing Read empty cell array ...
> ./mat73_compressed_read_le.at:355: cp $srcdir/results/read-var51.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var51
> ./mat73_compressed_read_le.at:348: cp $srcdir/results/read-var50.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var50
> 2245. mat73_compressed_read_le.at:310:  ok
> 
> 2246. mat73_compressed_read_le.at:316:  ok
> 2253. mat73_compressed_read_le.at:359: testing Read cell array with empty arrays ...
> ./mat73_compressed_read_le.at:362: cp $srcdir/results/read-var52.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var52
> 
> 2254. mat73_compressed_read_le.at:366: testing Read cell array with double arrays ...
> ./mat73_compressed_read_le.at:368: cp $srcdir/results/read-var53.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var53
> 2247. mat73_compressed_read_le.at:322:  ok
> 2249. mat73_compressed_read_le.at:334:  ok
> 
> 2255. mat73_compressed_read_le.at:372: testing Read cell array with single arrays ...
> ./mat73_compressed_read_le.at:374: cp $srcdir/results/read-var54.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var54
> 
> 2250. mat73_compressed_read_le.at:340:  ok
> 2256. mat73_compressed_read_le.at:378: testing Read cell array with int64 arrays ...
> ./mat73_compressed_read_le.at:380: cp $srcdir/results/read-var55.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var55
> 
> 2252. mat73_compressed_read_le.at:352:  ok
> 2257. mat73_compressed_read_le.at:384: testing Read cell array with uint64 arrays ...
> ./mat73_compressed_read_le.at:386: cp $srcdir/results/read-var56.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var56
> 2251. mat73_compressed_read_le.at:346:  ok
> 
> 
> 2258. mat73_compressed_read_le.at:390: testing Read cell array with int32 arrays ...
> ./mat73_compressed_read_le.at:392: cp $srcdir/results/read-var57.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var57
> 2259. mat73_compressed_read_le.at:396: testing Read cell array with uint32 arrays ...
> ./mat73_compressed_read_le.at:398: cp $srcdir/results/read-var58.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var58
> 2253. mat73_compressed_read_le.at:359:  ok
> 
> 2254. mat73_compressed_read_le.at:366:  ok
> 
> 2260. mat73_compressed_read_le.at:402: testing Read cell array with int16 arrays ...
> ./mat73_compressed_read_le.at:404: cp $srcdir/results/read-var59.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var59
> 2261. mat73_compressed_read_le.at:408: testing Read cell array with uint16 arrays ...
> ./mat73_compressed_read_le.at:410: cp $srcdir/results/read-var60.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var60
> 2255. mat73_compressed_read_le.at:372:  ok
> 
> 2256. mat73_compressed_read_le.at:378:  ok
> 
> 2257. mat73_compressed_read_le.at:384:  ok
> 2248. mat73_compressed_read_le.at:328:  ok
> 2262. mat73_compressed_read_le.at:414: testing Read cell array with int8 arrays ...
> ./mat73_compressed_read_le.at:416: cp $srcdir/results/read-var61.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var61
> 2263. mat73_compressed_read_le.at:420: testing Read cell array with uint8 arrays ...
> 
> 
> ./mat73_compressed_read_le.at:422: cp $srcdir/results/read-var62.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var62
> 2264. mat73_compressed_read_le.at:426: testing Read cell array with logical arrays ...
> ./mat73_compressed_read_le.at:428: cp $srcdir/results/read-var92.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var92
> 2265. mat73_compressed_read_le.at:432: testing Read cell array with sparse double arrays ...
> ./mat73_compressed_read_le.at:434: cp $srcdir/results/read-var63.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var63
> 2258. mat73_compressed_read_le.at:390:  ok
> 
> 2259. mat73_compressed_read_le.at:396:  ok
> 
> 2266. mat73_compressed_read_le.at:438: testing Read cell array with sparse complex double arrays ...
> ./mat73_compressed_read_le.at:440: cp $srcdir/results/read-var64.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var64
> 2267. mat73_compressed_read_le.at:444: testing Read cell array with character arrays ...
> ./mat73_compressed_read_le.at:446: cp $srcdir/results/read-var65.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var65
> 2260. mat73_compressed_read_le.at:402:  ok
> 
> 2268. mat73_compressed_read_le.at:450: testing Read cell array with empty structs ...
> ./mat73_compressed_read_le.at:453: cp $srcdir/results/read-var66.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var66
> 2261. mat73_compressed_read_le.at:408:  ok
> 
> 2269. mat73_compressed_read_le.at:457: testing Read cell array with structs (numeric fields) ...
> ./mat73_compressed_read_le.at:459: cp $srcdir/results/read-var67.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var67
> 2262. mat73_compressed_read_le.at:414:  ok
> 2263. mat73_compressed_read_le.at:420:  ok
> 
> 
> 2270. mat73_compressed_read_le.at:463: testing Read cell array with structs (sparse fields) ...
> 2271. mat73_compressed_read_le.at:469: testing Read cell array with structs (character fields) ...
> ./mat73_compressed_read_le.at:465: cp $srcdir/results/read-var68.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var68
> ./mat73_compressed_read_le.at:471: cp $srcdir/results/read-var69-73.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var69
> 2265. mat73_compressed_read_le.at:432:  ok
> 
> 2272. mat73_compressed_read_le.at:475: testing Read directory ...
> ./mat73_compressed_read_le.at:478: cp $srcdir/results/dir_le.out expout
>          $builddir/test_mat directory $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat
> 2266. mat73_compressed_read_le.at:438:  ok
> 
> --- /dev/null	2022-05-25 18:27:13.000000000 +0000
> +++ /<<PKGBUILDDIR>>/test/testsuite.dir/at-groups/2272/stderr	2022-05-25 21:22:45.743436062 +0000
> @@ -0,0 +1,20 @@
> +-E- test_mat: HDF5 error #000 in H5Fopen()
> +      file : ../../../src/H5F.c:429
> +      major: File accessibility
> +      minor: Unable to open file
> +-E- test_mat: HDF5 error #001 in H5F_open()
> +      file : ../../../src/H5Fint.c:1713
> +      major: File accessibility
> +      minor: Unable to lock file
> +-E- test_mat: HDF5 error #002 in H5FD_lock()
> +      file : ../../../src/H5FD.c:1675
> +      major: Virtual File Layer
> +      minor: Unable to lock file
> +-E- test_mat: HDF5 error #003 in H5FD__sec2_lock()
> +      file : ../../../src/H5FDsec2.c:990
> +      major: Virtual File Layer
> +      minor: Unable to lock file
> +-E- test_mat: HDF5 error #000 in H5Fclose()
> +      file : ../../../src/H5F.c:591
> +      major: Invalid arguments to routine
> +      minor: Inappropriate type
> --- expout	2022-05-25 21:22:45.719435903 +0000
> +++ /<<PKGBUILDDIR>>/test/testsuite.dir/at-groups/2272/stdout	2022-05-25 21:22:45.719435903 +0000
> @@ -1,95 +0,0 @@
> -var1
> -var10
> -var11
> -var12
> -var13
> -var14
> -var15
> -var16
> -var17
> -var18
> -var19
> -var2
> -var20
> -var21
> -var22
> -var23
> -var24
> -var25
> -var26
> -var27
> -var28
> -var29
> -var3
> -var30
> -var31
> -var32
> -var33
> -var34
> -var35
> -var36
> -var37
> -var38
> -var39
> -var4
> -var40
> -var41
> -var42
> -var43
> -var44
> -var45
> -var46
> -var47
> -var48
> -var49
> -var5
> -var50
> -var51
> -var52
> -var53
> -var54
> -var55
> -var56
> -var57
> -var58
> -var59
> -var6
> -var60
> -var61
> -var62
> -var63
> -var64
> -var65
> -var66
> -var67
> -var68
> -var69
> -var7
> -var70
> -var71
> -var72
> -var73
> -var74
> -var75
> -var76
> -var77
> -var78
> -var79
> -var8
> -var80
> -var81
> -var82
> -var83
> -var84
> -var85
> -var86
> -var87
> -var88
> -var89
> -var9
> -var90
> -var91
> -var92
> -var93
> -var94
> -var95
> ./mat73_compressed_read_le.at:478: exit code was 1, expected 0
> 2272. mat73_compressed_read_le.at:475: 2267. mat73_compressed_read_le.at:444:  ok
>  FAILED (mat73_compressed_read_le.at:478)
> 2273. mat73_compressed_readslab_le.at:26: testing Read slab of double array ...
> ./mat73_compressed_readslab_le.at:29: cp $srcdir/results/dump-var70-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var70\(2:3:end,4:5:end,8:16:end\)
> 
> 
> 2274. mat73_compressed_readslab_le.at:35: testing Read slab of single array ...
> ./mat73_compressed_readslab_le.at:38: cp $srcdir/results/dump-var71-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var71\(2:3:end,4:5:end,8:16:end\)
> 2275. mat73_compressed_readslab_le.at:44: testing Read slab of int64 array ...
> ./mat73_compressed_readslab_le.at:47: cp $srcdir/results/dump-var72-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var72\(2:3:end,4:5:end,8:16:end\)
> 2268. mat73_compressed_read_le.at:450:  ok
> 2264. mat73_compressed_read_le.at:426:  ok
> 
> 
> 2276. mat73_compressed_readslab_le.at:53: testing Read slab of uint64 array ...
> ./mat73_compressed_readslab_le.at:56: cp $srcdir/results/dump-var73-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var73\(2:3:end,4:5:end,8:16:end\)
> 2277. mat73_compressed_readslab_le.at:62: testing Read slab of int32 array ...
> ./mat73_compressed_readslab_le.at:65: cp $srcdir/results/dump-var74-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var74\(2:3:end,4:5:end,8:16:end\)
> 2270. mat73_compressed_read_le.at:463:  ok
> 
> 2271. mat73_compressed_read_le.at:469:  ok
> 2278. mat73_compressed_readslab_le.at:71: testing Read slab of uint32 array ...
> ./mat73_compressed_readslab_le.at:74: cp $srcdir/results/dump-var75-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var75\(2:3:end,4:5:end,8:16:end\)
> 
> 2279. mat73_compressed_readslab_le.at:80: testing Read slab of int16 array ...
> ./mat73_compressed_readslab_le.at:83: cp $srcdir/results/dump-var76-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var76\(2:3:end,4:5:end,8:16:end\)
> 2269. mat73_compressed_read_le.at:457:  ok
> 
> ./mat73_compressed_readslab_le.at:31: cp $srcdir/results/dump-var70-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var70\(30:1:32,27:1:29,25:1:26\)
> 2280. mat73_compressed_readslab_le.at:89: testing Read slab of uint16 array ...
> ./mat73_compressed_readslab_le.at:92: cp $srcdir/results/dump-var77-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var77\(2:3:end,4:5:end,8:16:end\)
> ./mat73_compressed_readslab_le.at:49: cp $srcdir/results/dump-var72-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var72\(30:1:32,27:1:29,25:1:26\)
> ./mat73_compressed_readslab_le.at:40: cp $srcdir/results/dump-var71-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var71\(30:1:32,27:1:29,25:1:26\)
> ./mat73_compressed_readslab_le.at:58: cp $srcdir/results/dump-var73-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var73\(30:1:32,27:1:29,25:1:26\)
> ./mat73_compressed_readslab_le.at:67: cp $srcdir/results/dump-var74-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var74\(30:1:32,27:1:29,25:1:26\)
> ./mat73_compressed_readslab_le.at:85: cp $srcdir/results/dump-var76-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var76\(30:1:32,27:1:29,25:1:26\)
> ./mat73_compressed_readslab_le.at:76: cp $srcdir/results/dump-var75-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var75\(30:1:32,27:1:29,25:1:26\)
> 2273. mat73_compressed_readslab_le.at:26:  ok
> 2275. mat73_compressed_readslab_le.at:44:  ok
> ./mat73_compressed_readslab_le.at:94: cp $srcdir/results/dump-var77-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var77\(30:1:32,27:1:29,25:1:26\)
> 
> 
> 2274. mat73_compressed_readslab_le.at:35:  ok
> 2281. mat73_compressed_readslab_le.at:98: testing Read slab of int8 array ...
> ./mat73_compressed_readslab_le.at:101: cp $srcdir/results/dump-var78-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var78\(2:3:end,4:5:end,8:16:end\)
> 
> 2282. mat73_compressed_readslab_le.at:107: testing Read slab of uint8 array ...
> ./mat73_compressed_readslab_le.at:110: cp $srcdir/results/dump-var79-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var79\(2:3:end,4:5:end,8:16:end\)
> 2283. mat73_compressed_readslab_le.at:116: testing Read slab of complex double array ...
> ./mat73_compressed_readslab_le.at:119: cp $srcdir/results/dump-var80-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var80\(2:3:end,4:5:end,8:16:end\)
> 2277. mat73_compressed_readslab_le.at:62:  ok
> 
> 2276. mat73_compressed_readslab_le.at:53:  ok
> 
> 2284. mat73_compressed_readslab_le.at:125: testing Read slab of complex single array ...
> ./mat73_compressed_readslab_le.at:128: cp $srcdir/results/dump-var81-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var81\(2:3:end,4:5:end,8:16:end\)
> 2285. mat73_compressed_readslab_le.at:134: testing Read slab of complex int64 array ...
> ./mat73_compressed_readslab_le.at:137: cp $srcdir/results/dump-var82-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var82\(2:3:end,4:5:end,8:16:end\)
> 2279. mat73_compressed_readslab_le.at:80:  ok
> 
> 2280. mat73_compressed_readslab_le.at:89:  ok
> 2286. mat73_compressed_readslab_le.at:143: testing Read slab of complex uint64 array ...
> ./mat73_compressed_readslab_le.at:146: cp $srcdir/results/dump-var83-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var83\(2:3:end,4:5:end,8:16:end\)
> 
> 2278. mat73_compressed_readslab_le.at:71:  ok
> 
> ./mat73_compressed_readslab_le.at:103: cp $srcdir/results/dump-var78-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var78\(30:1:32,27:1:29,25:1:26\)
> 2287. mat73_compressed_readslab_le.at:152: testing Read slab of complex int32 array ...
> ./mat73_compressed_readslab_le.at:155: cp $srcdir/results/dump-var84-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var84\(2:3:end,4:5:end,8:16:end\)
> 2288. mat73_compressed_readslab_le.at:161: testing Read slab of complex uint32 array ...
> ./mat73_compressed_readslab_le.at:164: cp $srcdir/results/dump-var85-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var85\(2:3:end,4:5:end,8:16:end\)
> ./mat73_compressed_readslab_le.at:112: cp $srcdir/results/dump-var79-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var79\(30:1:32,27:1:29,25:1:26\)
> ./mat73_compressed_readslab_le.at:121: cp $srcdir/results/dump-var80-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var80\(30:1:32,27:1:29,25:1:26\)
> ./mat73_compressed_readslab_le.at:139: cp $srcdir/results/dump-var82-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var82\(30:1:32,27:1:29,25:1:26\)
> ./mat73_compressed_readslab_le.at:130: cp $srcdir/results/dump-var81-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var81\(30:1:32,27:1:29,25:1:26\)
> ./mat73_compressed_readslab_le.at:148: cp $srcdir/results/dump-var83-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var83\(30:1:32,27:1:29,25:1:26\)
> 2281. mat73_compressed_readslab_le.at:98:  ok
> 2282. mat73_compressed_readslab_le.at:107:  ok
> 
> ./mat73_compressed_readslab_le.at:157: cp $srcdir/results/dump-var84-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var84\(30:1:32,27:1:29,25:1:26\)
> ./mat73_compressed_readslab_le.at:166: cp $srcdir/results/dump-var85-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var85\(30:1:32,27:1:29,25:1:26\)
> 
> 2289. mat73_compressed_readslab_le.at:170: testing Read slab of complex int16 array ...
> ./mat73_compressed_readslab_le.at:173: cp $srcdir/results/dump-var86-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var86\(2:3:end,4:5:end,8:16:end\)
> 2290. mat73_compressed_readslab_le.at:179: testing Read slab of complex uint16 array ...
> ./mat73_compressed_readslab_le.at:182: cp $srcdir/results/dump-var87-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var87\(2:3:end,4:5:end,8:16:end\)
> 2283. mat73_compressed_readslab_le.at:116:  ok
> 
> 2284. mat73_compressed_readslab_le.at:125:  ok
> 2291. mat73_compressed_readslab_le.at:188: testing Read slab of complex int8 array ...
> ./mat73_compressed_readslab_le.at:191: cp $srcdir/results/dump-var88-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var88\(2:3:end,4:5:end,8:16:end\)
> 
> 2285. mat73_compressed_readslab_le.at:134:  ok
> 2292. mat73_compressed_readslab_le.at:197: testing Read slab of complex uint8 array ...
> ./mat73_compressed_readslab_le.at:200: cp $srcdir/results/dump-var89-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var89\(2:3:end,4:5:end,8:16:end\)
> 
> 2293. mat73_compressed_readslab_le.at:206: testing Read linear slab of double array ...
> ./mat73_compressed_readslab_le.at:209: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var70\(3257:1111:end\)
> 2286. mat73_compressed_readslab_le.at:143:  ok
> 
> 2294. mat73_compressed_readslab_le.at:213: testing Read linear slab of single array ...
> ./mat73_compressed_readslab_le.at:216: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var71\(3257:1111:end\)
> 2288. mat73_compressed_readslab_le.at:161:  ok
> 
> 2287. mat73_compressed_readslab_le.at:152:  ok
> 2295. mat73_compressed_readslab_le.at:220: testing Read linear slab of int64 array ...
> ./mat73_compressed_readslab_le.at:223: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var72\(3257:1111:end\)
> ./mat73_compressed_readslab_le.at:175: cp $srcdir/results/dump-var86-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var86\(30:1:32,27:1:29,25:1:26\)
> 
> ./mat73_compressed_readslab_le.at:184: cp $srcdir/results/dump-var87-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var87\(30:1:32,27:1:29,25:1:26\)
> 2296. mat73_compressed_readslab_le.at:227: testing Read linear slab of uint64 array ...
> ./mat73_compressed_readslab_le.at:230: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var73\(3257:1111:end\)
> ./mat73_compressed_readslab_le.at:193: cp $srcdir/results/dump-var88-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var88\(30:1:32,27:1:29,25:1:26\)
> ./mat73_compressed_readslab_le.at:202: cp $srcdir/results/dump-var89-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var89\(30:1:32,27:1:29,25:1:26\)
> 2293. mat73_compressed_readslab_le.at:206:  ok
> 
> 2297. mat73_compressed_readslab_le.at:234: testing Read linear slab of int32 array ...
> ./mat73_compressed_readslab_le.at:237: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var74\(3257:1111:end\)
> 2294. mat73_compressed_readslab_le.at:213:  ok
> 
> 2298. mat73_compressed_readslab_le.at:241: testing Read linear slab of uint32 array ...
> ./mat73_compressed_readslab_le.at:244: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var75\(3257:1111:end\)
> 2289. mat73_compressed_readslab_le.at:170:  ok
> 2295. mat73_compressed_readslab_le.at:220:  ok
> 
> 
> 2296. mat73_compressed_readslab_le.at:227:  ok
> 2300. mat73_compressed_readslab_le.at:255: testing Read linear slab of uint16 array ...
> ./mat73_compressed_readslab_le.at:258: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var77\(3257:1111:end\)
> 2299. mat73_compressed_readslab_le.at:248: testing Read linear slab of int16 array ...
> ./mat73_compressed_readslab_le.at:251: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var76\(3257:1111:end\)
> 
> 2290. mat73_compressed_readslab_le.at:179:  ok
> 2301. mat73_compressed_readslab_le.at:262: testing Read linear slab of int8 array ...
> 
> ./mat73_compressed_readslab_le.at:265: cp $srcdir/results/dump-var78-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var78\(3257:1111:end\)
> 2292. mat73_compressed_readslab_le.at:197:  ok
> 2302. mat73_compressed_readslab_le.at:269: testing Read linear slab of uint8 array ...
> ./mat73_compressed_readslab_le.at:272: cp $srcdir/results/dump-var79-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var79\(3257:1111:end\)
> 
> 2291. mat73_compressed_readslab_le.at:188:  ok
> 2303. mat73_compressed_readslab_le.at:276: testing Read linear slab of complex double array ...
> ./mat73_compressed_readslab_le.at:279: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var80\(3257:1111:end\)
> 
> 2304. mat73_compressed_readslab_le.at:283: testing Read linear slab of complex single array ...
> ./mat73_compressed_readslab_le.at:286: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var81\(3257:1111:end\)
> 2297. mat73_compressed_readslab_le.at:234:  ok
> 
> 2305. mat73_compressed_readslab_le.at:290: testing Read linear slab of complex int64 array ...
> ./mat73_compressed_readslab_le.at:293: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var82\(3257:1111:end\)
> 2298. mat73_compressed_readslab_le.at:241:  ok
> 
> 2306. mat73_compressed_readslab_le.at:297: testing Read linear slab of complex uint64 array ...
> ./mat73_compressed_readslab_le.at:300: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var83\(3257:1111:end\)
> 2299. mat73_compressed_readslab_le.at:248:  ok
> 
> 2300. mat73_compressed_readslab_le.at:255:  ok
> 2307. mat73_compressed_readslab_le.at:304: testing Read linear slab of complex int32 array ...
> ./mat73_compressed_readslab_le.at:307: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var84\(3257:1111:end\)
> 
> 2308. mat73_compressed_readslab_le.at:311: testing Read linear slab of complex uint32 array ...
> ./mat73_compressed_readslab_le.at:314: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var85\(3257:1111:end\)
> 2301. mat73_compressed_readslab_le.at:262:  ok
> 2302. mat73_compressed_readslab_le.at:269:  ok
> 
> 
> 2309. mat73_compressed_readslab_le.at:318: testing Read linear slab of complex int16 array ...
> ./mat73_compressed_readslab_le.at:321: cp $srcdir/results/dump-var86-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var86\(3257:1111:end\)
> 2304. mat73_compressed_readslab_le.at:283:  ok
> 2310. mat73_compressed_readslab_le.at:325: testing Read linear slab of complex uint16 array ...
> ./mat73_compressed_readslab_le.at:328: cp $srcdir/results/dump-var87-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var87\(3257:1111:end\)
> 
> 2303. mat73_compressed_readslab_le.at:276:  ok
> 2311. mat73_compressed_readslab_le.at:332: testing Read linear slab of complex int8 array ...
> ./mat73_compressed_readslab_le.at:335: cp $srcdir/results/dump-var88-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var88\(3257:1111:end\)
> 
> 2312. mat73_compressed_readslab_le.at:339: testing Read linear slab of complex uint8 array ...
> ./mat73_compressed_readslab_le.at:342: cp $srcdir/results/dump-var89-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var89\(3257:1111:end\)
> 2305. mat73_compressed_readslab_le.at:290:  ok
> 
> 2313. mat73_compressed_readslab_le.at:346: testing Read slab of double array from struct ...
> ./mat73_compressed_readslab_le.at:349: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var28.field2\(1:1:end,1:1:end\)
> 2313. mat73_compressed_readslab_le.at:346:  ok
> 
> 2314. mat73_compressed_readslab_le.at:353: testing Read slab of single array from struct ...
> ./mat73_compressed_readslab_le.at:356: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var29.field2\(1:1:end,1:1:end\)
> 2306. mat73_compressed_readslab_le.at:297:  ok
> 
> 2314. mat73_compressed_readslab_le.at:353:  ok
> 
> 2315. mat73_compressed_readslab_le.at:360: testing Read slab of int64 array from struct ...
> ./mat73_compressed_readslab_le.at:363: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var30.field2\(1:1:end,1:1:end\)
> 2316. mat73_compressed_readslab_le.at:367: testing Read slab of uint64 array from struct ...
> ./mat73_compressed_readslab_le.at:370: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var31.field2\(1:1:end,1:1:end\)
> 2308. mat73_compressed_readslab_le.at:311:  ok
> 2307. mat73_compressed_readslab_le.at:304:  ok
> 
> 
> 2315. mat73_compressed_readslab_le.at:360:  ok
> 2317. mat73_compressed_readslab_le.at:374: testing Read slab of int32 array from struct ...
> ./mat73_compressed_readslab_le.at:377: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var32.field2\(1:1:end,1:1:end\)
> 2318. mat73_compressed_readslab_le.at:381: testing Read slab of uint32 array from struct ...
> ./mat73_compressed_readslab_le.at:384: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var33.field2\(1:1:end,1:1:end\)
> 
> 2316. mat73_compressed_readslab_le.at:367:  ok
> 2319. mat73_compressed_readslab_le.at:388: testing Read slab of int16 array from struct ...
> ./mat73_compressed_readslab_le.at:391: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var34.field2\(1:1:end,1:1:end\)
> 
> 2310. mat73_compressed_readslab_le.at:325:  ok
> 2309. mat73_compressed_readslab_le.at:318:  ok
> 2320. mat73_compressed_readslab_le.at:395: testing Read slab of uint16 array from struct ...
> ./mat73_compressed_readslab_le.at:398: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var35.field2\(1:1:end,1:1:end\)
> 
> 
> 2317. mat73_compressed_readslab_le.at:374:  ok
> 2322. mat73_compressed_readslab_le.at:409: testing Read slab of uint8 array from struct ...
> ./mat73_compressed_readslab_le.at:412: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var37.field2\(1:1:end,1:1:end\)
> 2321. mat73_compressed_readslab_le.at:402: testing Read slab of int8 array from struct ...
> ./mat73_compressed_readslab_le.at:405: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var36.field2\(1:1:end,1:1:end\)
> 2311. mat73_compressed_readslab_le.at:332:  ok
> 
> 2318. mat73_compressed_readslab_le.at:381:  ok
> 
> 2323. mat73_compressed_readslab_le.at:416: testing Read slab of complex double array from struct ...
> ./mat73_compressed_readslab_le.at:419: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var38.field2\(1:1:end,1:1:end\)
> 
> 2319. mat73_compressed_readslab_le.at:388:  ok
> 2324. mat73_compressed_readslab_le.at:423: testing Read slab of complex single array from struct ...
> ./mat73_compressed_readslab_le.at:426: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var39.field2\(1:1:end,1:1:end\)
> 2312. mat73_compressed_readslab_le.at:339:  ok
> 
> 2325. mat73_compressed_readslab_le.at:430: testing Read slab of complex int64 array from struct ...
> ./mat73_compressed_readslab_le.at:433: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var40.field2\(1:1:end,1:1:end\)
> 
> 2320. mat73_compressed_readslab_le.at:395:  ok
> 2326. mat73_compressed_readslab_le.at:437: testing Read slab of complex uint64 array from struct ...
> ./mat73_compressed_readslab_le.at:440: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var41.field2\(1:1:end,1:1:end\)
> 2327. mat73_compressed_readslab_le.at:444: testing Read slab of complex int32 array from struct ...
> ./mat73_compressed_readslab_le.at:447: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var42.field2\(1:1:end,1:1:end\)
> 
> 2321. mat73_compressed_readslab_le.at:402:  ok
> 2328. mat73_compressed_readslab_le.at:451: testing Read slab of complex uint32 array from struct ...
> ./mat73_compressed_readslab_le.at:454: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var43.field2\(1:1:end,1:1:end\)
> 2322. mat73_compressed_readslab_le.at:409:  ok
> 
> 
> 2329. mat73_compressed_readslab_le.at:458: testing Read slab of complex int16 array from struct ...
> ./mat73_compressed_readslab_le.at:461: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var44.field2\(1:1:end,1:1:end\)
> 2330. mat73_compressed_readslab_le.at:465: testing Read slab of complex uint16 array from struct ...
> ./mat73_compressed_readslab_le.at:468: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var45.field2\(1:1:end,1:1:end\)
> 2323. mat73_compressed_readslab_le.at:416:  ok
> 
> 2325. mat73_compressed_readslab_le.at:430:  ok
> 2324. mat73_compressed_readslab_le.at:423:  ok
> 2331. mat73_compressed_readslab_le.at:472: testing Read slab of complex int8 array from struct ...
> ./mat73_compressed_readslab_le.at:475: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var46.field2\(1:1:end,1:1:end\)
> 
> 
> 2327. mat73_compressed_readslab_le.at:444:  ok
> 2333. mat73_compressed_readslab_le.at:486: testing Read slab of double array as double ...
> ./mat73_compressed_readslab_le.at:489: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var1 -c double
> 2332. mat73_compressed_readslab_le.at:479: testing Read slab of complex uint8 array from struct ...
> ./mat73_compressed_readslab_le.at:482: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var47.field2\(1:1:end,1:1:end\)
> 
> 2334. mat73_compressed_readslab_le.at:493: testing Read slab of double array as single ...
> ./mat73_compressed_readslab_le.at:496: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var1 -c single
> 2326. mat73_compressed_readslab_le.at:437:  ok
> 2333. mat73_compressed_readslab_le.at:486:  ok
> 
> 2328. mat73_compressed_readslab_le.at:451:  ok
> 
> 
> 2335. mat73_compressed_readslab_le.at:500: testing Read slab of double array as int64 ...
> ./mat73_compressed_readslab_le.at:503: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var1 -c int64
> 2334. mat73_compressed_readslab_le.at:493:  ok
> 2336. mat73_compressed_readslab_le.at:507: testing Read slab of double array as uint64 ...
> ./mat73_compressed_readslab_le.at:510: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var1 -c uint64
> 2329. mat73_compressed_readslab_le.at:458:  ok
> 2337. mat73_compressed_readslab_le.at:514: testing Read slab of double array as int32 ...
> ./mat73_compressed_readslab_le.at:517: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var1 -c int32
> 2330. mat73_compressed_readslab_le.at:465:  ok
> 
> 
> 
> 2338. mat73_compressed_readslab_le.at:521: testing Read slab of double array as uint32 ...
> ./mat73_compressed_readslab_le.at:524: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var1 -c uint32
> 2336. mat73_compressed_readslab_le.at:507:  ok
> 2335. mat73_compressed_readslab_le.at:500:  ok
> 2339. mat73_compressed_readslab_le.at:528: testing Read slab of double array as int16 ...
> ./mat73_compressed_readslab_le.at:531: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var1 -c int16
> 
> 
> 2340. mat73_compressed_readslab_le.at:535: testing Read slab of double array as uint16 ...
> ./mat73_compressed_readslab_le.at:538: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var1 -c uint16
> 2337. mat73_compressed_readslab_le.at:514:  ok
> 2331. mat73_compressed_readslab_le.at:472:  ok
> 2342. mat73_compressed_readslab_le.at:549: testing Read slab of double array as uint8 ...
> ./mat73_compressed_readslab_le.at:552: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var1 -c uint8
> 2341. mat73_compressed_readslab_le.at:542: testing Read slab of double array as int8 ...
> ./mat73_compressed_readslab_le.at:545: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var1 -c int8
> 
> 
> 2338. mat73_compressed_readslab_le.at:521:  ok
> 2343. mat73_compressed_readslab_le.at:556: testing Read slab of complex double array as double ...
> 2339. mat73_compressed_readslab_le.at:528: ./mat73_compressed_readslab_le.at:559: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var11 -c double
>  ok
> 2344. mat73_compressed_readslab_le.at:563: testing Read slab of complex double array as single ...
> ./mat73_compressed_readslab_le.at:566: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var11 -c single
> 2332. mat73_compressed_readslab_le.at:479:  ok
> 2340. mat73_compressed_readslab_le.at:535:  ok
> 
> 
> 2341. mat73_compressed_readslab_le.at:542:  ok
> 2342. mat73_compressed_readslab_le.at:549:  ok
> 
> 
> 2345. mat73_compressed_readslab_le.at:570: testing Read slab of complex double array as int64 ...
> 
> ./mat73_compressed_readslab_le.at:573: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var11 -c int64
> 2346. mat73_compressed_readslab_le.at:577: testing Read slab of complex double array as uint64 ...
> ./mat73_compressed_readslab_le.at:580: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var11 -c uint64
> 
> 2343. mat73_compressed_readslab_le.at:556:  ok
> 2347. mat73_compressed_readslab_le.at:584: testing Read slab of complex double array as int32 ...
> ./mat73_compressed_readslab_le.at:587: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var11 -c int32
> 2349. mat73_compressed_readslab_le.at:598: testing Read slab of complex double array as int16 ...
> ./mat73_compressed_readslab_le.at:601: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var11 -c int16
> 2344. mat73_compressed_readslab_le.at:563: 2348. mat73_compressed_readslab_le.at:591: testing Read slab of complex double array as uint32 ...
> ./mat73_compressed_readslab_le.at:594: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var11 -c uint32
>  ok
> 
> 2350. mat73_compressed_readslab_le.at:605: testing Read slab of complex double array as uint16 ...
> ./mat73_compressed_readslab_le.at:608: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var11 -c uint16
> 
> 2351. mat73_compressed_readslab_le.at:612: testing Read slab of complex double array as int8 ...
> ./mat73_compressed_readslab_le.at:615: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var11 -c int8
> 2345. mat73_compressed_readslab_le.at:570:  ok
> 2352. mat73_compressed_readslab_le.at:619: testing Read slab of complex double array as uint8 ...
> ./mat73_compressed_readslab_le.at:622: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat var11 -c uint8
> 2347. mat73_compressed_readslab_le.at:584:  ok
> 2346. mat73_compressed_readslab_le.at:577:  ok
> 
> 2348. mat73_compressed_readslab_le.at:591:  ok
> 2349. mat73_compressed_readslab_le.at:598:  ok
> 2350. mat73_compressed_readslab_le.at:605:  ok
> 
> 
> 
> 2353. mat73_uncompressed_read_le.at:26: testing Read 2D double array ...
> ./mat73_uncompressed_read_le.at:28: cp $srcdir/results/read-var1.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var1
> 
> 
> 2351. mat73_compressed_readslab_le.at:612:  ok
> 2354. mat73_uncompressed_read_le.at:34: testing Read 2D single array ...
> ./mat73_uncompressed_read_le.at:36: cp $srcdir/results/read-var2.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var2
> 2355. mat73_uncompressed_read_le.at:40: testing Read 2D int64 array ...
> ./mat73_uncompressed_read_le.at:42: cp $srcdir/results/read-var3.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var3
> 2352. mat73_compressed_readslab_le.at:619:  ok
> 2356. mat73_uncompressed_read_le.at:46: testing Read 2D uint64 array ...
> ./mat73_uncompressed_read_le.at:48: cp $srcdir/results/read-var4.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var4
> 2358. mat73_uncompressed_read_le.at:58: testing Read 2D uint32 array ...
> ./mat73_uncompressed_read_le.at:60: cp $srcdir/results/read-var6.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var6
> 
> 2357. mat73_uncompressed_read_le.at:52: testing Read 2D int32 array ...
> ./mat73_uncompressed_read_le.at:54: cp $srcdir/results/read-var5.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var5
> 
> 2359. mat73_uncompressed_read_le.at:64: testing Read 2D int16 array ...
> ./mat73_uncompressed_read_le.at:66: cp $srcdir/results/read-var7.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var7
> ./mat73_uncompressed_read_le.at:30: cp $srcdir/results/dump-var1.out expout
>          $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var1
> 2354. mat73_uncompressed_read_le.at:34:  ok
> 2360. mat73_uncompressed_read_le.at:70: testing Read 2D uint16 array ...
> ./mat73_uncompressed_read_le.at:72: cp $srcdir/results/read-var8.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var8
> 
> 2355. mat73_uncompressed_read_le.at:40:  ok
> 2361. mat73_uncompressed_read_le.at:76: testing Read 2D int8 array ...
> ./mat73_uncompressed_read_le.at:78: cp $srcdir/results/read-var9.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var9
> 2353. mat73_uncompressed_read_le.at:26:  ok
> 
> 
> 2362. mat73_uncompressed_read_le.at:82: testing Read 2D uint8 array ...
> ./mat73_uncompressed_read_le.at:84: cp $srcdir/results/read-var10.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var10
> 2363. mat73_uncompressed_read_le.at:88: testing Read 2D complex double array ...
> ./mat73_uncompressed_read_le.at:90: cp $srcdir/results/read-var11.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var11
> 2356. mat73_uncompressed_read_le.at:46:  ok
> 
> 2362. mat73_uncompressed_read_le.at:82:  ok
> 2364. mat73_uncompressed_read_le.at:96: testing Read 2D complex single array ...
> ./mat73_uncompressed_read_le.at:98: cp $srcdir/results/read-var12.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var12
> 
> ./mat73_uncompressed_read_le.at:92: cp $srcdir/results/dump-var11.out expout
>          $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var11
> 2357. mat73_uncompressed_read_le.at:52:  ok
> 2365. mat73_uncompressed_read_le.at:102: testing Read 2D complex int64 array ...
> ./mat73_uncompressed_read_le.at:104: cp $srcdir/results/read-var13.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var13
> 
> 2366. mat73_uncompressed_read_le.at:108: testing Read 2D complex uint64 array ...
> ./mat73_uncompressed_read_le.at:110: cp $srcdir/results/read-var14.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var14
> 2358. mat73_uncompressed_read_le.at:58: 2363. mat73_uncompressed_read_le.at:88:  ok
>  ok
> 2364. mat73_uncompressed_read_le.at:96:  ok
> 
> 2365. mat73_uncompressed_read_le.at:102:  ok
> 
> 
> 
> 2366. mat73_uncompressed_read_le.at:108:  ok
> 2368. mat73_uncompressed_read_le.at:120: testing Read 2D complex uint32 array ...
> ./mat73_uncompressed_read_le.at:122: cp $srcdir/results/read-var16.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var16
> 2367. mat73_uncompressed_read_le.at:114: testing Read 2D complex int32 array ...
> ./mat73_uncompressed_read_le.at:116: cp $srcdir/results/read-var15.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var15
> 2369. mat73_uncompressed_read_le.at:126: testing Read 2D complex int16 array ...
> ./mat73_uncompressed_read_le.at:128: cp $srcdir/results/read-var17.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var17
> 2370. mat73_uncompressed_read_le.at:132: testing Read 2D complex uint16 array ...
> ./mat73_uncompressed_read_le.at:134: cp $srcdir/results/read-var18.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var18
> 
> 2371. mat73_uncompressed_read_le.at:138: testing Read 2D complex int8 array ...
> ./mat73_uncompressed_read_le.at:140: cp $srcdir/results/read-var19.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var19
> 2368. mat73_uncompressed_read_le.at:120:  ok
> 2369. mat73_uncompressed_read_le.at:126:  ok
> 2367. mat73_uncompressed_read_le.at:114:  ok
> 
> 
> 
> 2370. mat73_uncompressed_read_le.at:132:  ok
> 2371. mat73_uncompressed_read_le.at:138:  ok
> 2373. mat73_uncompressed_read_le.at:150: testing Read 2D logical array ...
> ./mat73_uncompressed_read_le.at:152: cp $srcdir/results/read-var90.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var90
> 2372. mat73_uncompressed_read_le.at:144: testing Read 2D complex uint8 array ...
> ./mat73_uncompressed_read_le.at:146: cp $srcdir/results/read-var20.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var20
> 2374. mat73_uncompressed_read_le.at:156: testing Read 2D logical array ...
> ./mat73_uncompressed_read_le.at:157: if test $MAT73 -ne 1;then exit 77;fi
> ./mat73_uncompressed_read_le.at:158: cp $srcdir/results/read-var90.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var90
> 
> 
> 2375. mat73_uncompressed_read_le.at:163: testing Read sparse double array ...
> ./mat73_uncompressed_read_le.at:165: cp $srcdir/results/read-var21.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var21
> 2376. mat73_uncompressed_read_le.at:169: testing Read sparse complex double array ...
> ./mat73_uncompressed_read_le.at:171: cp $srcdir/results/read-var22.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var22
> 2372. mat73_uncompressed_read_le.at:144:  ok
> 
> 2375. mat73_uncompressed_read_le.at:163:  ok
> 2376. mat73_uncompressed_read_le.at:169:  ok
> 2377. mat73_uncompressed_read_le.at:175: testing Read empty array ...
> ./mat73_uncompressed_read_le.at:178: cp $srcdir/results/read-var23.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var23
> 
> 
> 2360. mat73_uncompressed_read_le.at:70:  ok
> 2378. mat73_uncompressed_read_le.at:182: testing Read 2D character array ...
> ./mat73_uncompressed_read_le.at:184: cp $srcdir/results/read-var24-73.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var24
> 2379. mat73_uncompressed_read_le.at:188: testing Read 2D Unicode character array ...
> ./mat73_uncompressed_read_le.at:190: cp $srcdir/results/read-var95-73.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var95
> 2359. mat73_uncompressed_read_le.at:64:  ok
> 
> 2377. mat73_uncompressed_read_le.at:175:  ok
> 
> 
> 2380. mat73_uncompressed_read_le.at:194: testing Read empty struct ...
> ./mat73_uncompressed_read_le.at:197: cp $srcdir/results/read-var25.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var25
> 2361. mat73_uncompressed_read_le.at:76:  ok
> 2378. mat73_uncompressed_read_le.at:182:  ok
> 2381. mat73_uncompressed_read_le.at:201: testing Read empty struct with fields ...
> ./mat73_uncompressed_read_le.at:204: cp $srcdir/results/read-var26.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var26
> 2382. mat73_uncompressed_read_le.at:208: testing Read struct with empty fields ...
> ./mat73_uncompressed_read_le.at:211: cp $srcdir/results/read-var27.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var27
> 
> 
> 2380. mat73_uncompressed_read_le.at:194:  ok
> 2383. mat73_uncompressed_read_le.at:215: testing Read struct with double fields ...
> ./mat73_uncompressed_read_le.at:217: cp $srcdir/results/read-var28.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var28
> 2384. mat73_uncompressed_read_le.at:221: testing Read struct with single fields ...
> ./mat73_uncompressed_read_le.at:223: cp $srcdir/results/read-var29.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var29
> 
> 2381. mat73_uncompressed_read_le.at:201:  ok
> 2382. mat73_uncompressed_read_le.at:208:  ok
> 
> 2385. mat73_uncompressed_read_le.at:227: testing Read struct with int64 fields ...
> ./mat73_uncompressed_read_le.at:229: cp $srcdir/results/read-var30.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var30
> 
> 2386. mat73_uncompressed_read_le.at:233: testing Read struct with uint64 fields ...
> ./mat73_uncompressed_read_le.at:235: cp $srcdir/results/read-var31.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var31
> 2387. mat73_uncompressed_read_le.at:239: testing Read struct with int32 fields ...
> 2383. mat73_uncompressed_read_le.at:215:  ok
> ./mat73_uncompressed_read_le.at:241: cp $srcdir/results/read-var32.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var32
> 2384. mat73_uncompressed_read_le.at:221:  ok
> 
> 2388. mat73_uncompressed_read_le.at:245: testing Read struct with uint32 fields ...
> ./mat73_uncompressed_read_le.at:247: cp $srcdir/results/read-var33.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var33
> 
> 2385. mat73_uncompressed_read_le.at:227:  ok
> 2389. mat73_uncompressed_read_le.at:251: testing Read struct with int16 fields ...
> ./mat73_uncompressed_read_le.at:253: cp $srcdir/results/read-var34.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var34
> 
> 2386. mat73_uncompressed_read_le.at:233:  ok
> 2387. mat73_uncompressed_read_le.at:239:  ok
> 2390. mat73_uncompressed_read_le.at:257: testing Read struct with uint16 fields ...
> ./mat73_uncompressed_read_le.at:259: cp $srcdir/results/read-var35.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var35
> 
> 
> 2388. mat73_uncompressed_read_le.at:245:  ok
> 2392. mat73_uncompressed_read_le.at:269: testing Read struct with uint8 fields ...
> ./mat73_uncompressed_read_le.at:271: cp $srcdir/results/read-var37.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var37
> 2391. mat73_uncompressed_read_le.at:263: testing Read struct with int8 fields ...
> ./mat73_uncompressed_read_le.at:265: cp $srcdir/results/read-var36.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var36
> 
> 2393. mat73_uncompressed_read_le.at:275: testing Read struct with complex double fields ...
> ./mat73_uncompressed_read_le.at:277: cp $srcdir/results/read-var38.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var38
> 2389. mat73_uncompressed_read_le.at:251: 2374. mat73_uncompressed_read_le.at:156:  ok
>  ok
> 2373. mat73_uncompressed_read_le.at:150:  ok
> 
> 
> 
> 2390. mat73_uncompressed_read_le.at:257:  ok
> 2394. mat73_uncompressed_read_le.at:281: testing Read struct with complex single fields ...
> ./mat73_uncompressed_read_le.at:283: cp $srcdir/results/read-var39.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var39
> 2396. mat73_uncompressed_read_le.at:293: testing Read struct with complex uint64 fields ...
> ./mat73_uncompressed_read_le.at:295: cp $srcdir/results/read-var41.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var41
> 2395. mat73_uncompressed_read_le.at:287: testing Read struct with complex int64 fields ...
> ./mat73_uncompressed_read_le.at:289: cp $srcdir/results/read-var40.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var40
> 
> 2392. mat73_uncompressed_read_le.at:269:  ok
> 2397. mat73_uncompressed_read_le.at:299: testing Read struct with complex int32 fields ...
> ./mat73_uncompressed_read_le.at:301: cp $srcdir/results/read-var42.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var42
> 
> 2391. mat73_uncompressed_read_le.at:263:  ok
> 2398. mat73_uncompressed_read_le.at:305: testing Read struct with complex uint32 fields ...
> ./mat73_uncompressed_read_le.at:307: cp $srcdir/results/read-var43.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var43
> 
> 2379. mat73_uncompressed_read_le.at:188:  ok
> 
> 2393. mat73_uncompressed_read_le.at:275:  ok
> 2399. mat73_uncompressed_read_le.at:311: testing Read struct with complex int16 fields ...
> ./mat73_uncompressed_read_le.at:313: cp $srcdir/results/read-var44.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var44
> 
> 2400. mat73_uncompressed_read_le.at:317: testing Read struct with complex uint16 fields ...
> ./mat73_uncompressed_read_le.at:319: cp $srcdir/results/read-var45.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var45
> 2401. mat73_uncompressed_read_le.at:323: testing Read struct with complex int8 fields ...
> ./mat73_uncompressed_read_le.at:325: cp $srcdir/results/read-var46.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var46
> 2394. mat73_uncompressed_read_le.at:281:  ok
> 2395. mat73_uncompressed_read_le.at:287:  ok
> 2396. mat73_uncompressed_read_le.at:293:  ok
> 
> 
> 
> 2397. mat73_uncompressed_read_le.at:299:  ok
> 2402. mat73_uncompressed_read_le.at:329: testing Read struct with complex uint8 fields ...
> ./mat73_uncompressed_read_le.at:331: cp $srcdir/results/read-var47.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var47
> 2403. mat73_uncompressed_read_le.at:335: testing Read struct with logical fields ...
> ./mat73_uncompressed_read_le.at:337: cp $srcdir/results/read-var91.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var91
> 2404. mat73_uncompressed_read_le.at:341: testing Read struct with logical fields ...
> ./mat73_uncompressed_read_le.at:342: if test $MAT73 -ne 1;then exit 77;fi
> ./mat73_uncompressed_read_le.at:343: cp $srcdir/results/read-var91.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var91
> 
> 2405. mat73_uncompressed_read_le.at:348: testing Read struct with sparse double fields ...
> ./mat73_uncompressed_read_le.at:350: cp $srcdir/results/read-var48.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var48
> 2398. mat73_uncompressed_read_le.at:305:  ok
> 
> 2399. mat73_uncompressed_read_le.at:311:  ok
> 2406. mat73_uncompressed_read_le.at:354: testing Read struct with sparse complex double fields ...
> ./mat73_uncompressed_read_le.at:356: cp $srcdir/results/read-var49.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var49
> 
> 2401. mat73_uncompressed_read_le.at:323:  ok
> 2400. mat73_uncompressed_read_le.at:317:  ok
> 2407. mat73_uncompressed_read_le.at:360: testing Read struct with character fields ...
> ./mat73_uncompressed_read_le.at:362: cp $srcdir/results/read-var50.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var50
> 
> 
> 2409. mat73_uncompressed_read_le.at:373: testing Read cell array with empty arrays ...
> ./mat73_uncompressed_read_le.at:376: cp $srcdir/results/read-var52.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var52
> 2408. mat73_uncompressed_read_le.at:366: testing Read empty cell array ...
> ./mat73_uncompressed_read_le.at:369: cp $srcdir/results/read-var51.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var51
> 2402. mat73_uncompressed_read_le.at:329:  ok
> 2405. mat73_uncompressed_read_le.at:348:  ok
> 
> 
> 2411. mat73_uncompressed_read_le.at:386: testing Read cell array with single arrays ...
> ./mat73_uncompressed_read_le.at:388: cp $srcdir/results/read-var54.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var54
> 2410. mat73_uncompressed_read_le.at:380: testing Read cell array with double arrays ...
> ./mat73_uncompressed_read_le.at:382: cp $srcdir/results/read-var53.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var53
> 2406. mat73_uncompressed_read_le.at:354:  ok
> 2407. mat73_uncompressed_read_le.at:360:  ok
> 
> 
> 2412. mat73_uncompressed_read_le.at:392: testing Read cell array with int64 arrays ...
> ./mat73_uncompressed_read_le.at:394: cp $srcdir/results/read-var55.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var55
> 2413. mat73_uncompressed_read_le.at:398: testing Read cell array with uint64 arrays ...
> ./mat73_uncompressed_read_le.at:400: cp $srcdir/results/read-var56.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var56
> 2408. mat73_uncompressed_read_le.at:366:  ok
> 
> 2409. mat73_uncompressed_read_le.at:373:  ok
> 
> 2414. mat73_uncompressed_read_le.at:404: testing Read cell array with int32 arrays ...
> ./mat73_uncompressed_read_le.at:406: cp $srcdir/results/read-var57.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var57
> 2415. mat73_uncompressed_read_le.at:410: testing Read cell array with uint32 arrays ...
> ./mat73_uncompressed_read_le.at:412: cp $srcdir/results/read-var58.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var58
> 2403. mat73_uncompressed_read_le.at:335:  ok
> 
> 2404. mat73_uncompressed_read_le.at:341:  ok
> 2416. mat73_uncompressed_read_le.at:416: testing Read cell array with int16 arrays ...
> ./mat73_uncompressed_read_le.at:418: cp $srcdir/results/read-var59.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var59
> 2410. mat73_uncompressed_read_le.at:380:  ok
> 2411. mat73_uncompressed_read_le.at:386:  ok
> 
> 
> 
> 2417. mat73_uncompressed_read_le.at:422: testing Read cell array with uint16 arrays ...
> ./mat73_uncompressed_read_le.at:424: cp $srcdir/results/read-var60.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var60
> 2419. mat73_uncompressed_read_le.at:434: testing Read cell array with uint8 arrays ...
> ./mat73_uncompressed_read_le.at:436: cp $srcdir/results/read-var62.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var62
> 2418. mat73_uncompressed_read_le.at:428: testing Read cell array with int8 arrays ...
> ./mat73_uncompressed_read_le.at:430: cp $srcdir/results/read-var61.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var61
> 2412. mat73_uncompressed_read_le.at:392:  ok
> 2413. mat73_uncompressed_read_le.at:398:  ok
> 
> 
> 2420. mat73_uncompressed_read_le.at:440: testing Read cell array with logical arrays ...
> ./mat73_uncompressed_read_le.at:442: cp $srcdir/results/read-var92.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var92
> 2421. mat73_uncompressed_read_le.at:446: testing Read cell array with sparse double arrays ...
> ./mat73_uncompressed_read_le.at:448: cp $srcdir/results/read-var63.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var63
> 2414. mat73_uncompressed_read_le.at:404:  ok
> 2415. mat73_uncompressed_read_le.at:410:  ok
> 
> 
> 2422. mat73_uncompressed_read_le.at:452: testing Read cell array with sparse complex double arrays ...
> ./mat73_uncompressed_read_le.at:454: cp $srcdir/results/read-var64.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var64
> 2423. mat73_uncompressed_read_le.at:458: testing Read cell array with character arrays ...
> ./mat73_uncompressed_read_le.at:460: cp $srcdir/results/read-var65.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var65
> 2416. mat73_uncompressed_read_le.at:416:  ok
> 2417. mat73_uncompressed_read_le.at:422: 
>  ok
> 
> 2424. mat73_uncompressed_read_le.at:464: testing Read cell array with empty structs ...
> ./mat73_uncompressed_read_le.at:467: cp $srcdir/results/read-var66.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var66
> 2425. mat73_uncompressed_read_le.at:471: testing Read cell array with structs (numeric fields) ...
> ./mat73_uncompressed_read_le.at:473: cp $srcdir/results/read-var67.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var67
> 2419. mat73_uncompressed_read_le.at:434:  ok
> 2418. mat73_uncompressed_read_le.at:428:  ok
> 
> 
> 2426. mat73_uncompressed_read_le.at:477: testing Read cell array with structs (sparse fields) ...
> ./mat73_uncompressed_read_le.at:479: cp $srcdir/results/read-var68.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var68
> 2427. mat73_uncompressed_read_le.at:483: testing Read cell array with structs (character fields) ...
> ./mat73_uncompressed_read_le.at:485: cp $srcdir/results/read-var69-73.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var69
> 2421. mat73_uncompressed_read_le.at:446:  ok
> 
> 2428. mat73_uncompressed_read_le.at:489: testing Read directory ...
> ./mat73_uncompressed_read_le.at:492: cp $srcdir/results/dir_le.out expout
>          $builddir/test_mat directory $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat
> --- /dev/null	2022-05-25 18:27:13.000000000 +0000
> +++ /<<PKGBUILDDIR>>/test/testsuite.dir/at-groups/2428/stderr	2022-05-25 21:22:50.819469636 +0000
> @@ -0,0 +1,20 @@
> +-E- test_mat: HDF5 error #000 in H5Fopen()
> +      file : ../../../src/H5F.c:429
> +      major: File accessibility
> +      minor: Unable to open file
> +-E- test_mat: HDF5 error #001 in H5F_open()
> +      file : ../../../src/H5Fint.c:1713
> +      major: File accessibility
> +      minor: Unable to lock file
> +-E- test_mat: HDF5 error #002 in H5FD_lock()
> +      file : ../../../src/H5FD.c:1675
> +      major: Virtual File Layer
> +      minor: Unable to lock file
> +-E- test_mat: HDF5 error #003 in H5FD__sec2_lock()
> +      file : ../../../src/H5FDsec2.c:990
> +      major: Virtual File Layer
> +      minor: Unable to lock file
> +-E- test_mat: HDF5 error #000 in H5Fclose()
> +      file : ../../../src/H5F.c:591
> +      major: Invalid arguments to routine
> +      minor: Inappropriate type
> --- expout	2022-05-25 21:22:50.795469477 +0000
> +++ /<<PKGBUILDDIR>>/test/testsuite.dir/at-groups/2428/stdout	2022-05-25 21:22:50.795469477 +0000
> @@ -1,95 +0,0 @@
> -var1
> -var10
> -var11
> -var12
> -var13
> -var14
> -var15
> -var16
> -var17
> -var18
> -var19
> -var2
> -var20
> -var21
> -var22
> -var23
> -var24
> -var25
> -var26
> -var27
> -var28
> -var29
> -var3
> -var30
> -var31
> -var32
> -var33
> -var34
> -var35
> -var36
> -var37
> -var38
> -var39
> -var4
> -var40
> -var41
> -var42
> -var43
> -var44
> -var45
> -var46
> -var47
> -var48
> -var49
> -var5
> -var50
> -var51
> -var52
> -var53
> -var54
> -var55
> -var56
> -var57
> -var58
> -var59
> -var6
> -var60
> -var61
> -var62
> -var63
> -var64
> -var65
> -var66
> -var67
> -var68
> -var69
> -var7
> -var70
> -var71
> -var72
> -var73
> -var74
> -var75
> -var76
> -var77
> -var78
> -var79
> -var8
> -var80
> -var81
> -var82
> -var83
> -var84
> -var85
> -var86
> -var87
> -var88
> -var89
> -var9
> -var90
> -var91
> -var92
> -var93
> -var94
> -var95
> ./mat73_uncompressed_read_le.at:492: exit code was 1, expected 0
> 2428. mat73_uncompressed_read_le.at:489:  FAILED (mat73_uncompressed_read_le.at:492)
> 
> 2422. mat73_uncompressed_read_le.at:452:  ok
> 2429. mat73_uncompressed_readslab_le.at:26: testing Read slab of double array ...
> ./mat73_uncompressed_readslab_le.at:29: cp $srcdir/results/dump-var70-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var70\(2:3:end,4:5:end,8:16:end\)
> 2423. mat73_uncompressed_read_le.at:458:  ok
> 
> 
> 2430. mat73_uncompressed_readslab_le.at:35: testing Read slab of single array ...
> ./mat73_uncompressed_readslab_le.at:38: cp $srcdir/results/dump-var71-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var71\(2:3:end,4:5:end,8:16:end\)
> 2420. mat73_uncompressed_read_le.at:440:  ok
> 2431. mat73_uncompressed_readslab_le.at:44: testing Read slab of int64 array ...
> ./mat73_uncompressed_readslab_le.at:47: cp $srcdir/results/dump-var72-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var72\(2:3:end,4:5:end,8:16:end\)
> 
> 2424. mat73_uncompressed_read_le.at:464:  ok
> 
> 2432. mat73_uncompressed_readslab_le.at:53: testing Read slab of uint64 array ...
> ./mat73_uncompressed_readslab_le.at:56: cp $srcdir/results/dump-var73-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var73\(2:3:end,4:5:end,8:16:end\)
> 2433. mat73_uncompressed_readslab_le.at:62: testing Read slab of int32 array ...
> ./mat73_uncompressed_readslab_le.at:65: cp $srcdir/results/dump-var74-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var74\(2:3:end,4:5:end,8:16:end\)
> 2426. mat73_uncompressed_read_le.at:477:  ok
> 2425. mat73_uncompressed_read_le.at:471:  ok
> 2427. mat73_uncompressed_read_le.at:483:  ok
> 
> 
> 
> 2435. mat73_uncompressed_readslab_le.at:80: testing Read slab of int16 array ...
> ./mat73_uncompressed_readslab_le.at:83: cp $srcdir/results/dump-var76-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var76\(2:3:end,4:5:end,8:16:end\)
> 2434. mat73_uncompressed_readslab_le.at:71: testing Read slab of uint32 array ...
> ./mat73_uncompressed_readslab_le.at:74: cp $srcdir/results/dump-var75-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var75\(2:3:end,4:5:end,8:16:end\)
> 2436. mat73_uncompressed_readslab_le.at:89: testing Read slab of uint16 array ...
> ./mat73_uncompressed_readslab_le.at:92: cp $srcdir/results/dump-var77-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var77\(2:3:end,4:5:end,8:16:end\)
> ./mat73_uncompressed_readslab_le.at:31: cp $srcdir/results/dump-var70-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var70\(30:1:32,27:1:29,25:1:26\)
> ./mat73_uncompressed_readslab_le.at:40: cp $srcdir/results/dump-var71-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var71\(30:1:32,27:1:29,25:1:26\)
> ./mat73_uncompressed_readslab_le.at:49: cp $srcdir/results/dump-var72-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var72\(30:1:32,27:1:29,25:1:26\)
> ./mat73_uncompressed_readslab_le.at:67: cp $srcdir/results/dump-var74-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var74\(30:1:32,27:1:29,25:1:26\)
> ./mat73_uncompressed_readslab_le.at:58: cp $srcdir/results/dump-var73-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var73\(30:1:32,27:1:29,25:1:26\)
> ./mat73_uncompressed_readslab_le.at:94: cp $srcdir/results/dump-var77-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var77\(30:1:32,27:1:29,25:1:26\)
> ./mat73_uncompressed_readslab_le.at:76: cp $srcdir/results/dump-var75-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var75\(30:1:32,27:1:29,25:1:26\)
> ./mat73_uncompressed_readslab_le.at:85: cp $srcdir/results/dump-var76-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var76\(30:1:32,27:1:29,25:1:26\)
> 2429. mat73_uncompressed_readslab_le.at:26:  ok
> 
> 2437. mat73_uncompressed_readslab_le.at:98: testing Read slab of int8 array ...
> ./mat73_uncompressed_readslab_le.at:101: cp $srcdir/results/dump-var78-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var78\(2:3:end,4:5:end,8:16:end\)
> 2430. mat73_uncompressed_readslab_le.at:35:  ok
> 
> 2431. mat73_uncompressed_readslab_le.at:44:  ok
> 
> 2438. mat73_uncompressed_readslab_le.at:107: testing Read slab of uint8 array ...
> ./mat73_uncompressed_readslab_le.at:110: cp $srcdir/results/dump-var79-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var79\(2:3:end,4:5:end,8:16:end\)
> 2439. mat73_uncompressed_readslab_le.at:116: testing Read slab of complex double array ...
> ./mat73_uncompressed_readslab_le.at:119: cp $srcdir/results/dump-var80-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var80\(2:3:end,4:5:end,8:16:end\)
> 2432. mat73_uncompressed_readslab_le.at:53:  ok
> 2433. mat73_uncompressed_readslab_le.at:62:  ok
> 
> 
> 2440. mat73_uncompressed_readslab_le.at:125: testing Read slab of complex single array ...
> 2441. mat73_uncompressed_readslab_le.at:134: testing Read slab of complex int64 array ...
> ./mat73_uncompressed_readslab_le.at:137: cp $srcdir/results/dump-var82-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var82\(2:3:end,4:5:end,8:16:end\)
> ./mat73_uncompressed_readslab_le.at:128: cp $srcdir/results/dump-var81-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var81\(2:3:end,4:5:end,8:16:end\)
> 2436. mat73_uncompressed_readslab_le.at:89:  ok
> 2434. mat73_uncompressed_readslab_le.at:71:  ok
> 
> 
> 2435. mat73_uncompressed_readslab_le.at:80:  ok
> 2442. mat73_uncompressed_readslab_le.at:143: testing Read slab of complex uint64 array ...
> ./mat73_uncompressed_readslab_le.at:146: cp $srcdir/results/dump-var83-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var83\(2:3:end,4:5:end,8:16:end\)
> 2443. mat73_uncompressed_readslab_le.at:152: testing Read slab of complex int32 array ...
> ./mat73_uncompressed_readslab_le.at:155: cp $srcdir/results/dump-var84-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var84\(2:3:end,4:5:end,8:16:end\)
> 
> ./mat73_uncompressed_readslab_le.at:103: cp $srcdir/results/dump-var78-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var78\(30:1:32,27:1:29,25:1:26\)
> 2444. mat73_uncompressed_readslab_le.at:161: testing Read slab of complex uint32 array ...
> ./mat73_uncompressed_readslab_le.at:164: cp $srcdir/results/dump-var85-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var85\(2:3:end,4:5:end,8:16:end\)
> ./mat73_uncompressed_readslab_le.at:112: cp $srcdir/results/dump-var79-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var79\(30:1:32,27:1:29,25:1:26\)
> ./mat73_uncompressed_readslab_le.at:121: cp $srcdir/results/dump-var80-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var80\(30:1:32,27:1:29,25:1:26\)
> ./mat73_uncompressed_readslab_le.at:130: cp $srcdir/results/dump-var81-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var81\(30:1:32,27:1:29,25:1:26\)
> ./mat73_uncompressed_readslab_le.at:139: cp $srcdir/results/dump-var82-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var82\(30:1:32,27:1:29,25:1:26\)
> ./mat73_uncompressed_readslab_le.at:148: cp $srcdir/results/dump-var83-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var83\(30:1:32,27:1:29,25:1:26\)
> ./mat73_uncompressed_readslab_le.at:157: cp $srcdir/results/dump-var84-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var84\(30:1:32,27:1:29,25:1:26\)
> 2437. mat73_uncompressed_readslab_le.at:98:  ok
> ./mat73_uncompressed_readslab_le.at:166: cp $srcdir/results/dump-var85-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var85\(30:1:32,27:1:29,25:1:26\)
> 
> 2445. mat73_uncompressed_readslab_le.at:170: testing Read slab of complex int16 array ...
> ./mat73_uncompressed_readslab_le.at:173: cp $srcdir/results/dump-var86-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var86\(2:3:end,4:5:end,8:16:end\)
> 2438. mat73_uncompressed_readslab_le.at:107:  ok
> 
> 2446. mat73_uncompressed_readslab_le.at:179: testing Read slab of complex uint16 array ...
> ./mat73_uncompressed_readslab_le.at:182: cp $srcdir/results/dump-var87-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var87\(2:3:end,4:5:end,8:16:end\)
> 2439. mat73_uncompressed_readslab_le.at:116:  ok
> 
> 2440. mat73_uncompressed_readslab_le.at:125:  ok
> 2441. mat73_uncompressed_readslab_le.at:134:  ok
> 2447. mat73_uncompressed_readslab_le.at:188: testing Read slab of complex int8 array ...
> ./mat73_uncompressed_readslab_le.at:191: cp $srcdir/results/dump-var88-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var88\(2:3:end,4:5:end,8:16:end\)
> 
> 
> 2448. mat73_uncompressed_readslab_le.at:197: testing Read slab of complex uint8 array ...
> ./mat73_uncompressed_readslab_le.at:200: cp $srcdir/results/dump-var89-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var89\(2:3:end,4:5:end,8:16:end\)
> 2449. mat73_uncompressed_readslab_le.at:206: testing Read linear slab of double array ...
> ./mat73_uncompressed_readslab_le.at:209: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var70\(3257:1111:end\)
> 2442. mat73_uncompressed_readslab_le.at:143:  ok
> 
> 2450. mat73_uncompressed_readslab_le.at:213: testing Read linear slab of single array ...
> ./mat73_uncompressed_readslab_le.at:216: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var71\(3257:1111:end\)
> 2443. mat73_uncompressed_readslab_le.at:152:  ok
> 
> 2444. mat73_uncompressed_readslab_le.at:161:  ok
> 2451. mat73_uncompressed_readslab_le.at:220: testing Read linear slab of int64 array ...
> ./mat73_uncompressed_readslab_le.at:223: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var72\(3257:1111:end\)
> ./mat73_uncompressed_readslab_le.at:175: cp $srcdir/results/dump-var86-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var86\(30:1:32,27:1:29,25:1:26\)
> 
> 2452. mat73_uncompressed_readslab_le.at:227: testing Read linear slab of uint64 array ...
> ./mat73_uncompressed_readslab_le.at:230: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var73\(3257:1111:end\)
> ./mat73_uncompressed_readslab_le.at:184: cp $srcdir/results/dump-var87-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var87\(30:1:32,27:1:29,25:1:26\)
> ./mat73_uncompressed_readslab_le.at:193: cp $srcdir/results/dump-var88-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var88\(30:1:32,27:1:29,25:1:26\)
> ./mat73_uncompressed_readslab_le.at:202: cp $srcdir/results/dump-var89-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var89\(30:1:32,27:1:29,25:1:26\)
> 2449. mat73_uncompressed_readslab_le.at:206:  ok
> 
> 2453. mat73_uncompressed_readslab_le.at:234: testing Read linear slab of int32 array ...
> ./mat73_uncompressed_readslab_le.at:237: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var74\(3257:1111:end\)
> 2450. mat73_uncompressed_readslab_le.at:213:  ok
> 
> 2454. mat73_uncompressed_readslab_le.at:241: testing Read linear slab of uint32 array ...
> ./mat73_uncompressed_readslab_le.at:244: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var75\(3257:1111:end\)
> 2451. mat73_uncompressed_readslab_le.at:220:  ok
> 2445. mat73_uncompressed_readslab_le.at:170: 
>  ok
> 
> 2455. mat73_uncompressed_readslab_le.at:248: testing Read linear slab of int16 array ...
> ./mat73_uncompressed_readslab_le.at:251: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var76\(3257:1111:end\)
> 2456. mat73_uncompressed_readslab_le.at:255: testing Read linear slab of uint16 array ...
> ./mat73_uncompressed_readslab_le.at:258: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var77\(3257:1111:end\)
> 2452. mat73_uncompressed_readslab_le.at:227:  ok
> 
> 2446. mat73_uncompressed_readslab_le.at:179:  ok
> 
> 2458. mat73_uncompressed_readslab_le.at:269: testing Read linear slab of uint8 array ...
> ./mat73_uncompressed_readslab_le.at:272: cp $srcdir/results/dump-var79-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var79\(3257:1111:end\)
> 2457. mat73_uncompressed_readslab_le.at:262: testing Read linear slab of int8 array ...
> ./mat73_uncompressed_readslab_le.at:265: cp $srcdir/results/dump-var78-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var78\(3257:1111:end\)
> 2448. mat73_uncompressed_readslab_le.at:197:  ok
> 2447. mat73_uncompressed_readslab_le.at:188:  ok
> 
> 
> 2459. mat73_uncompressed_readslab_le.at:276: testing Read linear slab of complex double array ...
> 2460. mat73_uncompressed_readslab_le.at:283: testing Read linear slab of complex single array ...
> ./mat73_uncompressed_readslab_le.at:286: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var81\(3257:1111:end\)
> ./mat73_uncompressed_readslab_le.at:279: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var80\(3257:1111:end\)
> 2453. mat73_uncompressed_readslab_le.at:234:  ok
> 
> 2461. mat73_uncompressed_readslab_le.at:290: testing Read linear slab of complex int64 array ...
> ./mat73_uncompressed_readslab_le.at:293: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var82\(3257:1111:end\)
> 2454. mat73_uncompressed_readslab_le.at:241:  ok
> 
> 2462. mat73_uncompressed_readslab_le.at:297: testing Read linear slab of complex uint64 array ...
> ./mat73_uncompressed_readslab_le.at:300: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var83\(3257:1111:end\)
> 2455. mat73_uncompressed_readslab_le.at:248:  ok
> 2456. mat73_uncompressed_readslab_le.at:255:  ok
> 
> 
> 2463. mat73_uncompressed_readslab_le.at:304: testing Read linear slab of complex int32 array ...
> ./mat73_uncompressed_readslab_le.at:307: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var84\(3257:1111:end\)
> 2464. mat73_uncompressed_readslab_le.at:311: testing Read linear slab of complex uint32 array ...
> ./mat73_uncompressed_readslab_le.at:314: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var85\(3257:1111:end\)
> 2458. mat73_uncompressed_readslab_le.at:269:  ok
> 
> 2465. mat73_uncompressed_readslab_le.at:318: testing Read linear slab of complex int16 array ...
> ./mat73_uncompressed_readslab_le.at:321: cp $srcdir/results/dump-var86-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var86\(3257:1111:end\)
> 2457. mat73_uncompressed_readslab_le.at:262:  ok
> 
> 2466. mat73_uncompressed_readslab_le.at:325: testing Read linear slab of complex uint16 array ...
> ./mat73_uncompressed_readslab_le.at:328: cp $srcdir/results/dump-var87-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var87\(3257:1111:end\)
> 2460. mat73_uncompressed_readslab_le.at:283:  ok
> 2459. mat73_uncompressed_readslab_le.at:276:  ok
> 
> 2467. mat73_uncompressed_readslab_le.at:332: testing Read linear slab of complex int8 array ...
> ./mat73_uncompressed_readslab_le.at:335: cp $srcdir/results/dump-var88-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var88\(3257:1111:end\)
> 2461. mat73_uncompressed_readslab_le.at:290:  ok
> 
> 
> 2468. mat73_uncompressed_readslab_le.at:339: testing Read linear slab of complex uint8 array ...
> ./mat73_uncompressed_readslab_le.at:342: cp $srcdir/results/dump-var89-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var89\(3257:1111:end\)
> 2469. mat73_uncompressed_readslab_le.at:346: testing Read slab of double array from struct ...
> ./mat73_uncompressed_readslab_le.at:349: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var28.field2\(1:1:end,1:1:end\)
> 2462. mat73_uncompressed_readslab_le.at:297:  ok
> 2469. mat73_uncompressed_readslab_le.at:346:  ok
> 
> 
> 2470. mat73_uncompressed_readslab_le.at:353: testing Read slab of single array from struct ...
> ./mat73_uncompressed_readslab_le.at:356: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var29.field2\(1:1:end,1:1:end\)
> 2471. mat73_uncompressed_readslab_le.at:360: testing Read slab of int64 array from struct ...
> ./mat73_uncompressed_readslab_le.at:363: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var30.field2\(1:1:end,1:1:end\)
> 2470. mat73_uncompressed_readslab_le.at:353:  ok
> 2471. mat73_uncompressed_readslab_le.at:360:  ok
> 
> 
> 2463. mat73_uncompressed_readslab_le.at:304:  ok
> 2472. mat73_uncompressed_readslab_le.at:367: testing Read slab of uint64 array from struct ...
> ./mat73_uncompressed_readslab_le.at:370: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var31.field2\(1:1:end,1:1:end\)
> 2473. mat73_uncompressed_readslab_le.at:374: testing Read slab of int32 array from struct ...
> ./mat73_uncompressed_readslab_le.at:377: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var32.field2\(1:1:end,1:1:end\)
> 2464. mat73_uncompressed_readslab_le.at:311:  ok
> 
> 
> 2474. mat73_uncompressed_readslab_le.at:381: testing Read slab of uint32 array from struct ...
> ./mat73_uncompressed_readslab_le.at:384: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var33.field2\(1:1:end,1:1:end\)
> 2475. mat73_uncompressed_readslab_le.at:388: testing Read slab of int16 array from struct ...
> ./mat73_uncompressed_readslab_le.at:391: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var34.field2\(1:1:end,1:1:end\)
> 2465. mat73_uncompressed_readslab_le.at:318:  ok
> 
> 2472. mat73_uncompressed_readslab_le.at:367:  ok
> 
> 2476. mat73_uncompressed_readslab_le.at:395: testing Read slab of uint16 array from struct ...
> ./mat73_uncompressed_readslab_le.at:398: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var35.field2\(1:1:end,1:1:end\)
> 2477. mat73_uncompressed_readslab_le.at:402: testing Read slab of int8 array from struct ...
> ./mat73_uncompressed_readslab_le.at:405: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var36.field2\(1:1:end,1:1:end\)
> 2473. mat73_uncompressed_readslab_le.at:374:  ok
> 2466. mat73_uncompressed_readslab_le.at:325:  ok
> 
> 
> 2478. mat73_uncompressed_readslab_le.at:409: testing Read slab of uint8 array from struct ...
> 2475. mat73_uncompressed_readslab_le.at:388:  ok
> ./mat73_uncompressed_readslab_le.at:412: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var37.field2\(1:1:end,1:1:end\)
> 2479. mat73_uncompressed_readslab_le.at:416: testing Read slab of complex double array from struct ...
> ./mat73_uncompressed_readslab_le.at:419: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var38.field2\(1:1:end,1:1:end\)
> 2474. mat73_uncompressed_readslab_le.at:381:  ok
> 
> 
> 2480. mat73_uncompressed_readslab_le.at:423: testing Read slab of complex single array from struct ...
> ./mat73_uncompressed_readslab_le.at:426: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var39.field2\(1:1:end,1:1:end\)
> 2467. mat73_uncompressed_readslab_le.at:332:  ok
> 
> 2481. mat73_uncompressed_readslab_le.at:430: testing Read slab of complex int64 array from struct ...
> ./mat73_uncompressed_readslab_le.at:433: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var40.field2\(1:1:end,1:1:end\)
> 2477. mat73_uncompressed_readslab_le.at:402:  ok
> 2476. mat73_uncompressed_readslab_le.at:395:  ok
> 2482. mat73_uncompressed_readslab_le.at:437: testing Read slab of complex uint64 array from struct ...
> ./mat73_uncompressed_readslab_le.at:440: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var41.field2\(1:1:end,1:1:end\)
> 
> 
> 2483. mat73_uncompressed_readslab_le.at:444: testing Read slab of complex int32 array from struct ...
> ./mat73_uncompressed_readslab_le.at:447: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var42.field2\(1:1:end,1:1:end\)
> 2468. mat73_uncompressed_readslab_le.at:339:  ok
> 2478. mat73_uncompressed_readslab_le.at:409:  ok
> 2484. mat73_uncompressed_readslab_le.at:451: testing Read slab of complex uint32 array from struct ...
> ./mat73_uncompressed_readslab_le.at:454: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var43.field2\(1:1:end,1:1:end\)
> 
> 
> 2479. mat73_uncompressed_readslab_le.at:416:  ok
> 
> 2486. mat73_uncompressed_readslab_le.at:465: testing Read slab of complex uint16 array from struct ...
> ./mat73_uncompressed_readslab_le.at:468: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var45.field2\(1:1:end,1:1:end\)
> 2485. mat73_uncompressed_readslab_le.at:458: testing Read slab of complex int16 array from struct ...
> ./mat73_uncompressed_readslab_le.at:461: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var44.field2\(1:1:end,1:1:end\)
> 2487. mat73_uncompressed_readslab_le.at:472: testing Read slab of complex int8 array from struct ...
> ./mat73_uncompressed_readslab_le.at:475: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var46.field2\(1:1:end,1:1:end\)
> 2480. mat73_uncompressed_readslab_le.at:423:  ok
> 2481. mat73_uncompressed_readslab_le.at:430:  ok
> 
> 
> 2489. mat73_uncompressed_readslab_le.at:486: testing Read slab of double array as double ...
> 2488. mat73_uncompressed_readslab_le.at:479: testing Read slab of complex uint8 array from struct ...
> 2482. mat73_uncompressed_readslab_le.at:437:  ok
> ./mat73_uncompressed_readslab_le.at:482: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var47.field2\(1:1:end,1:1:end\)
> ./mat73_uncompressed_readslab_le.at:489: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var1 -c double
> 
> 2484. mat73_uncompressed_readslab_le.at:451:  ok
> 2483. mat73_uncompressed_readslab_le.at:444:  ok
> 2490. mat73_uncompressed_readslab_le.at:493: testing Read slab of double array as single ...
> ./mat73_uncompressed_readslab_le.at:496: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var1 -c single
> 
> 
> 2489. mat73_uncompressed_readslab_le.at:486:  ok
> 2491. mat73_uncompressed_readslab_le.at:500: testing Read slab of double array as int64 ...
> ./mat73_uncompressed_readslab_le.at:503: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var1 -c int64
> 
> 2492. mat73_uncompressed_readslab_le.at:507: testing Read slab of double array as uint64 ...
> ./mat73_uncompressed_readslab_le.at:510: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var1 -c uint64
> 2485. mat73_uncompressed_readslab_le.at:458:  ok
> 2493. mat73_uncompressed_readslab_le.at:514: testing Read slab of double array as int32 ...
> ./mat73_uncompressed_readslab_le.at:517: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var1 -c int32
> 
> 2491. mat73_uncompressed_readslab_le.at:500: 2490. mat73_uncompressed_readslab_le.at:493:  ok
>  ok
> 2492. mat73_uncompressed_readslab_le.at:507:  ok
> 2486. mat73_uncompressed_readslab_le.at:465:  ok
> 2494. mat73_uncompressed_readslab_le.at:521: testing Read slab of double array as uint32 ...
> ./mat73_uncompressed_readslab_le.at:524: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var1 -c uint32
> 
> 
> 2493. mat73_uncompressed_readslab_le.at:514:  ok
> 
> 
> 2495. mat73_uncompressed_readslab_le.at:528: testing Read slab of double array as int16 ...
> ./mat73_uncompressed_readslab_le.at:531: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var1 -c int16
> 2487. mat73_uncompressed_readslab_le.at:472:  ok
> 2496. mat73_uncompressed_readslab_le.at:535: testing Read slab of double array as uint16 ...
> ./mat73_uncompressed_readslab_le.at:538: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var1 -c uint16
> 2497. mat73_uncompressed_readslab_le.at:542: testing Read slab of double array as int8 ...
> ./mat73_uncompressed_readslab_le.at:545: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var1 -c int8
> 
> 2498. mat73_uncompressed_readslab_le.at:549: testing Read slab of double array as uint8 ...
> ./mat73_uncompressed_readslab_le.at:552: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var1 -c uint8
> 
> 2499. mat73_uncompressed_readslab_le.at:556: testing Read slab of complex double array as double ...
> ./mat73_uncompressed_readslab_le.at:559: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var11 -c double
> 2494. mat73_uncompressed_readslab_le.at:521:  ok
> 2500. mat73_uncompressed_readslab_le.at:563: testing Read slab of complex double array as single ...
> ./mat73_uncompressed_readslab_le.at:566: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var11 -c single
> 
> 2495. mat73_uncompressed_readslab_le.at:528:  ok
> 2497. mat73_uncompressed_readslab_le.at:542:  ok
> 2488. mat73_uncompressed_readslab_le.at:479:  ok
> 2498. mat73_uncompressed_readslab_le.at:549:  ok
> 
> 2501. mat73_uncompressed_readslab_le.at:570: testing Read slab of complex double array as int64 ...
> 2496. mat73_uncompressed_readslab_le.at:535:  ok
> ./mat73_uncompressed_readslab_le.at:573: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var11 -c int64
> 
> 
> 
> 2499. mat73_uncompressed_readslab_le.at:556:  ok
> 2500. mat73_uncompressed_readslab_le.at:563:  ok
> 2502. mat73_uncompressed_readslab_le.at:577: testing Read slab of complex double array as uint64 ...
> ./mat73_uncompressed_readslab_le.at:580: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var11 -c uint64
> 
> 2504. mat73_uncompressed_readslab_le.at:591: testing Read slab of complex double array as uint32 ...
> ./mat73_uncompressed_readslab_le.at:594: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var11 -c uint32
> 2505. mat73_uncompressed_readslab_le.at:598: testing Read slab of complex double array as int16 ...
> 2503. mat73_uncompressed_readslab_le.at:584: testing Read slab of complex double array as int32 ...
> ./mat73_uncompressed_readslab_le.at:587: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var11 -c int32
> ./mat73_uncompressed_readslab_le.at:601: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var11 -c int16
> 
> 
> 2506. mat73_uncompressed_readslab_le.at:605: testing Read slab of complex double array as uint16 ...
> ./mat73_uncompressed_readslab_le.at:608: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var11 -c uint16
> 2501. mat73_uncompressed_readslab_le.at:570:  ok
> 2507. mat73_uncompressed_readslab_le.at:612: testing Read slab of complex double array as int8 ...
> ./mat73_uncompressed_readslab_le.at:615: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var11 -c int8
> 2508. mat73_uncompressed_readslab_le.at:619: testing Read slab of complex double array as uint8 ...
> ./mat73_uncompressed_readslab_le.at:622: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat var11 -c uint8
> 2503. mat73_uncompressed_readslab_le.at:584:  ok
> 2502. mat73_uncompressed_readslab_le.at:577:  ok
> 2505. mat73_uncompressed_readslab_le.at:598: 2504. mat73_uncompressed_readslab_le.at:591:  ok
>  ok
> 2506. mat73_uncompressed_readslab_le.at:605:  ok
> 
> 
> 
> 2507. mat73_uncompressed_readslab_le.at:612:  ok
> 
> 
> 
> 
> 2509. mat73_read_be.at:26: testing Read 2D double array ...
> 2510. mat73_read_be.at:34: testing Read 2D single array ...
> 2511. mat73_read_be.at:40: testing Read 2D int64 array ...
> ./mat73_read_be.at:28: cp $srcdir/results/read-var1.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var1
> ./mat73_read_be.at:36: cp $srcdir/results/read-var2.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var2
> ./mat73_read_be.at:42: cp $srcdir/results/read-var3.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var3
> 2513. mat73_read_be.at:52: testing Read 2D int32 array ...
> ./mat73_read_be.at:54: cp $srcdir/results/read-var5.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var5
> 2508. mat73_uncompressed_readslab_le.at:619:  ok
> 2514. mat73_read_be.at:58: testing Read 2D uint32 array ...
> ./mat73_read_be.at:60: cp $srcdir/results/read-var6.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var6
> 2512. mat73_read_be.at:46: testing Read 2D uint64 array ...
> ./mat73_read_be.at:48: cp $srcdir/results/read-var4.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var4
> 2515. mat73_read_be.at:64: testing Read 2D int16 array ...
> ./mat73_read_be.at:66: cp $srcdir/results/read-var7.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var7
> 
> ./mat73_read_be.at:30: cp $srcdir/results/dump-var1.out expout
>          $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var1
> 2510. mat73_read_be.at:34:  ok
> 2516. mat73_read_be.at:70: testing Read 2D uint16 array ...
> ./mat73_read_be.at:72: cp $srcdir/results/read-var8.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var8
> 
> 2511. mat73_read_be.at:40:  ok
> 2517. mat73_read_be.at:76: testing Read 2D int8 array ...
> ./mat73_read_be.at:78: cp $srcdir/results/read-var9.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var9
> 
> 2509. mat73_read_be.at:26:  ok
> 
> 2518. mat73_read_be.at:82: testing Read 2D uint8 array ...
> ./mat73_read_be.at:84: cp $srcdir/results/read-var10.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var10
> 2519. mat73_read_be.at:88: testing Read 2D complex double array ...
> ./mat73_read_be.at:90: cp $srcdir/results/read-var11.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var11
> 2512. mat73_read_be.at:46:  ok
> 2518. mat73_read_be.at:82:  ok
> 
> 2513. mat73_read_be.at:52:  ok
> 
> 2520. mat73_read_be.at:96: testing Read 2D complex single array ...
> 
> ./mat73_read_be.at:98: cp $srcdir/results/read-var12.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var12
> 2521. mat73_read_be.at:102: testing Read 2D complex int64 array ...
> ./mat73_read_be.at:104: cp $srcdir/results/read-var13.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var13
> 2522. mat73_read_be.at:108: testing Read 2D complex uint64 array ...
> ./mat73_read_be.at:110: cp $srcdir/results/read-var14.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var14
> ./mat73_read_be.at:92: cp $srcdir/results/dump-var11.out expout
>          $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var11
> 2520. mat73_read_be.at:96:  ok
> 2522. mat73_read_be.at:108:  ok
> 2521. mat73_read_be.at:102:  ok
> 
> 2519. mat73_read_be.at:88:  ok
> 2514. mat73_read_be.at:58:  ok
> 
> 
> 2523. mat73_read_be.at:114: testing Read 2D complex int32 array ...
> ./mat73_read_be.at:116: cp $srcdir/results/read-var15.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var15
> 
> 
> 2524. mat73_read_be.at:120: testing Read 2D complex uint32 array ...
> ./mat73_read_be.at:122: cp $srcdir/results/read-var16.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var16
> 2525. mat73_read_be.at:126: testing Read 2D complex int16 array ...
> ./mat73_read_be.at:128: cp $srcdir/results/read-var17.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var17
> 2527. mat73_read_be.at:138: testing Read 2D complex int8 array ...
> ./mat73_read_be.at:140: cp $srcdir/results/read-var19.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var19
> 2526. mat73_read_be.at:132: testing Read 2D complex uint16 array ...
> ./mat73_read_be.at:134: cp $srcdir/results/read-var18.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var18
> 2523. mat73_read_be.at:114:  ok
> 2525. mat73_read_be.at:126:  ok
> 
> 2524. mat73_read_be.at:120:  ok
> 2526. mat73_read_be.at:132:  ok
> 2527. mat73_read_be.at:138:  ok
> 2528. mat73_read_be.at:144: testing Read 2D complex uint8 array ...
> ./mat73_read_be.at:146: cp $srcdir/results/read-var20.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var20
> 
> 
> 
> 
> 2529. mat73_read_be.at:150: testing Read 2D logical array ...
> ./mat73_read_be.at:152: cp $srcdir/results/read-var90.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var90
> 2531. mat73_read_be.at:162: testing Read sparse complex double array ...
> ./mat73_read_be.at:164: cp $srcdir/results/read-var22.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var22
> 2532. mat73_read_be.at:168: testing Read empty array ...
> ./mat73_read_be.at:171: cp $srcdir/results/read-var23.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var23
> 2530. mat73_read_be.at:156: testing Read sparse double array ...
> ./mat73_read_be.at:158: cp $srcdir/results/read-var21.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var21
> 2528. mat73_read_be.at:144:  ok
> 
> 2532. mat73_read_be.at:168:  ok
> 2530. mat73_read_be.at:156:  ok
> 2531. mat73_read_be.at:162:  ok
> 2533. mat73_read_be.at:175: testing Read 2D character array ...
> ./mat73_read_be.at:177: cp $srcdir/results/read-var24-73.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var24
> 
> 
> 
> 2536. mat73_read_be.at:195: testing Read struct with empty fields ...
> ./mat73_read_be.at:198: cp $srcdir/results/read-var27.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var27
> 2534. mat73_read_be.at:181: testing Read empty struct ...
> ./mat73_read_be.at:184: cp $srcdir/results/read-var25.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var25
> 2533. mat73_read_be.at:175:  ok
> 2535. mat73_read_be.at:188: testing Read empty struct with fields ...
> ./mat73_read_be.at:191: cp $srcdir/results/read-var26.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var26
> 2515. mat73_read_be.at:64:  ok
> 
> 2534. mat73_read_be.at:181: 2535. mat73_read_be.at:188:  ok
>  ok
> 
> 2536. mat73_read_be.at:195:  ok
> 2516. mat73_read_be.at:70:  ok
> 2537. mat73_read_be.at:202: testing Read struct with double fields ...
> ./mat73_read_be.at:204: cp $srcdir/results/read-var28.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var28
> 
> 
> 
> 
> 2517. mat73_read_be.at:76:  ok
> 2538. mat73_read_be.at:208: testing Read struct with single fields ...
> ./mat73_read_be.at:210: cp $srcdir/results/read-var29.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var29
> 2539. mat73_read_be.at:214: testing Read struct with int64 fields ...
> ./mat73_read_be.at:216: cp $srcdir/results/read-var30.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var30
> 2540. mat73_read_be.at:220: testing Read struct with uint64 fields ...
> ./mat73_read_be.at:222: cp $srcdir/results/read-var31.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var31
> 2541. mat73_read_be.at:226: testing Read struct with int32 fields ...
> ./mat73_read_be.at:228: cp $srcdir/results/read-var32.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var32
> 2542. mat73_read_be.at:232: testing Read struct with uint32 fields ...
> ./mat73_read_be.at:234: cp $srcdir/results/read-var33.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var33
> 
> 2537. mat73_read_be.at:202:  ok
> 2543. mat73_read_be.at:238: testing Read struct with int16 fields ...
> 
> ./mat73_read_be.at:240: cp $srcdir/results/read-var34.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var34
> 2544. mat73_read_be.at:244: testing Read struct with uint16 fields ...
> ./mat73_read_be.at:246: cp $srcdir/results/read-var35.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var35
> 2538. mat73_read_be.at:208:  ok
> 2539. mat73_read_be.at:214:  ok
> 
> 
> 2541. mat73_read_be.at:226:  ok
> 2540. mat73_read_be.at:220:  ok
> 2545. mat73_read_be.at:250: testing Read struct with int8 fields ...
> 2546. mat73_read_be.at:256: testing Read struct with uint8 fields ...
> ./mat73_read_be.at:258: cp $srcdir/results/read-var37.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var37
> ./mat73_read_be.at:252: cp $srcdir/results/read-var36.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var36
> 2542. mat73_read_be.at:232:  ok
> 
> 
> 
> 2548. mat73_read_be.at:268: testing Read struct with complex single fields ...
> ./mat73_read_be.at:270: cp $srcdir/results/read-var39.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var39
> 2549. mat73_read_be.at:274: testing Read struct with complex int64 fields ...
> ./mat73_read_be.at:276: cp $srcdir/results/read-var40.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var40
> 2544. mat73_read_be.at:244:  ok
> 2547. mat73_read_be.at:262: testing Read struct with complex double fields ...
> ./mat73_read_be.at:264: cp $srcdir/results/read-var38.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var38
> 2543. mat73_read_be.at:238:  ok
> 
> 
> 2550. mat73_read_be.at:280: testing Read struct with complex uint64 fields ...
> ./mat73_read_be.at:282: cp $srcdir/results/read-var41.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var41
> 2551. mat73_read_be.at:286: testing Read struct with complex int32 fields ...
> ./mat73_read_be.at:288: cp $srcdir/results/read-var42.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var42
> 2546. mat73_read_be.at:256:  ok
> 2545. mat73_read_be.at:250:  ok
> 
> 
> 2547. mat73_read_be.at:262:  ok
> 2552. mat73_read_be.at:292: testing Read struct with complex uint32 fields ...
> ./mat73_read_be.at:294: cp $srcdir/results/read-var43.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var43
> 2529. mat73_read_be.at:150:  ok
> 2553. mat73_read_be.at:298: testing Read struct with complex int16 fields ...
> ./mat73_read_be.at:300: cp $srcdir/results/read-var44.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var44
> 
> 2548. mat73_read_be.at:268:  ok
> 
> 2554. mat73_read_be.at:304: testing Read struct with complex uint16 fields ...
> ./mat73_read_be.at:306: cp $srcdir/results/read-var45.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var45
> 
> 2555. mat73_read_be.at:310: testing Read struct with complex int8 fields ...
> ./mat73_read_be.at:312: cp $srcdir/results/read-var46.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var46
> 2556. mat73_read_be.at:316: testing Read struct with complex uint8 fields ...
> ./mat73_read_be.at:318: cp $srcdir/results/read-var47.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var47
> 2549. mat73_read_be.at:274:  ok
> 
> 2550. mat73_read_be.at:280:  ok
> 
> 2551. mat73_read_be.at:286:  ok
> 2557. mat73_read_be.at:322: testing Read struct with logical fields ...
> ./mat73_read_be.at:324: cp $srcdir/results/read-var91.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var91
> 
> 2558. mat73_read_be.at:328: testing Read struct with sparse double fields ...
> ./mat73_read_be.at:330: cp $srcdir/results/read-var48.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var48
> 2559. mat73_read_be.at:334: testing Read struct with sparse complex double fields ...
> 2552. mat73_read_be.at:292:  ok
> ./mat73_read_be.at:336: cp $srcdir/results/read-var49.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var49
> 
> 2554. mat73_read_be.at:304: 2560. mat73_read_be.at:340: testing Read struct with character fields ...
>  ok
> ./mat73_read_be.at:342: cp $srcdir/results/read-var50.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var50
> 2553. mat73_read_be.at:298:  ok
> 
> 2555. mat73_read_be.at:310:  ok
> 
> 
> 2562. mat73_read_be.at:353: testing Read cell array with empty arrays ...
> ./mat73_read_be.at:356: cp $srcdir/results/read-var52.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var52
> 2561. mat73_read_be.at:346: testing Read empty cell array ...
> ./mat73_read_be.at:349: cp $srcdir/results/read-var51.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var51
> 2563. mat73_read_be.at:360: testing Read cell array with double arrays ...
> ./mat73_read_be.at:362: cp $srcdir/results/read-var53.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var53
> 2556. mat73_read_be.at:316:  ok
> 
> 2564. mat73_read_be.at:366: testing Read cell array with single arrays ...
> ./mat73_read_be.at:368: cp $srcdir/results/read-var54.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var54
> 2558. mat73_read_be.at:328:  ok
> 
> 2559. mat73_read_be.at:334:  ok
> 2561. mat73_read_be.at:346:  ok
> 2560. mat73_read_be.at:340:  ok
> 
> 
> 2565. mat73_read_be.at:372: testing Read cell array with int64 arrays ...
> ./mat73_read_be.at:374: cp $srcdir/results/read-var55.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var55
> 
> 2567. mat73_read_be.at:384: testing Read cell array with int32 arrays ...
> ./mat73_read_be.at:386: cp $srcdir/results/read-var57.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var57
> 2566. mat73_read_be.at:378: testing Read cell array with uint64 arrays ...
> ./mat73_read_be.at:380: cp $srcdir/results/read-var56.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var56
> 2568. mat73_read_be.at:390: testing Read cell array with uint32 arrays ...
> ./mat73_read_be.at:392: cp $srcdir/results/read-var58.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var58
> 2563. mat73_read_be.at:360:  ok
> 2562. mat73_read_be.at:353:  ok
> 
> 2569. mat73_read_be.at:396: testing Read cell array with int16 arrays ...
> ./mat73_read_be.at:398: cp $srcdir/results/read-var59.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var59
> 
> 2570. mat73_read_be.at:402: testing Read cell array with uint16 arrays ...
> ./mat73_read_be.at:404: cp $srcdir/results/read-var60.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var60
> 2564. mat73_read_be.at:366:  ok
> 2557. mat73_read_be.at:322:  ok
> 
> 
> 2571. mat73_read_be.at:408: testing Read cell array with int8 arrays ...
> ./mat73_read_be.at:410: cp $srcdir/results/read-var61.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var61
> 2572. mat73_read_be.at:414: testing Read cell array with uint8 arrays ...
> ./mat73_read_be.at:416: cp $srcdir/results/read-var62.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var62
> 2565. mat73_read_be.at:372:  ok
> 2566. mat73_read_be.at:378:  ok
> 2567. mat73_read_be.at:384:  ok
> 
> 
> 
> 2568. mat73_read_be.at:390:  ok
> 2573. mat73_read_be.at:420: testing Read cell array with logical arrays ...
> 2574. mat73_read_be.at:426: testing Read cell array with sparse double arrays ...
> ./mat73_read_be.at:422: cp $srcdir/results/read-var92.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var92
> 2575. mat73_read_be.at:432: testing Read cell array with sparse complex double arrays ...
> ./mat73_read_be.at:428: cp $srcdir/results/read-var63.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var63
> ./mat73_read_be.at:434: cp $srcdir/results/read-var64.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var64
> 
> 2576. mat73_read_be.at:438: testing Read cell array with character arrays ...
> ./mat73_read_be.at:440: cp $srcdir/results/read-var65.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var65
> 2569. mat73_read_be.at:396:  ok
> 
> 2577. mat73_read_be.at:444: testing Read cell array with empty structs ...
> ./mat73_read_be.at:447: cp $srcdir/results/read-var66.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var66
> 2570. mat73_read_be.at:402:  ok
> 
> 2571. mat73_read_be.at:408:  ok
> 
> 2572. mat73_read_be.at:414:  ok
> 2579. mat73_read_be.at:457: testing Read cell array with structs (sparse fields) ...
> ./mat73_read_be.at:459: cp $srcdir/results/read-var68.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var68
> 2578. mat73_read_be.at:451: testing Read cell array with structs (numeric fields) ...
> 
> ./mat73_read_be.at:453: cp $srcdir/results/read-var67.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var67
> 2580. mat73_read_be.at:463: testing Read cell array with structs (character fields) ...
> ./mat73_read_be.at:465: cp $srcdir/results/read-var69-73.out expout
>          $builddir/test_mat readvar $srcdir/datasets/matio_test_cases_hdf_be.mat var69
> 2574. mat73_read_be.at:426:  ok
> 2576. mat73_read_be.at:438:  ok
> 2575. mat73_read_be.at:432:  ok
> 
> 
> 
> 2581. mat73_read_be.at:469: testing Read directory ...
> ./mat73_read_be.at:472: cp $srcdir/results/dir-73_be.out expout
>          $builddir/test_mat directory $srcdir/datasets/matio_test_cases_hdf_be.mat
> 2582. mat73_readslab_be.at:26: testing Read slab of double array ...
> ./mat73_readslab_be.at:29: cp $srcdir/results/dump-var70-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var70\(2:3:end,4:5:end,8:16:end\)
> 2583. mat73_readslab_be.at:35: testing Read slab of single array ...
> ./mat73_readslab_be.at:38: cp $srcdir/results/dump-var71-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var71\(2:3:end,4:5:end,8:16:end\)
> --- /dev/null	2022-05-25 18:27:13.000000000 +0000
> +++ /<<PKGBUILDDIR>>/test/testsuite.dir/at-groups/2581/stderr	2022-05-25 21:22:55.779502442 +0000
> @@ -0,0 +1,20 @@
> +-E- test_mat: HDF5 error #000 in H5Fopen()
> +      file : ../../../src/H5F.c:429
> +      major: File accessibility
> +      minor: Unable to open file
> +-E- test_mat: HDF5 error #001 in H5F_open()
> +      file : ../../../src/H5Fint.c:1713
> +      major: File accessibility
> +      minor: Unable to lock file
> +-E- test_mat: HDF5 error #002 in H5FD_lock()
> +      file : ../../../src/H5FD.c:1675
> +      major: Virtual File Layer
> +      minor: Unable to lock file
> +-E- test_mat: HDF5 error #003 in H5FD__sec2_lock()
> +      file : ../../../src/H5FDsec2.c:990
> +      major: Virtual File Layer
> +      minor: Unable to lock file
> +-E- test_mat: HDF5 error #000 in H5Fclose()
> +      file : ../../../src/H5F.c:591
> +      major: Invalid arguments to routine
> +      minor: Inappropriate type
> --- expout	2022-05-25 21:22:55.755502284 +0000
> +++ /<<PKGBUILDDIR>>/test/testsuite.dir/at-groups/2581/stdout	2022-05-25 21:22:55.751502257 +0000
> @@ -1,92 +0,0 @@
> -var1
> -var10
> -var11
> -var12
> -var13
> -var14
> -var15
> -var16
> -var17
> -var18
> -var19
> -var2
> -var20
> -var21
> -var22
> -var23
> -var24
> -var25
> -var26
> -var27
> -var28
> -var29
> -var3
> -var30
> -var31
> -var32
> -var33
> -var34
> -var35
> -var36
> -var37
> -var38
> -var39
> -var4
> -var40
> -var41
> -var42
> -var43
> -var44
> -var45
> -var46
> -var47
> -var48
> -var49
> -var5
> -var50
> -var51
> -var52
> -var53
> -var54
> -var55
> -var56
> -var57
> -var58
> -var59
> -var6
> -var60
> -var61
> -var62
> -var63
> -var64
> -var65
> -var66
> -var67
> -var68
> -var69
> -var7
> -var70
> -var71
> -var72
> -var73
> -var74
> -var75
> -var76
> -var77
> -var78
> -var79
> -var8
> -var80
> -var81
> -var82
> -var83
> -var84
> -var85
> -var86
> -var87
> -var88
> -var89
> -var9
> -var90
> -var91
> -var92
> ./mat73_read_be.at:472: exit code was 1, expected 0
> 2581. mat73_read_be.at:469: 2577. mat73_read_be.at:444:  FAILED (mat73_read_be.at:472)
>  ok
> 
> 
> 2584. mat73_readslab_be.at:44: testing Read slab of int64 array ...
> ./mat73_readslab_be.at:47: cp $srcdir/results/dump-var72-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var72\(2:3:end,4:5:end,8:16:end\)
> 2585. mat73_readslab_be.at:53: testing Read slab of uint64 array ...
> ./mat73_readslab_be.at:56: cp $srcdir/results/dump-var73-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var73\(2:3:end,4:5:end,8:16:end\)
> 2573. mat73_read_be.at:420:  ok
> 
> 2586. mat73_readslab_be.at:62: testing Read slab of int32 array ...
> ./mat73_readslab_be.at:65: cp $srcdir/results/dump-var74-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var74\(2:3:end,4:5:end,8:16:end\)
> 2579. mat73_read_be.at:457:  ok
> 
> 2587. mat73_readslab_be.at:71: testing Read slab of uint32 array ...
> ./mat73_readslab_be.at:74: cp $srcdir/results/dump-var75-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var75\(2:3:end,4:5:end,8:16:end\)
> 2578. mat73_read_be.at:451:  ok
> 2580. mat73_read_be.at:463:  ok
> 
> 
> 2588. mat73_readslab_be.at:80: testing Read slab of int16 array ...
> ./mat73_readslab_be.at:83: cp $srcdir/results/dump-var76-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var76\(2:3:end,4:5:end,8:16:end\)
> 2589. mat73_readslab_be.at:89: testing Read slab of uint16 array ...
> ./mat73_readslab_be.at:92: cp $srcdir/results/dump-var77-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var77\(2:3:end,4:5:end,8:16:end\)
> ./mat73_readslab_be.at:31: cp $srcdir/results/dump-var70-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var70\(30:1:32,27:1:29,25:1:26\)
> ./mat73_readslab_be.at:40: cp $srcdir/results/dump-var71-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var71\(30:1:32,27:1:29,25:1:26\)
> ./mat73_readslab_be.at:58: cp $srcdir/results/dump-var73-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var73\(30:1:32,27:1:29,25:1:26\)
> ./mat73_readslab_be.at:49: cp $srcdir/results/dump-var72-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var72\(30:1:32,27:1:29,25:1:26\)
> ./mat73_readslab_be.at:67: cp $srcdir/results/dump-var74-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var74\(30:1:32,27:1:29,25:1:26\)
> ./mat73_readslab_be.at:76: cp $srcdir/results/dump-var75-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var75\(30:1:32,27:1:29,25:1:26\)
> ./mat73_readslab_be.at:94: cp $srcdir/results/dump-var77-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var77\(30:1:32,27:1:29,25:1:26\)
> ./mat73_readslab_be.at:85: cp $srcdir/results/dump-var76-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var76\(30:1:32,27:1:29,25:1:26\)
> 2582. mat73_readslab_be.at:26:  ok
> 
> 2583. mat73_readslab_be.at:35:  ok
> 2590. mat73_readslab_be.at:98: testing Read slab of int8 array ...
> ./mat73_readslab_be.at:101: cp $srcdir/results/dump-var78-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var78\(2:3:end,4:5:end,8:16:end\)
> 
> 2591. mat73_readslab_be.at:107: testing Read slab of uint8 array ...
> 2585. mat73_readslab_be.at:53:  ok
> 
> ./mat73_readslab_be.at:110: cp $srcdir/results/dump-var79-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var79\(2:3:end,4:5:end,8:16:end\)
> 2592. mat73_readslab_be.at:116: testing Read slab of complex double array ...
> ./mat73_readslab_be.at:119: cp $srcdir/results/dump-var80-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var80\(2:3:end,4:5:end,8:16:end\)
> 2584. mat73_readslab_be.at:44:  ok
> 
> 2593. mat73_readslab_be.at:125: testing Read slab of complex single array ...
> ./mat73_readslab_be.at:128: cp $srcdir/results/dump-var81-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var81\(2:3:end,4:5:end,8:16:end\)
> 2586. mat73_readslab_be.at:62:  ok
> 
> 2594. mat73_readslab_be.at:134: testing Read slab of complex int64 array ...
> ./mat73_readslab_be.at:137: cp $srcdir/results/dump-var82-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var82\(2:3:end,4:5:end,8:16:end\)
> 2587. mat73_readslab_be.at:71:  ok
> 
> 2595. mat73_readslab_be.at:143: testing Read slab of complex uint64 array ...
> ./mat73_readslab_be.at:146: cp $srcdir/results/dump-var83-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var83\(2:3:end,4:5:end,8:16:end\)
> 2589. mat73_readslab_be.at:89:  ok
> 2588. mat73_readslab_be.at:80:  ok
> 
> 
> 2596. mat73_readslab_be.at:152: testing Read slab of complex int32 array ...
> ./mat73_readslab_be.at:155: cp $srcdir/results/dump-var84-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var84\(2:3:end,4:5:end,8:16:end\)
> 2597. mat73_readslab_be.at:161: testing Read slab of complex uint32 array ...
> ./mat73_readslab_be.at:164: cp $srcdir/results/dump-var85-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var85\(2:3:end,4:5:end,8:16:end\)
> ./mat73_readslab_be.at:103: cp $srcdir/results/dump-var78-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var78\(30:1:32,27:1:29,25:1:26\)
> ./mat73_readslab_be.at:112: cp $srcdir/results/dump-var79-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var79\(30:1:32,27:1:29,25:1:26\)
> ./mat73_readslab_be.at:121: cp $srcdir/results/dump-var80-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var80\(30:1:32,27:1:29,25:1:26\)
> ./mat73_readslab_be.at:130: cp $srcdir/results/dump-var81-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var81\(30:1:32,27:1:29,25:1:26\)
> ./mat73_readslab_be.at:139: cp $srcdir/results/dump-var82-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var82\(30:1:32,27:1:29,25:1:26\)
> ./mat73_readslab_be.at:148: cp $srcdir/results/dump-var83-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var83\(30:1:32,27:1:29,25:1:26\)
> ./mat73_readslab_be.at:166: cp $srcdir/results/dump-var85-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var85\(30:1:32,27:1:29,25:1:26\)
> ./mat73_readslab_be.at:157: cp $srcdir/results/dump-var84-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var84\(30:1:32,27:1:29,25:1:26\)
> 2590. mat73_readslab_be.at:98:  ok
> 
> 2591. mat73_readslab_be.at:107:  ok
> 2598. mat73_readslab_be.at:170: testing Read slab of complex int16 array ...
> ./mat73_readslab_be.at:173: cp $srcdir/results/dump-var86-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var86\(2:3:end,4:5:end,8:16:end\)
> 
> 2599. mat73_readslab_be.at:179: testing Read slab of complex uint16 array ...
> ./mat73_readslab_be.at:182: cp $srcdir/results/dump-var87-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var87\(2:3:end,4:5:end,8:16:end\)
> 2594. mat73_readslab_be.at:134:  ok
> 2592. mat73_readslab_be.at:116:  ok
> 
> 
> 2600. mat73_readslab_be.at:188: testing Read slab of complex int8 array ...
> ./mat73_readslab_be.at:191: cp $srcdir/results/dump-var88-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var88\(2:3:end,4:5:end,8:16:end\)
> 2593. mat73_readslab_be.at:125: 2601. mat73_readslab_be.at:197: testing Read slab of complex uint8 array ...
> ./mat73_readslab_be.at:200: cp $srcdir/results/dump-var89-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var89\(2:3:end,4:5:end,8:16:end\)
>  ok
> 
> 2602. mat73_readslab_be.at:206: testing Read linear slab of double array ...
> ./mat73_readslab_be.at:209: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var70\(3257:1111:end\)
> 2595. mat73_readslab_be.at:143:  ok
> 
> 2603. mat73_readslab_be.at:213: testing Read linear slab of single array ...
> ./mat73_readslab_be.at:216: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var71\(3257:1111:end\)
> 2596. mat73_readslab_be.at:152:  ok
> 
> 2597. mat73_readslab_be.at:161:  ok
> 
> 2604. mat73_readslab_be.at:220: testing Read linear slab of int64 array ...
> ./mat73_readslab_be.at:223: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var72\(3257:1111:end\)
> 2605. mat73_readslab_be.at:227: testing Read linear slab of uint64 array ...
> ./mat73_readslab_be.at:230: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var73\(3257:1111:end\)
> ./mat73_readslab_be.at:175: cp $srcdir/results/dump-var86-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var86\(30:1:32,27:1:29,25:1:26\)
> ./mat73_readslab_be.at:184: cp $srcdir/results/dump-var87-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var87\(30:1:32,27:1:29,25:1:26\)
> ./mat73_readslab_be.at:193: cp $srcdir/results/dump-var88-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var88\(30:1:32,27:1:29,25:1:26\)
> ./mat73_readslab_be.at:202: cp $srcdir/results/dump-var89-2.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var89\(30:1:32,27:1:29,25:1:26\)
> 2602. mat73_readslab_be.at:206:  ok
> 
> 2606. mat73_readslab_be.at:234: testing Read linear slab of int32 array ...
> ./mat73_readslab_be.at:237: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var74\(3257:1111:end\)
> 2603. mat73_readslab_be.at:213:  ok
> 
> 2607. mat73_readslab_be.at:241: testing Read linear slab of uint32 array ...
> ./mat73_readslab_be.at:244: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var75\(3257:1111:end\)
> 2604. mat73_readslab_be.at:220:  ok
> 
> 2605. mat73_readslab_be.at:227:  ok
> 2608. mat73_readslab_be.at:248: testing Read linear slab of int16 array ...
> ./mat73_readslab_be.at:251: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var76\(3257:1111:end\)
> 
> 2598. mat73_readslab_be.at:170:  ok
> 2609. mat73_readslab_be.at:255: testing Read linear slab of uint16 array ...
> ./mat73_readslab_be.at:258: cp $srcdir/results/dump-var7x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var77\(3257:1111:end\)
> 
> 2600. mat73_readslab_be.at:188:  ok
> 2610. mat73_readslab_be.at:262: testing Read linear slab of int8 array ...
> ./mat73_readslab_be.at:265: cp $srcdir/results/dump-var78-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var78\(3257:1111:end\)
> 2599. mat73_readslab_be.at:179:  ok
> 
> 
> 2611. mat73_readslab_be.at:269: testing Read linear slab of uint8 array ...
> ./mat73_readslab_be.at:272: cp $srcdir/results/dump-var79-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var79\(3257:1111:end\)
> 2612. mat73_readslab_be.at:276: testing Read linear slab of complex double array ...
> ./mat73_readslab_be.at:279: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var80\(3257:1111:end\)
> 2601. mat73_readslab_be.at:197:  ok
> 
> 2613. mat73_readslab_be.at:283: testing Read linear slab of complex single array ...
> ./mat73_readslab_be.at:286: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var81\(3257:1111:end\)
> 2606. mat73_readslab_be.at:234:  ok
> 
> 2614. mat73_readslab_be.at:290: testing Read linear slab of complex int64 array ...
> ./mat73_readslab_be.at:293: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var82\(3257:1111:end\)
> 2607. mat73_readslab_be.at:241:  ok
> 
> 2615. mat73_readslab_be.at:297: testing Read linear slab of complex uint64 array ...
> ./mat73_readslab_be.at:300: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var83\(3257:1111:end\)
> 2608. mat73_readslab_be.at:248:  ok
> 
> 2616. mat73_readslab_be.at:304: testing Read linear slab of complex int32 array ...
> ./mat73_readslab_be.at:307: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var84\(3257:1111:end\)
> 2609. mat73_readslab_be.at:255:  ok
> 
> 2617. mat73_readslab_be.at:311: testing Read linear slab of complex uint32 array ...
> ./mat73_readslab_be.at:314: cp $srcdir/results/dump-var8x-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var85\(3257:1111:end\)
> 2610. mat73_readslab_be.at:262:  ok
> 2611. mat73_readslab_be.at:269:  ok
> 
> 
> 2618. mat73_readslab_be.at:318: testing Read linear slab of complex int16 array ...
> ./mat73_readslab_be.at:321: cp $srcdir/results/dump-var86-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var86\(3257:1111:end\)
> 2612. mat73_readslab_be.at:276:  ok
> 2619. mat73_readslab_be.at:325: testing Read linear slab of complex uint16 array ...
> ./mat73_readslab_be.at:328: cp $srcdir/results/dump-var87-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var87\(3257:1111:end\)
> 
> 2613. mat73_readslab_be.at:283:  ok
> 
> 2620. mat73_readslab_be.at:332: testing Read linear slab of complex int8 array ...
> 2621. mat73_readslab_be.at:339: testing Read linear slab of complex uint8 array ...
> ./mat73_readslab_be.at:342: cp $srcdir/results/dump-var89-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var89\(3257:1111:end\)
> 2614. mat73_readslab_be.at:290:  ok
> ./mat73_readslab_be.at:335: cp $srcdir/results/dump-var88-4.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var88\(3257:1111:end\)
> 
> 2622. mat73_readslab_be.at:346: testing Read slab of double array from struct ...
> ./mat73_readslab_be.at:349: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var28.field2\(1:1:end,1:1:end\)
> 2622. mat73_readslab_be.at:346:  ok
> 
> 2615. mat73_readslab_be.at:297:  ok
> 
> 2623. mat73_readslab_be.at:353: testing Read slab of single array from struct ...
> ./mat73_readslab_be.at:356: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var29.field2\(1:1:end,1:1:end\)
> 2624. mat73_readslab_be.at:360: testing Read slab of int64 array from struct ...
> ./mat73_readslab_be.at:363: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var30.field2\(1:1:end,1:1:end\)
> 2616. mat73_readslab_be.at:304:  ok
> 2623. mat73_readslab_be.at:353:  ok
> 
> 
> 2626. mat73_readslab_be.at:374: testing Read slab of int32 array from struct ...
> ./mat73_readslab_be.at:377: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var32.field2\(1:1:end,1:1:end\)
> 2625. mat73_readslab_be.at:367: testing Read slab of uint64 array from struct ...
> ./mat73_readslab_be.at:370: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var31.field2\(1:1:end,1:1:end\)
> 2624. mat73_readslab_be.at:360:  ok
> 
> 2627. mat73_readslab_be.at:381: testing Read slab of uint32 array from struct ...
> ./mat73_readslab_be.at:384: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var33.field2\(1:1:end,1:1:end\)
> 2617. mat73_readslab_be.at:311:  ok
> 2625. mat73_readslab_be.at:367:  ok
> 
> 2626. mat73_readslab_be.at:374:  ok
> 
> 
> 2628. mat73_readslab_be.at:388: testing Read slab of int16 array from struct ...
> ./mat73_readslab_be.at:391: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var34.field2\(1:1:end,1:1:end\)
> 2619. mat73_readslab_be.at:325:  ok
> 2618. mat73_readslab_be.at:318: 2629. mat73_readslab_be.at:395: testing Read slab of uint16 array from struct ...
> ./mat73_readslab_be.at:398: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var35.field2\(1:1:end,1:1:end\)
>  ok
> 2630. mat73_readslab_be.at:402: testing Read slab of int8 array from struct ...
> ./mat73_readslab_be.at:405: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var36.field2\(1:1:end,1:1:end\)
> 
> 
> 2631. mat73_readslab_be.at:409: testing Read slab of uint8 array from struct ...
> ./mat73_readslab_be.at:412: cp $srcdir/results/dump-var2x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var37.field2\(1:1:end,1:1:end\)
> 2632. mat73_readslab_be.at:416: testing Read slab of complex double array from struct ...
> ./mat73_readslab_be.at:419: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var38.field2\(1:1:end,1:1:end\)
> 2621. mat73_readslab_be.at:339:  ok
> 2627. mat73_readslab_be.at:381:  ok
> 
> 
> 2628. mat73_readslab_be.at:388:  ok
> 2633. mat73_readslab_be.at:423: testing Read slab of complex single array from struct ...
> ./mat73_readslab_be.at:426: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var39.field2\(1:1:end,1:1:end\)
> 2634. mat73_readslab_be.at:430: testing Read slab of complex int64 array from struct ...
> ./mat73_readslab_be.at:433: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var40.field2\(1:1:end,1:1:end\)
> 2620. mat73_readslab_be.at:332:  ok
> 
> 2629. mat73_readslab_be.at:395:  ok
> 
> 2635. mat73_readslab_be.at:437: testing Read slab of complex uint64 array from struct ...
> ./mat73_readslab_be.at:440: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var41.field2\(1:1:end,1:1:end\)
> 2630. mat73_readslab_be.at:402:  ok
> 
> 
> 2636. mat73_readslab_be.at:444: testing Read slab of complex int32 array from struct ...
> ./mat73_readslab_be.at:447: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var42.field2\(1:1:end,1:1:end\)
> 2637. mat73_readslab_be.at:451: testing Read slab of complex uint32 array from struct ...
> 2631. mat73_readslab_be.at:409:  ok
> ./mat73_readslab_be.at:454: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var43.field2\(1:1:end,1:1:end\)
> 2632. mat73_readslab_be.at:416:  ok
> 2638. mat73_readslab_be.at:458: testing Read slab of complex int16 array from struct ...
> ./mat73_readslab_be.at:461: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var44.field2\(1:1:end,1:1:end\)
> 
> 
> 2639. mat73_readslab_be.at:465: testing Read slab of complex uint16 array from struct ...
> ./mat73_readslab_be.at:468: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var45.field2\(1:1:end,1:1:end\)
> 2640. mat73_readslab_be.at:472: testing Read slab of complex int8 array from struct ...
> ./mat73_readslab_be.at:475: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var46.field2\(1:1:end,1:1:end\)
> 2633. mat73_readslab_be.at:423:  ok
> 2634. mat73_readslab_be.at:430:  ok
> 
> 
> 2642. mat73_readslab_be.at:486: testing Read slab of double array as double ...
> 2641. mat73_readslab_be.at:479: testing Read slab of complex uint8 array from struct ...
> ./mat73_readslab_be.at:482: cp $srcdir/results/dump-var3x-field2-1.out expout
>           $builddir/../tools/matdump -d $srcdir/datasets/matio_test_cases_hdf_be.mat var47.field2\(1:1:end,1:1:end\)
> ./mat73_readslab_be.at:489: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_hdf_be.mat var1 -c double
> 2636. mat73_readslab_be.at:444: 2635. mat73_readslab_be.at:437:  ok
>  ok
> 
> 
> 2637. mat73_readslab_be.at:451:  ok
> 2643. mat73_readslab_be.at:493: testing Read slab of double array as single ...
> ./mat73_readslab_be.at:496: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_hdf_be.mat var1 -c single
> 2642. mat73_readslab_be.at:486:  ok
> 
> 2644. mat73_readslab_be.at:500: testing Read slab of double array as int64 ...
> ./mat73_readslab_be.at:503: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_hdf_be.mat var1 -c int64
> 
> 2645. mat73_readslab_be.at:507: testing Read slab of double array as uint64 ...
> ./mat73_readslab_be.at:510: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_hdf_be.mat var1 -c uint64
> 2638. mat73_readslab_be.at:458:  ok
> 2643. mat73_readslab_be.at:493:  ok
> 2646. mat73_readslab_be.at:514: testing Read slab of double array as int32 ...
> ./mat73_readslab_be.at:517: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_hdf_be.mat var1 -c int32
> 
> 2639. mat73_readslab_be.at:465:  ok
> 2644. mat73_readslab_be.at:500:  ok
> 
> 2640. mat73_readslab_be.at:472:  ok
> 2647. mat73_readslab_be.at:521: testing Read slab of double array as uint32 ...
> 
> 
> ./mat73_readslab_be.at:524: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_hdf_be.mat var1 -c uint32
> 
> 2648. mat73_readslab_be.at:528: testing Read slab of double array as int16 ...
> ./mat73_readslab_be.at:531: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_hdf_be.mat var1 -c int16
> 2646. mat73_readslab_be.at:514:  ok
> 2645. mat73_readslab_be.at:507:  ok
> 2650. mat73_readslab_be.at:542: testing Read slab of double array as int8 ...
> ./mat73_readslab_be.at:545: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_hdf_be.mat var1 -c int8
> 2649. mat73_readslab_be.at:535: testing Read slab of double array as uint16 ...
> ./mat73_readslab_be.at:538: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_hdf_be.mat var1 -c uint16
> 
> 2651. mat73_readslab_be.at:549: testing Read slab of double array as uint8 ...
> ./mat73_readslab_be.at:552: cp $srcdir/results/readslab-var1.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_hdf_be.mat var1 -c uint8
> 
> 2641. mat73_readslab_be.at:479:  ok
> 2647. mat73_readslab_be.at:521:  ok
> 2652. mat73_readslab_be.at:556: testing Read slab of complex double array as double ...
> ./mat73_readslab_be.at:559: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_hdf_be.mat var11 -c double
> 2653. mat73_readslab_be.at:563: testing Read slab of complex double array as single ...
> ./mat73_readslab_be.at:566: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_hdf_be.mat var11 -c single
> 2648. mat73_readslab_be.at:528:  ok
> 
> 
> 2650. mat73_readslab_be.at:542:  ok
> 2649. mat73_readslab_be.at:535:  ok
> 2651. mat73_readslab_be.at:549:  ok
> 
> 
> 2654. mat73_readslab_be.at:570: testing Read slab of complex double array as int64 ...
> ./mat73_readslab_be.at:573: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_hdf_be.mat var11 -c int64
> 
> 
> 2655. mat73_readslab_be.at:577: testing Read slab of complex double array as uint64 ...
> 2652. mat73_readslab_be.at:556:  ok
> ./mat73_readslab_be.at:580: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_hdf_be.mat var11 -c uint64
> 2657. mat73_readslab_be.at:591: testing Read slab of complex double array as uint32 ...
> ./mat73_readslab_be.at:594: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_hdf_be.mat var11 -c uint32
> 2653. mat73_readslab_be.at:563:  ok
> 2656. mat73_readslab_be.at:584: testing Read slab of complex double array as int32 ...
> ./mat73_readslab_be.at:587: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_hdf_be.mat var11 -c int32
> 2658. mat73_readslab_be.at:598: testing Read slab of complex double array as int16 ...
> ./mat73_readslab_be.at:601: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_hdf_be.mat var11 -c int16
> 2659. mat73_readslab_be.at:605: testing Read slab of complex double array as uint16 ...
> ./mat73_readslab_be.at:608: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_hdf_be.mat var11 -c uint16
> 
> 
> 2654. mat73_readslab_be.at:570:  ok
> 2660. mat73_readslab_be.at:612: testing Read slab of complex double array as int8 ...
> ./mat73_readslab_be.at:615: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_hdf_be.mat var11 -c int8
> 2661. mat73_readslab_be.at:619: testing Read slab of complex double array as uint8 ...
> ./mat73_readslab_be.at:622: cp $srcdir/results/readslab-var11.out expout
>          $builddir/test_mat readslab $srcdir/datasets/matio_test_cases_hdf_be.mat var11 -c uint8
> 2657. mat73_readslab_be.at:591:  ok
> 2655. mat73_readslab_be.at:577:  ok
> 2656. mat73_readslab_be.at:584:  ok
> 
> 2658. mat73_readslab_be.at:598:  ok
> 2659. mat73_readslab_be.at:605:  ok
> 
> 
> 
> 2662. mat4_write.at:26: testing Write 2D double array ...
> ./mat4_write.at:27: $builddir/test_mat -v 4 -c double write_2d_numeric
> 
> 
> 2663. mat4_write.at:36: testing Write 2D single array ...
> ./mat4_write.at:37: $builddir/test_mat -v 4 -c single write_2d_numeric
> 2660. mat73_readslab_be.at:612:  ok
> 2661. mat73_readslab_be.at:619:  ok
> 2664. mat4_write.at:46: testing Write 2D int32 array ...
> ./mat4_write.at:47: $builddir/test_mat -v 4 -c int32 write_2d_numeric
> 2665. mat4_write.at:56: testing Write 2D int16 array ...
> ./mat4_write.at:57: $builddir/test_mat -v 4 -c int16 write_2d_numeric
> 2666. mat4_write.at:66: testing Write 2D uint16 array ...
> ./mat4_write.at:67: $builddir/test_mat -v 4 -c uint16 write_2d_numeric
> 2667. mat4_write.at:76: testing Write 2D uint8 array ...
> ./mat4_write.at:77: $builddir/test_mat -v 4 -c uint8 write_2d_numeric
> 
> 
> ./mat4_write.at:28: cp $srcdir/results/write_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> ./mat4_write.at:38: cp $srcdir/results/write_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> ./mat4_write.at:48: cp $srcdir/results/write_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 2669. mat4_write.at:96: testing Write 2D complex single array ...
> ./mat4_write.at:97: $builddir/test_mat -v 4 -c single write_complex_2d_numeric
> ./mat4_write.at:68: cp $srcdir/results/write_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 2668. mat4_write.at:86: testing Write 2D complex double array ...
> ./mat4_write.at:87: $builddir/test_mat -v 4 -c double write_complex_2d_numeric
> ./mat4_write.at:58: cp $srcdir/results/write_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> ./mat4_write.at:78: cp $srcdir/results/write_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 2662. mat4_write.at:26: ./mat4_write.at:88: cp $srcdir/results/write_complex_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
>  skipped (mat4_write.at:30)
> 2663. mat4_write.at:36: 2664. mat4_write.at:46:  skipped (mat4_write.at:40)
> ./mat4_write.at:98: cp $srcdir/results/write_complex_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
>  skipped (mat4_write.at:50)
> 
> 2666. mat4_write.at:66: 
> 2665. mat4_write.at:56: 2667. mat4_write.at:76: 
>  skipped (mat4_write.at:70)
>  skipped (mat4_write.at:60)
>  skipped (mat4_write.at:80)
> 
> 2670. mat4_write.at:106: testing Write 2D complex int32 array ...
> ./mat4_write.at:107: $builddir/test_mat -v 4 -c int32 write_complex_2d_numeric
> 
> 
> 2671. mat4_write.at:116: testing Write 2D complex int16 array ...
> ./mat4_write.at:117: $builddir/test_mat -v 4 -c int16 write_complex_2d_numeric
> 2672. mat4_write.at:126: testing Write 2D complex uint16 array ...
> ./mat4_write.at:127: $builddir/test_mat -v 4 -c uint16 write_complex_2d_numeric
> 2668. mat4_write.at:86:  skipped (mat4_write.at:90)
> 2669. mat4_write.at:96:  skipped (mat4_write.at:100)
> 2674. mat4_write.at:146: testing Write 2D sparse double array ...
> ./mat4_write.at:147: $builddir/test_mat -v 4 -c double write_sparse
> 2675. mat4_write.at:156: testing Write 2D sparse complex double array ...
> ./mat4_write.at:157: $builddir/test_mat -v 4 -c double write_complex_sparse
> 
> 
> 2673. mat4_write.at:136: testing Write 2D complex uint8 array ...
> ./mat4_write.at:137: $builddir/test_mat -v 4 -c uint8 write_complex_2d_numeric
> ./mat4_write.at:108: cp $srcdir/results/write_complex_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> ./mat4_write.at:118: cp $srcdir/results/write_complex_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 2676. mat4_write.at:166: testing Write 2D empty array ...
> ./mat4_write.at:168: $builddir/test_mat -v 4 -c double write_empty_2d_numeric
> 2677. mat4_write.at:177: testing Write character array ...
> ./mat4_write.at:178: $builddir/test_mat -v 4 write_char
> ./mat4_write.at:148: cp $srcdir/results/readvar-write_sparse-sparse_matrix-double.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> ./mat4_write.at:128: cp $srcdir/results/write_complex_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> ./mat4_write.at:158: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-double.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> ./mat4_write.at:138: cp $srcdir/results/write_complex_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> ./mat4_write.at:169: cp $srcdir/results/readvar-write_empty_2d_numeric-empty.out expout
>           $builddir/test_mat readvar test_write_empty_2d_numeric.mat empty
> 2671. mat4_write.at:116: 2670. mat4_write.at:106:  skipped (mat4_write.at:120)
>  skipped (mat4_write.at:110)
> ./mat4_write.at:179: cp $srcdir/results/readvar-write_char-a.out expout
>           $builddir/test_mat readvar test_write_char.mat a
> 
> 
> 2674. mat4_write.at:146: 2672. mat4_write.at:126:  skipped (mat4_write.at:150)
>  skipped (mat4_write.at:130)
> 2675. mat4_write.at:156:  skipped (mat4_write.at:160)
> 2673. mat4_write.at:136:  skipped (mat4_write.at:140)
> 
> 
> 2678. mat4_readwrite.at:26: testing Copy variables ...
> 2679. mat4_readwrite.at:34: testing Copy variables ...
> 2676. mat4_write.at:166: ./mat4_readwrite.at:37: $builddir/test_mat -v 4 copy $srcdir/datasets/matio_test_cases_v4_le.mat
>  skipped (mat4_write.at:171)
> 
> 2678. mat4_readwrite.at:26: 2677. mat4_write.at:177:  skipped (mat4_readwrite.at:28)
> 
>  skipped (mat4_write.at:181)
> 2680. mat4_readwrite.at:42: testing Delete variables ...
> ./mat4_readwrite.at:44: $builddir/test_mat -v 4 copy $srcdir/datasets/matio_test_cases_v4_le.mat
> 
> 2681. mat5_uncompressed_write.at:26: testing Write 2D double array ...
> ./mat5_uncompressed_write.at:27: $builddir/test_mat -v 5 -c double write_2d_numeric
> 
> 
> 2682. mat5_uncompressed_write.at:36: testing Write 2D single array ...
> ./mat5_uncompressed_write.at:37: $builddir/test_mat -v 5 -c single write_2d_numeric
> 2683. mat5_uncompressed_write.at:46: testing Write 2D int64 array ...
> ./mat5_uncompressed_write.at:48: $builddir/test_mat -v 5 -c int64 write_2d_numeric
> ./mat4_readwrite.at:38: cp $srcdir/results/dump-mat_copy-4.out expout
>           $builddir/../tools/matdump -f whos -h -d test_mat_copy.mat
> 2684. mat5_uncompressed_write.at:57: testing Write 2D uint64 array ...
> ./mat5_uncompressed_write.at:59: $builddir/test_mat -v 5 -c uint64 write_2d_numeric
> 2686. mat5_uncompressed_write.at:78: testing Write 2D uint32 array ...
> ./mat5_uncompressed_write.at:79: $builddir/test_mat -v 5 -c uint32 write_2d_numeric
> 2685. mat5_uncompressed_write.at:68: testing Write 2D int32 array ...
> ./mat5_uncompressed_write.at:69: $builddir/test_mat -v 5 -c int32 write_2d_numeric
> ./mat4_readwrite.at:45: $builddir/test_mat delete test_mat_copy.mat var11
> ./mat5_uncompressed_write.at:28: cp $srcdir/results/write_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> ./mat5_uncompressed_write.at:38: cp $srcdir/results/write_2d_numeric-single.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> ./mat5_uncompressed_write.at:49: cp $srcdir/results/write_2d_numeric-int64.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> ./mat5_uncompressed_write.at:80: cp $srcdir/results/write_2d_numeric-uint32.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> ./mat5_uncompressed_write.at:70: cp $srcdir/results/write_2d_numeric-int32.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> ./mat5_uncompressed_write.at:60: cp $srcdir/results/write_2d_numeric-uint64.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 2679. mat4_readwrite.at:34:  ok
> ./mat4_readwrite.at:46: $builddir/test_mat delete test_mat_copy.mat var21
> 2681. mat5_uncompressed_write.at:26:  skipped (mat5_uncompressed_write.at:30)
> 
> 
> 2683. mat5_uncompressed_write.at:46: 2682. mat5_uncompressed_write.at:36:  skipped (mat5_uncompressed_write.at:51)
>  skipped (mat5_uncompressed_write.at:40)
> 2686. mat5_uncompressed_write.at:78: 2687. mat5_uncompressed_write.at:88: testing Write 2D int16 array ...
> ./mat5_uncompressed_write.at:89: $builddir/test_mat -v 5 -c int16 write_2d_numeric
>  skipped (mat5_uncompressed_write.at:82)
> 2688. mat5_uncompressed_write.at:98: testing Write 2D uint16 array ...
> ./mat5_uncompressed_write.at:99: $builddir/test_mat -v 5 -c uint16 write_2d_numeric
> 2684. mat5_uncompressed_write.at:57: ./mat4_readwrite.at:47: $builddir/test_mat delete test_mat_copy.mat var22
> 
> 
>  skipped (mat5_uncompressed_write.at:62)
> 
> 2685. mat5_uncompressed_write.at:68: 
>  skipped (mat5_uncompressed_write.at:72)
> 2690. mat5_uncompressed_write.at:118: testing Write 2D uint8 array ...
> ./mat5_uncompressed_write.at:119: $builddir/test_mat -v 5 -c uint8 write_2d_numeric
> 2691. mat5_uncompressed_write.at:128: testing Write 2D complex double array ...
> ./mat5_uncompressed_write.at:129: $builddir/test_mat -v 5 -c double write_complex_2d_numeric
> 2689. mat5_uncompressed_write.at:108: testing Write 2D int8 array ...
> ./mat5_uncompressed_write.at:109: $builddir/test_mat -v 5 -c int8 write_2d_numeric
> ./mat5_uncompressed_write.at:90: cp $srcdir/results/write_2d_numeric-int16.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 2692. mat5_uncompressed_write.at:138: testing Write 2D complex single array ...
> ./mat5_uncompressed_write.at:139: $builddir/test_mat -v 5 -c single write_complex_2d_numeric
> ./mat5_uncompressed_write.at:100: cp $srcdir/results/write_2d_numeric-uint16.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> ./mat4_readwrite.at:48: $builddir/test_mat delete test_mat_copy.mat var95
> 
> ./mat5_uncompressed_write.at:110: cp $srcdir/results/write_2d_numeric-int8.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 2693. mat5_uncompressed_write.at:148: testing Write 2D complex int64 array ...
> ./mat5_uncompressed_write.at:150: $builddir/test_mat -v 5 -c int64 write_complex_2d_numeric
> ./mat5_uncompressed_write.at:130: cp $srcdir/results/write_complex_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> ./mat5_uncompressed_write.at:120: cp $srcdir/results/write_2d_numeric-uint8.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> ./mat5_uncompressed_write.at:140: cp $srcdir/results/write_complex_2d_numeric-single.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> ./mat4_readwrite.at:49: cp $srcdir/results/dump-mat_copy-partial.out expout
>           $builddir/../tools/matdump -f whos -h -d test_mat_copy.mat
> 2687. mat5_uncompressed_write.at:88: 2688. mat5_uncompressed_write.at:98:  skipped (mat5_uncompressed_write.at:102)
>  skipped (mat5_uncompressed_write.at:92)
> 
> ./mat5_uncompressed_write.at:151: cp $srcdir/results/write_complex_2d_numeric-int64.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 
> 2690. mat5_uncompressed_write.at:118: 2692. mat5_uncompressed_write.at:138:  skipped (mat5_uncompressed_write.at:122)
> 2691. mat5_uncompressed_write.at:128: 2689. mat5_uncompressed_write.at:108:  skipped (mat5_uncompressed_write.at:142)
>  skipped (mat5_uncompressed_write.at:132)
>  skipped (mat5_uncompressed_write.at:112)
> 2694. mat5_uncompressed_write.at:159: testing Write 2D complex uint64 array ...
> ./mat5_uncompressed_write.at:161: $builddir/test_mat -v 5 -c uint64 write_complex_2d_numeric
> 2695. mat5_uncompressed_write.at:170: testing Write 2D complex int32 array ...
> ./mat5_uncompressed_write.at:171: $builddir/test_mat -v 5 -c int32 write_complex_2d_numeric
> 
> ./mat4_readwrite.at:51: $builddir/test_mat delete test_mat_copy.mat var1
> 
> 
> 
> 2693. mat5_uncompressed_write.at:148: 2698. mat5_uncompressed_write.at:200: testing Write 2D complex uint16 array ...
> ./mat5_uncompressed_write.at:201: $builddir/test_mat -v 5 -c uint16 write_complex_2d_numeric
>  skipped (mat5_uncompressed_write.at:153)
> 2699. mat5_uncompressed_write.at:210: testing Write 2D complex int8 array ...
> ./mat5_uncompressed_write.at:211: $builddir/test_mat -v 5 -c int8 write_complex_2d_numeric
> 2697. mat5_uncompressed_write.at:190: testing Write 2D complex int16 array ...
> ./mat5_uncompressed_write.at:191: $builddir/test_mat -v 5 -c int16 write_complex_2d_numeric
> 2696. mat5_uncompressed_write.at:180: testing Write 2D complex uint32 array ...
> ./mat5_uncompressed_write.at:181: $builddir/test_mat -v 5 -c uint32 write_complex_2d_numeric
> ./mat5_uncompressed_write.at:162: cp $srcdir/results/write_complex_2d_numeric-uint64.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> ./mat5_uncompressed_write.at:172: cp $srcdir/results/write_complex_2d_numeric-int32.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 
> ./mat4_readwrite.at:52: $builddir/test_mat delete test_mat_copy.mat var24
> ./mat5_uncompressed_write.at:202: cp $srcdir/results/write_complex_2d_numeric-uint16.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 2700. mat5_uncompressed_write.at:220: testing Write 2D complex uint8 array ...
> ./mat5_uncompressed_write.at:221: $builddir/test_mat -v 5 -c uint8 write_complex_2d_numeric
> ./mat5_uncompressed_write.at:212: cp $srcdir/results/write_complex_2d_numeric-int8.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> ./mat5_uncompressed_write.at:182: cp $srcdir/results/write_complex_2d_numeric-uint32.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> ./mat5_uncompressed_write.at:192: cp $srcdir/results/write_complex_2d_numeric-int16.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 2694. mat5_uncompressed_write.at:159:  skipped (mat5_uncompressed_write.at:164)
> 2680. mat4_readwrite.at:42:  ok
> 
> ./mat5_uncompressed_write.at:222: cp $srcdir/results/write_complex_2d_numeric-uint8.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 2695. mat5_uncompressed_write.at:170:  skipped (mat5_uncompressed_write.at:174)
> 2698. mat5_uncompressed_write.at:200: 
>  skipped (mat5_uncompressed_write.at:204)
> 2699. mat5_uncompressed_write.at:210: 
>  skipped (mat5_uncompressed_write.at:214)
> 2697. mat5_uncompressed_write.at:190: 
> 2701. mat5_uncompressed_write.at:230: testing Write 2D logical array ...
> ./mat5_uncompressed_write.at:231: $builddir/test_mat -v 5 write_2d_logical
>  skipped (mat5_uncompressed_write.at:194)
> 2696. mat5_uncompressed_write.at:180:  skipped (mat5_uncompressed_write.at:184)
> 
> 2702. mat5_uncompressed_write.at:244: testing Write 2D sparse double array ...
> ./mat5_uncompressed_write.at:245: $builddir/test_mat -v 5 -c double write_sparse
> 2703. mat5_uncompressed_write.at:254: testing Write 2D sparse complex double array ...
> ./mat5_uncompressed_write.at:255: $builddir/test_mat -v 5 -c double write_complex_sparse
> 
> 2700. mat5_uncompressed_write.at:220: 2704. mat5_uncompressed_write.at:264: testing Write 2D empty array ...
> ./mat5_uncompressed_write.at:266: $builddir/test_mat -v 5 -c double write_empty_2d_numeric
> 
>  skipped (mat5_uncompressed_write.at:224)
> 2705. mat5_uncompressed_write.at:275: testing Write character array ...
> ./mat5_uncompressed_write.at:276: $builddir/test_mat -v 5 write_char
> 
> 2706. mat5_uncompressed_write.at:285: testing Write Unicode character array ...
> ./mat5_uncompressed_write.at:287: $builddir/test_mat -v 5 write_char_unicode
> ./mat5_uncompressed_write.at:232: cp $srcdir/results/write_2d_numeric-l1-logical.out expout
>           $builddir/test_mat readvar test_write_2d_logical.mat l1
> 2707. mat5_uncompressed_write.at:296: testing Write UTF-8 character array ...
> ./mat5_uncompressed_write.at:298: $builddir/test_mat -v 5 write_char_utf8
> ./mat5_uncompressed_write.at:246: cp $srcdir/results/readvar-write_sparse-sparse_matrix-double.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> ./mat5_uncompressed_write.at:256: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-double.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> 2708. mat5_uncompressed_write.at:307: testing Write empty struct ...
> ./mat5_uncompressed_write.at:309: $builddir/test_mat -v 5 write_empty_struct
> ./mat5_uncompressed_write.at:267: cp $srcdir/results/readvar-write_empty_2d_numeric-empty.out expout
>           $builddir/test_mat readvar test_write_empty_2d_numeric.mat empty
> ./mat5_uncompressed_write.at:277: cp $srcdir/results/readvar-write_char-a-5.out expout
>           $builddir/test_mat readvar test_write_char.mat a
> ./mat5_uncompressed_write.at:288: cp $srcdir/results/readvar-write_char_unicode-a-5.out expout
>           $builddir/test_mat readvar test_write_char_unicode.mat a
> ./mat5_uncompressed_write.at:234: cp $srcdir/results/write_2d_numeric-l2-logical.out expout
>           $builddir/test_mat readvar test_write_2d_logical.mat l2
> ./mat5_uncompressed_write.at:299: cp $srcdir/results/readvar-write_char_utf8-a-5.out expout
>           $builddir/test_mat readvar test_write_char_utf8.mat a
> 2702. mat5_uncompressed_write.at:244:  skipped (mat5_uncompressed_write.at:248)
> ./mat5_uncompressed_write.at:310: cp $srcdir/results/readvar-write_empty_struct-var1.out expout
>           $builddir/test_mat readvar test_write_empty_struct.mat var1
> 2703. mat5_uncompressed_write.at:254:  skipped (mat5_uncompressed_write.at:258)
> 2704. mat5_uncompressed_write.at:264: 
>  skipped (mat5_uncompressed_write.at:269)
> 
> 2705. mat5_uncompressed_write.at:275: 2706. mat5_uncompressed_write.at:285: 
>  skipped (mat5_uncompressed_write.at:279)
>  skipped (mat5_uncompressed_write.at:290)
> 2709. mat5_uncompressed_write.at:324: testing Write struct with 2D double fields ...
> ./mat5_uncompressed_write.at:325: $builddir/test_mat -v 5 write_struct_2d_numeric
> ./mat5_uncompressed_write.at:236: cp $srcdir/results/write_2d_numeric-l4-logical.out expout
>           $builddir/test_mat readvar test_write_2d_logical.mat l4
> 2707. mat5_uncompressed_write.at:296: 
>  skipped (mat5_uncompressed_write.at:301)
> 2710. mat5_uncompressed_write.at:334: testing Write struct with 2D single fields ...
> ./mat5_uncompressed_write.at:335: $builddir/test_mat -v 5 -c single write_struct_2d_numeric
> ./mat5_uncompressed_write.at:312: cp $srcdir/results/readvar-write_empty_struct-var2.out expout
>           $builddir/test_mat readvar test_write_empty_struct.mat var2
> 
> 2711. mat5_uncompressed_write.at:344: testing Write struct with 2D int64 fields ...
> ./mat5_uncompressed_write.at:346: $builddir/test_mat -v 5 -c int64 write_struct_2d_numeric
> 
> 2712. mat5_uncompressed_write.at:355: testing Write struct with 2D uint64 fields ...
> ./mat5_uncompressed_write.at:357: $builddir/test_mat -v 5 -c uint64 write_struct_2d_numeric
> ./mat5_uncompressed_write.at:326: cp $srcdir/results/write_struct_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> 2713. mat5_uncompressed_write.at:366: testing Write struct with 2D int32 fields ...
> ./mat5_uncompressed_write.at:367: $builddir/test_mat -v 5 -c int32 write_struct_2d_numeric
> 2714. mat5_uncompressed_write.at:376: testing Write struct with 2D uint32 fields ...
> ./mat5_uncompressed_write.at:377: $builddir/test_mat -v 5 -c uint32 write_struct_2d_numeric
> 2701. mat5_uncompressed_write.at:230:  skipped (mat5_uncompressed_write.at:238)
> ./mat5_uncompressed_write.at:336: cp $srcdir/results/write_struct_2d_numeric-single.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> ./mat5_uncompressed_write.at:347: cp $srcdir/results/write_struct_2d_numeric-int64.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> ./mat5_uncompressed_write.at:314: cp $srcdir/results/readvar-write_empty_struct-var3.out expout
>           $builddir/test_mat readvar test_write_empty_struct.mat var3
> 
> ./mat5_uncompressed_write.at:358: cp $srcdir/results/write_struct_2d_numeric-uint64.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> ./mat5_uncompressed_write.at:368: cp $srcdir/results/write_struct_2d_numeric-int32.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> 2709. mat5_uncompressed_write.at:324:  skipped (mat5_uncompressed_write.at:328)
> 2715. mat5_uncompressed_write.at:386: testing Write struct with 2D int16 fields ...
> ./mat5_uncompressed_write.at:387: $builddir/test_mat -v 5 -c int16 write_struct_2d_numeric
> 2710. mat5_uncompressed_write.at:334:  skipped (mat5_uncompressed_write.at:338)
> ./mat5_uncompressed_write.at:378: cp $srcdir/results/write_struct_2d_numeric-uint32.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> ./mat5_uncompressed_write.at:316: cp $srcdir/results/readvar-write_empty_struct-var4-5.out expout
>           $builddir/test_mat readvar test_write_empty_struct.mat var4
> 
> 2711. mat5_uncompressed_write.at:344:  skipped (mat5_uncompressed_write.at:349)
> 
> 
> ./mat5_uncompressed_write.at:388: cp $srcdir/results/write_struct_2d_numeric-int16.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> 2716. mat5_uncompressed_write.at:396: testing Write struct with 2D uint16 fields ...
> ./mat5_uncompressed_write.at:397: $builddir/test_mat -v 5 -c uint16 write_struct_2d_numeric
> 2717. mat5_uncompressed_write.at:406: testing Write struct with 2D int8 fields ...
> ./mat5_uncompressed_write.at:407: $builddir/test_mat -v 5 -c int8 write_struct_2d_numeric
> 2712. mat5_uncompressed_write.at:355: 2713. mat5_uncompressed_write.at:366:  skipped (mat5_uncompressed_write.at:360)
>  skipped (mat5_uncompressed_write.at:370)
> 2714. mat5_uncompressed_write.at:376: 2718. mat5_uncompressed_write.at:416: testing Write struct with 2D uint8 fields ...
> ./mat5_uncompressed_write.at:417: $builddir/test_mat -v 5 -c uint8 write_struct_2d_numeric
>  skipped (mat5_uncompressed_write.at:380)
> 
> 
> 2708. mat5_uncompressed_write.at:307:  skipped (mat5_uncompressed_write.at:318)
> 
> 2715. mat5_uncompressed_write.at:386: ./mat5_uncompressed_write.at:398: cp $srcdir/results/write_struct_2d_numeric-uint16.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
>  skipped (mat5_uncompressed_write.at:390)
> ./mat5_uncompressed_write.at:408: cp $srcdir/results/write_struct_2d_numeric-int8.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> 2719. mat5_uncompressed_write.at:426: testing Write struct with 2D complex double fields ...
> ./mat5_uncompressed_write.at:427: $builddir/test_mat -v 5 write_struct_complex_2d_numeric
> 
> 2720. mat5_uncompressed_write.at:436: testing Write struct with 2D complex single fields ...
> ./mat5_uncompressed_write.at:437: $builddir/test_mat -v 5 -c single write_struct_complex_2d_numeric
> ./mat5_uncompressed_write.at:418: cp $srcdir/results/write_struct_2d_numeric-uint8.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> 
> 2721. mat5_uncompressed_write.at:446: testing Write struct with 2D complex int64 fields ...
> ./mat5_uncompressed_write.at:448: $builddir/test_mat -v 5 -c int64 write_struct_complex_2d_numeric
> 2722. mat5_uncompressed_write.at:457: testing Write struct with 2D complex uint64 fields ...
> ./mat5_uncompressed_write.at:459: $builddir/test_mat -v 5 -c uint64 write_struct_complex_2d_numeric
> ./mat5_uncompressed_write.at:428: cp $srcdir/results/write_struct_complex_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> 2723. mat5_uncompressed_write.at:468: testing Write struct with 2D complex int32 fields ...
> ./mat5_uncompressed_write.at:469: $builddir/test_mat -v 5 -c int32 write_struct_complex_2d_numeric
> ./mat5_uncompressed_write.at:438: cp $srcdir/results/write_struct_complex_2d_numeric-single.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> 2717. mat5_uncompressed_write.at:406:  skipped (mat5_uncompressed_write.at:410)
> 2716. mat5_uncompressed_write.at:396:  skipped (mat5_uncompressed_write.at:400)
> 2718. mat5_uncompressed_write.at:416:  skipped (mat5_uncompressed_write.at:420)
> ./mat5_uncompressed_write.at:460: cp $srcdir/results/write_struct_complex_2d_numeric-uint64.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> ./mat5_uncompressed_write.at:449: cp $srcdir/results/write_struct_complex_2d_numeric-int64.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> 
> 
> 
> ./mat5_uncompressed_write.at:470: cp $srcdir/results/write_struct_complex_2d_numeric-int32.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> 2720. mat5_uncompressed_write.at:436: 2724. mat5_uncompressed_write.at:478: testing Write struct with 2D complex uint32 fields ...
> ./mat5_uncompressed_write.at:479: $builddir/test_mat -v 5 -c uint32 write_struct_complex_2d_numeric
>  skipped (mat5_uncompressed_write.at:440)
> 2719. mat5_uncompressed_write.at:426: 2725. mat5_uncompressed_write.at:488: testing Write struct with 2D complex int16 fields ...
> ./mat5_uncompressed_write.at:489: $builddir/test_mat -v 5 -c int16 write_struct_complex_2d_numeric
>  skipped (mat5_uncompressed_write.at:430)
> 2726. mat5_uncompressed_write.at:498: testing Write struct with 2D complex uint16 fields ...
> ./mat5_uncompressed_write.at:499: $builddir/test_mat -v 5 -c uint16 write_struct_complex_2d_numeric
> 
> 
> 2722. mat5_uncompressed_write.at:457: 2721. mat5_uncompressed_write.at:446:  skipped (mat5_uncompressed_write.at:462)
>  skipped (mat5_uncompressed_write.at:451)
> 
> 2723. mat5_uncompressed_write.at:468: 
> 2727. mat5_uncompressed_write.at:508: testing Write struct with 2D complex int8 fields ...
> ./mat5_uncompressed_write.at:509: $builddir/test_mat -v 5 -c int8 write_struct_complex_2d_numeric
> ./mat5_uncompressed_write.at:480: cp $srcdir/results/write_struct_complex_2d_numeric-uint32.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> 2728. mat5_uncompressed_write.at:518: testing Write struct with 2D complex uint8 fields ...
> ./mat5_uncompressed_write.at:519: $builddir/test_mat -v 5 -c uint8 write_struct_complex_2d_numeric
>  skipped (mat5_uncompressed_write.at:472)
> ./mat5_uncompressed_write.at:490: cp $srcdir/results/write_struct_complex_2d_numeric-int16.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> ./mat5_uncompressed_write.at:500: cp $srcdir/results/write_struct_complex_2d_numeric-uint16.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> 
> 2729. mat5_uncompressed_write.at:528: testing Write struct with 2D logical fields ...
> ./mat5_uncompressed_write.at:529: $builddir/test_mat -v 5 write_struct_2d_logical
> 2730. mat5_uncompressed_write.at:538: testing Write struct with character fields ...
> ./mat5_uncompressed_write.at:540: $builddir/test_mat -v 5 write_struct_char
> 2731. mat5_uncompressed_write.at:549: testing Write empty cell array ...
> ./mat5_uncompressed_write.at:551: $builddir/test_mat -v 5 write_empty_cell
> ./mat5_uncompressed_write.at:510: cp $srcdir/results/write_struct_complex_2d_numeric-int8.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> ./mat5_uncompressed_write.at:520: cp $srcdir/results/write_struct_complex_2d_numeric-uint8.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> 2724. mat5_uncompressed_write.at:478: 2725. mat5_uncompressed_write.at:488:  skipped (mat5_uncompressed_write.at:482)
> 2726. mat5_uncompressed_write.at:498: ./mat5_uncompressed_write.at:541: cp $srcdir/results/write_struct_char-5.out expout
>           $builddir/test_mat readvar test_write_struct_char.mat a
>  skipped (mat5_uncompressed_write.at:492)
> ./mat5_uncompressed_write.at:530: cp $srcdir/results/write_struct_2d_numeric-logical.out expout
>           $builddir/test_mat readvar test_write_struct_2d_logical.mat a
>  skipped (mat5_uncompressed_write.at:502)
> 
> 
> 
> ./mat5_uncompressed_write.at:552: cp $srcdir/results/readvar-write_empty_cell-var1.out expout
>           $builddir/test_mat readvar test_write_empty_cell.mat var1
> 2727. mat5_uncompressed_write.at:508: 2728. mat5_uncompressed_write.at:518:  skipped (mat5_uncompressed_write.at:512)
>  skipped (mat5_uncompressed_write.at:522)
> 2733. mat5_uncompressed_write.at:572: testing Write cell array with 2D single fields ...
> ./mat5_uncompressed_write.at:573: $builddir/test_mat -v 5 -c single write_cell_2d_numeric
> 2732. mat5_uncompressed_write.at:562: testing Write cell array with 2D double fields ...
> ./mat5_uncompressed_write.at:563: $builddir/test_mat -v 5 write_cell_2d_numeric
> 2734. mat5_uncompressed_write.at:582: testing Write cell array with 2D int64 fields ...
> ./mat5_uncompressed_write.at:584: $builddir/test_mat -v 5 -c int64 write_cell_2d_numeric
> 2730. mat5_uncompressed_write.at:538: 
>  skipped (mat5_uncompressed_write.at:543)
> 
> 2729. mat5_uncompressed_write.at:528:  skipped (mat5_uncompressed_write.at:532)
> 
> ./mat5_uncompressed_write.at:554: cp $srcdir/results/readvar-write_empty_cell-var2.out expout
>           $builddir/test_mat readvar test_write_empty_cell.mat var2
> 
> ./mat5_uncompressed_write.at:574: cp $srcdir/results/write_cell_2d_numeric-single.out expout
>           $builddir/test_mat readvar test_write_cell_2d_numeric.mat a
> 2736. mat5_uncompressed_write.at:604: testing Write cell array with 2D int32 fields ...
> ./mat5_uncompressed_write.at:605: $builddir/test_mat -v 5 -c int32 write_cell_2d_numeric
> ./mat5_uncompressed_write.at:564: cp $srcdir/results/write_cell_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_cell_2d_numeric.mat a
> 2735. mat5_uncompressed_write.at:593: testing Write cell array with 2D uint64 fields ...
> ./mat5_uncompressed_write.at:585: cp $srcdir/results/write_cell_2d_numeric-int64.out expout
>           $builddir/test_mat readvar test_write_cell_2d_numeric.mat a
> ./mat5_uncompressed_write.at:595: $builddir/test_mat -v 5 -c uint64 write_cell_2d_numeric
> 2737. mat5_uncompressed_write.at:614: testing Write cell array with 2D uint32 fields ...
> ./mat5_uncompressed_write.at:615: $builddir/test_mat -v 5 -c uint32 write_cell_2d_numeric
> 2738. mat5_uncompressed_write.at:624: testing Write cell array with 2D int16 fields ...
> ./mat5_uncompressed_write.at:625: $builddir/test_mat -v 5 -c int16 write_cell_2d_numeric
> 2731. mat5_uncompressed_write.at:549:  skipped (mat5_uncompressed_write.at:556)
> ./mat5_uncompressed_write.at:606: cp $srcdir/results/write_cell_2d_numeric-int32.out expout
>           $builddir/test_mat readvar test_write_cell_2d_numeric.mat a
> ./mat5_uncompressed_write.at:596: cp $srcdir/results/write_cell_2d_numeric-uint64.out expout
>           $builddir/test_mat readvar test_write_cell_2d_numeric.mat a
> ./mat5_uncompressed_write.at:616: cp $srcdir/results/write_cell_2d_numeric-uint32.out expout
>           $builddir/test_mat readvar test_write_cell_2d_numeric.mat a
> 2734. mat5_uncompressed_write.at:582: 2733. mat5_uncompressed_write.at:572: 2732. mat5_uncompressed_write.at:562:  skipped (mat5_uncompressed_write.at:587)
>  skipped (mat5_uncompressed_write.at:576)
> 
>  skipped (mat5_uncompressed_write.at:566)
> ./mat5_uncompressed_write.at:626: cp $srcdir/results/write_cell_2d_numeric-int16.out expout
>           $builddir/test_mat readvar test_write_cell_2d_numeric.mat a
> 
> 
> 
> 2739. mat5_uncompressed_write.at:634: testing Write cell array with 2D uint16 fields ...
> ./mat5_uncompressed_write.at:635: $builddir/test_mat -v 5 -c uint16 write_cell_2d_numeric
> 2736. mat5_uncompressed_write.at:604: 2735. mat5_uncompressed_write.at:593: 2741. mat5_uncompressed_write.at:654: testing Write cell array with 2D uint8 fields ...
> ./mat5_uncompressed_write.at:655: $builddir/test_mat -v 5 -c uint8 write_cell_2d_numeric
>  skipped (mat5_uncompressed_write.at:608)
> 2740. mat5_uncompressed_write.at:644: testing Write cell array with 2D int8 fields ...
> ./mat5_uncompressed_write.at:645: $builddir/test_mat -v 5 -c int8 write_cell_2d_numeric
> 2742. mat5_uncompressed_write.at:664: testing Write cell array with 2D complex double fields ...
> ./mat5_uncompressed_write.at:665: $builddir/test_mat -v 5 write_cell_complex_2d_numeric
>  skipped (mat5_uncompressed_write.at:598)
> 2737. mat5_uncompressed_write.at:614:  skipped (mat5_uncompressed_write.at:618)
> 
> 
> 
> ./mat5_uncompressed_write.at:636: cp $srcdir/results/write_cell_2d_numeric-uint16.out expout
>           $builddir/test_mat readvar test_write_cell_2d_numeric.mat a
> 2738. mat5_uncompressed_write.at:624:  skipped (mat5_uncompressed_write.at:628)
> ./mat5_uncompressed_write.at:666: cp $srcdir/results/write_cell_complex_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_cell_complex_2d_numeric.mat a
> ./mat5_uncompressed_write.at:656: cp $srcdir/results/write_cell_2d_numeric-uint8.out expout
>           $builddir/test_mat readvar test_write_cell_2d_numeric.mat a
> 2743. mat5_uncompressed_write.at:674: testing Write cell array with 2D complex single fields ...
> ./mat5_uncompressed_write.at:675: $builddir/test_mat -v 5 -c single write_cell_complex_2d_numeric
> 2744. mat5_uncompressed_write.at:684: testing Write cell array with 2D complex int64 fields ...
> ./mat5_uncompressed_write.at:686: $builddir/test_mat -v 5 -c int64 write_cell_complex_2d_numeric
> ./mat5_uncompressed_write.at:646: cp $srcdir/results/write_cell_2d_numeric-int8.out expout
>           $builddir/test_mat readvar test_write_cell_2d_numeric.mat a
> 2745. mat5_uncompressed_write.at:695: testing Write cell array with 2D complex uint64 fields ...
> ./mat5_uncompressed_write.at:697: $builddir/test_mat -v 5 -c uint64 write_cell_complex_2d_numeric
> 
> ./mat5_uncompressed_write.at:676: cp $srcdir/results/write_cell_complex_2d_numeric-single.out expout
>           $builddir/test_mat readvar test_write_cell_complex_2d_numeric.mat a
> 2746. mat5_uncompressed_write.at:706: testing Write cell array with 2D complex int32 fields ...
> ./mat5_uncompressed_write.at:707: $builddir/test_mat -v 5 -c int32 write_cell_complex_2d_numeric
> 2739. mat5_uncompressed_write.at:634: ./mat5_uncompressed_write.at:687: cp $srcdir/results/write_cell_complex_2d_numeric-int64.out expout
>           $builddir/test_mat readvar test_write_cell_complex_2d_numeric.mat a
>  skipped (mat5_uncompressed_write.at:638)
> 2742. mat5_uncompressed_write.at:664: ./mat5_uncompressed_write.at:698: cp $srcdir/results/write_cell_complex_2d_numeric-uint64.out expout
>           $builddir/test_mat readvar test_write_cell_complex_2d_numeric.mat a
> 2741. mat5_uncompressed_write.at:654:  skipped (mat5_uncompressed_write.at:668)
>  skipped (mat5_uncompressed_write.at:658)
> 2740. mat5_uncompressed_write.at:644:  skipped (mat5_uncompressed_write.at:648)
> 
> 
> 
> ./mat5_uncompressed_write.at:708: cp $srcdir/results/write_cell_complex_2d_numeric-int32.out expout
>           $builddir/test_mat readvar test_write_cell_complex_2d_numeric.mat a
> 2747. mat5_uncompressed_write.at:716: testing Write cell array with 2D complex uint32 fields ...
> ./mat5_uncompressed_write.at:717: $builddir/test_mat -v 5 -c uint32 write_cell_complex_2d_numeric
> 2749. mat5_uncompressed_write.at:736: testing Write cell array with 2D complex uint16 fields ...
> ./mat5_uncompressed_write.at:737: $builddir/test_mat -v 5 -c uint16 write_cell_complex_2d_numeric
> 2743. mat5_uncompressed_write.at:674: 
> 2744. mat5_uncompressed_write.at:684: 2748. mat5_uncompressed_write.at:726: testing Write cell array with 2D complex int16 fields ...
> ./mat5_uncompressed_write.at:727: $builddir/test_mat -v 5 -c int16 write_cell_complex_2d_numeric
>  skipped (mat5_uncompressed_write.at:678)
>  skipped (mat5_uncompressed_write.at:689)
> 2745. mat5_uncompressed_write.at:695:  skipped (mat5_uncompressed_write.at:700)
> 
> 
> 2750. mat5_uncompressed_write.at:746: testing Write cell array with 2D complex int8 fields ...
> ./mat5_uncompressed_write.at:747: $builddir/test_mat -v 5 -c int8 write_cell_complex_2d_numeric
> 
> ./mat5_uncompressed_write.at:718: cp $srcdir/results/write_cell_complex_2d_numeric-uint32.out expout
>           $builddir/test_mat readvar test_write_cell_complex_2d_numeric.mat a
> 2751. mat5_uncompressed_write.at:756: testing Write cell array with 2D complex uint8 fields ...
> ./mat5_uncompressed_write.at:757: $builddir/test_mat -v 5 -c uint8 write_cell_complex_2d_numeric
> 2746. mat5_uncompressed_write.at:706: ./mat5_uncompressed_write.at:728: cp $srcdir/results/write_cell_complex_2d_numeric-int16.out expout
>           $builddir/test_mat readvar test_write_cell_complex_2d_numeric.mat a
> 2752. mat5_uncompressed_write.at:766: testing Write cell array with 2D logical fields ...
> ./mat5_uncompressed_write.at:767: $builddir/test_mat -v 5 write_cell_2d_logical
> ./mat5_uncompressed_write.at:738: cp $srcdir/results/write_cell_complex_2d_numeric-uint16.out expout
>           $builddir/test_mat readvar test_write_cell_complex_2d_numeric.mat a
>  skipped (mat5_uncompressed_write.at:710)
> 2753. mat5_uncompressed_write.at:776: testing Write cell array with empty struct fields ...
> ./mat5_uncompressed_write.at:778: $builddir/test_mat -v 5 write_cell_empty_struct
> 
> ./mat5_uncompressed_write.at:748: cp $srcdir/results/write_cell_complex_2d_numeric-int8.out expout
>           $builddir/test_mat readvar test_write_cell_complex_2d_numeric.mat a
> ./mat5_uncompressed_write.at:758: cp $srcdir/results/write_cell_complex_2d_numeric-uint8.out expout
>           $builddir/test_mat readvar test_write_cell_complex_2d_numeric.mat a
> 2754. mat5_uncompressed_readwrite.at:26: testing Copy variables ...
> 2754. mat5_uncompressed_readwrite.at:26: ./mat5_uncompressed_write.at:768: cp $srcdir/results/write_cell_numeric-logical.out expout
>           $builddir/test_mat readvar test_write_cell_2d_logical.mat a
> ./mat5_uncompressed_write.at:779: cp $srcdir/results/readvar-write_cell_empty_struct-var1.out expout
>           $builddir/test_mat readvar test_write_cell_empty_struct.mat var1
> 2747. mat5_uncompressed_write.at:716:  skipped (mat5_uncompressed_readwrite.at:28)
> 2749. mat5_uncompressed_write.at:736:  skipped (mat5_uncompressed_write.at:720)
>  skipped (mat5_uncompressed_write.at:740)
> 2748. mat5_uncompressed_write.at:726:  skipped (mat5_uncompressed_write.at:730)
> 
> 
> 
> 
> 2750. mat5_uncompressed_write.at:746:  skipped (mat5_uncompressed_write.at:750)
> 2751. mat5_uncompressed_write.at:756: 2757. mat5_compressed_write.at:26: testing Write 2D double array ...
> 2755. mat5_uncompressed_readwrite.at:34: testing Copy variables ...
> ./mat5_uncompressed_readwrite.at:37: $builddir/test_mat -v 5 copy $srcdir/datasets/matio_test_cases_uncompressed_le.mat
> ./mat5_compressed_write.at:28: $builddir/test_mat -v 5 -z -c double write_2d_numeric
> 
>  skipped (mat5_uncompressed_write.at:760)
> 2752. mat5_uncompressed_write.at:766: 2758. mat5_compressed_write.at:37: testing Write 2D single array ...
> ./mat5_compressed_write.at:39: $builddir/test_mat -v 5 -z -c single write_2d_numeric
>  skipped (mat5_uncompressed_write.at:770)
> 2753. mat5_uncompressed_write.at:776: 2756. mat5_uncompressed_readwrite.at:42: testing Delete variables ...
> ./mat5_uncompressed_readwrite.at:44: $builddir/test_mat -v 5 copy $srcdir/datasets/matio_test_cases_uncompressed_le.mat
>  skipped (mat5_uncompressed_write.at:781)
> 
> 
> 
> 2759. mat5_compressed_write.at:48: testing Write 2D int64 array ...
> ./mat5_compressed_write.at:51: $builddir/test_mat -v 5 -z -c int64 write_2d_numeric
> ./mat5_compressed_write.at:40: cp $srcdir/results/write_2d_numeric-single.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 2760. mat5_compressed_write.at:60: testing Write 2D uint64 array ...
> ./mat5_compressed_write.at:63: $builddir/test_mat -v 5 -z -c uint64 write_2d_numeric
> 2762. mat5_compressed_write.at:83: testing Write 2D uint32 array ...
> ./mat5_compressed_write.at:85: $builddir/test_mat -v 5 -z -c uint32 write_2d_numeric
> ./mat5_uncompressed_readwrite.at:38: cp $srcdir/results/dump-mat_copy-5.out expout
>           $builddir/../tools/matdump -f whos -h -d test_mat_copy.mat
> 2761. mat5_compressed_write.at:72: testing Write 2D int32 array ...
> ./mat5_compressed_write.at:74: $builddir/test_mat -v 5 -z -c int32 write_2d_numeric
> ./mat5_uncompressed_readwrite.at:45: $builddir/test_mat delete test_mat_copy.mat var2
> ./mat5_compressed_write.at:29: cp $srcdir/results/write_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> ./mat5_compressed_write.at:52: cp $srcdir/results/write_2d_numeric-int64.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> ./mat5_compressed_write.at:86: cp $srcdir/results/write_2d_numeric-uint32.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> ./mat5_compressed_write.at:64: cp $srcdir/results/write_2d_numeric-uint64.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 2758. mat5_compressed_write.at:37: ./mat5_compressed_write.at:75: cp $srcdir/results/write_2d_numeric-int32.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
>  skipped (mat5_compressed_write.at:42)
> 2755. mat5_uncompressed_readwrite.at:34:  ok
> 
> 
> 2757. mat5_compressed_write.at:26: 2762. mat5_compressed_write.at:83:  skipped (mat5_compressed_write.at:31)
>  skipped (mat5_compressed_write.at:88)
> 2759. mat5_compressed_write.at:48: 2763. mat5_compressed_write.at:94: testing Write 2D int16 array ...
> ./mat5_compressed_write.at:96: $builddir/test_mat -v 5 -z -c int16 write_2d_numeric
>  skipped (mat5_compressed_write.at:54)
> 2761. mat5_compressed_write.at:72: 2760. mat5_compressed_write.at:60:  skipped (mat5_compressed_write.at:77)
> 
> 
>  skipped (mat5_compressed_write.at:66)
> ./mat5_uncompressed_readwrite.at:46: $builddir/test_mat delete test_mat_copy.mat var3
> 2764. mat5_compressed_write.at:105: testing Write 2D uint16 array ...
> 
> ./mat5_compressed_write.at:107: $builddir/test_mat -v 5 -z -c uint16 write_2d_numeric
> 
> 
> 2765. mat5_compressed_write.at:116: testing Write 2D int8 array ...
> ./mat5_compressed_write.at:118: $builddir/test_mat -v 5 -z -c int8 write_2d_numeric
> 2766. mat5_compressed_write.at:127: testing Write 2D uint8 array ...
> ./mat5_compressed_write.at:129: $builddir/test_mat -v 5 -z -c uint8 write_2d_numeric
> 2767. mat5_compressed_write.at:138: testing Write 2D complex double array ...
> ./mat5_compressed_write.at:140: $builddir/test_mat -v 5 -z -c double write_complex_2d_numeric
> ./mat5_compressed_write.at:97: cp $srcdir/results/write_2d_numeric-int16.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 2768. mat5_compressed_write.at:149: testing Write 2D complex single array ...
> ./mat5_compressed_write.at:151: $builddir/test_mat -v 5 -z -c single write_complex_2d_numeric
> 2769. mat5_compressed_write.at:160: testing Write 2D complex int64 array ...
> ./mat5_compressed_write.at:163: $builddir/test_mat -v 5 -z -c int64 write_complex_2d_numeric
> ./mat5_compressed_write.at:108: cp $srcdir/results/write_2d_numeric-uint16.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> ./mat5_compressed_write.at:130: cp $srcdir/results/write_2d_numeric-uint8.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> ./mat5_compressed_write.at:119: cp $srcdir/results/write_2d_numeric-int8.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> ./mat5_uncompressed_readwrite.at:47: $builddir/test_mat delete test_mat_copy.mat var4
> ./mat5_compressed_write.at:141: cp $srcdir/results/write_complex_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> ./mat5_compressed_write.at:152: cp $srcdir/results/write_complex_2d_numeric-single.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 2763. mat5_compressed_write.at:94: ./mat5_compressed_write.at:164: cp $srcdir/results/write_complex_2d_numeric-int64.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
>  skipped (mat5_compressed_write.at:99)
> 2764. mat5_compressed_write.at:105:  skipped (mat5_compressed_write.at:110)
> 
> 
> 2766. mat5_compressed_write.at:127: 2768. mat5_compressed_write.at:149: 2765. mat5_compressed_write.at:116:  skipped (mat5_compressed_write.at:132)
> 2767. mat5_compressed_write.at:138:  skipped (mat5_compressed_write.at:154)
>  skipped (mat5_compressed_write.at:143)
>  skipped (mat5_compressed_write.at:121)
> 2770. mat5_compressed_write.at:172: testing Write 2D complex uint64 array ...
> ./mat5_compressed_write.at:175: $builddir/test_mat -v 5 -z -c uint64 write_complex_2d_numeric
> 2771. mat5_compressed_write.at:184: testing Write 2D complex int32 array ...
> ./mat5_compressed_write.at:186: $builddir/test_mat -v 5 -z -c int32 write_complex_2d_numeric
> 
> 
> 
> 
> 2769. mat5_compressed_write.at:160:  skipped (mat5_compressed_write.at:166)
> ./mat5_uncompressed_readwrite.at:48: $builddir/test_mat delete test_mat_copy.mat var5
> 
> 2772. mat5_compressed_write.at:195: testing Write 2D complex uint32 array ...
> 2773. mat5_compressed_write.at:206: testing Write 2D complex int16 array ...
> ./mat5_compressed_write.at:208: $builddir/test_mat -v 5 -z -c int16 write_complex_2d_numeric
> 2775. mat5_compressed_write.at:228: testing Write 2D complex int8 array ...
> 2774. mat5_compressed_write.at:217: testing Write 2D complex uint16 array ...
> ./mat5_compressed_write.at:219: $builddir/test_mat -v 5 -z -c uint16 write_complex_2d_numeric
> ./mat5_compressed_write.at:230: $builddir/test_mat -v 5 -z -c int8 write_complex_2d_numeric
> ./mat5_compressed_write.at:197: $builddir/test_mat -v 5 -z -c uint32 write_complex_2d_numeric
> ./mat5_compressed_write.at:176: cp $srcdir/results/write_complex_2d_numeric-uint64.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 2776. mat5_compressed_write.at:239: testing Write 2D complex uint8 array ...
> ./mat5_compressed_write.at:187: cp $srcdir/results/write_complex_2d_numeric-int32.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> ./mat5_compressed_write.at:241: $builddir/test_mat -v 5 -z -c uint8 write_complex_2d_numeric
> ./mat5_compressed_write.at:198: cp $srcdir/results/write_complex_2d_numeric-uint32.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> ./mat5_compressed_write.at:209: cp $srcdir/results/write_complex_2d_numeric-int16.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> ./mat5_compressed_write.at:231: cp $srcdir/results/write_complex_2d_numeric-int8.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> ./mat5_compressed_write.at:220: cp $srcdir/results/write_complex_2d_numeric-uint16.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 2770. mat5_compressed_write.at:172:  skipped (mat5_compressed_write.at:178)
> ./mat5_uncompressed_readwrite.at:49: $builddir/test_mat delete test_mat_copy.mat var6
> ./mat5_compressed_write.at:242: cp $srcdir/results/write_complex_2d_numeric-uint8.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 
> 2771. mat5_compressed_write.at:184:  skipped (mat5_compressed_write.at:189)
> 2772. mat5_compressed_write.at:195:  skipped (mat5_compressed_write.at:200)
> 2775. mat5_compressed_write.at:228: 2773. mat5_compressed_write.at:206: 2777. mat5_compressed_write.at:250: testing Write 2D logical array ...
> ./mat5_compressed_write.at:252: $builddir/test_mat -v 5 -z write_2d_logical
>  skipped (mat5_compressed_write.at:233)
>  skipped (mat5_compressed_write.at:211)
> 2774. mat5_compressed_write.at:217:  skipped (mat5_compressed_write.at:222)
> 
> 
> 
> 
> 
> 2776. mat5_compressed_write.at:239: ./mat5_compressed_write.at:253: cp $srcdir/results/write_2d_numeric-l1-logical.out expout
>           $builddir/test_mat readvar test_write_2d_logical.mat l1
>  skipped (mat5_compressed_write.at:244)
> ./mat5_uncompressed_readwrite.at:50: $builddir/test_mat delete test_mat_copy.mat var7
> 2779. mat5_compressed_write.at:276: testing Write 2D sparse complex double array ...
> ./mat5_compressed_write.at:278: $builddir/test_mat -v 5 -z -c double write_complex_sparse
> 2778. mat5_compressed_write.at:265: testing Write 2D sparse double array ...
> ./mat5_compressed_write.at:267: $builddir/test_mat -v 5 -z -c double write_sparse
> 2780. mat5_compressed_write.at:287: testing Write 2D empty array ...
> ./mat5_compressed_write.at:290: $builddir/test_mat -v 5 -z -c double write_empty_2d_numeric
> 2782. mat5_compressed_write.at:310: testing Write Unicode character array ...
> ./mat5_compressed_write.at:313: $builddir/test_mat -v 5 -z write_char_unicode
> 2781. mat5_compressed_write.at:299: testing Write character array ...
> ./mat5_compressed_write.at:301: $builddir/test_mat -v 5 -z write_char
> 
> ./mat5_compressed_write.at:268: cp $srcdir/results/readvar-write_sparse-sparse_matrix-double.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> ./mat5_compressed_write.at:279: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-double.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> ./mat5_compressed_write.at:291: cp $srcdir/results/readvar-write_empty_2d_numeric-empty.out expout
>           $builddir/test_mat readvar test_write_empty_2d_numeric.mat empty
> 2783. mat5_compressed_write.at:322: testing Write UTF-8 character array ...
> ./mat5_compressed_write.at:325: $builddir/test_mat -v 5 -z write_char_utf8
> ./mat5_compressed_write.at:255: cp $srcdir/results/write_2d_numeric-l2-logical.out expout
>           $builddir/test_mat readvar test_write_2d_logical.mat l2
> ./mat5_compressed_write.at:314: cp $srcdir/results/readvar-write_char_unicode-a-5.out expout
>           $builddir/test_mat readvar test_write_char_unicode.mat a
> ./mat5_compressed_write.at:302: cp $srcdir/results/readvar-write_char-a-5.out expout
>           $builddir/test_mat readvar test_write_char.mat a
> ./mat5_uncompressed_readwrite.at:51: $builddir/test_mat delete test_mat_copy.mat var8
> ./mat5_compressed_write.at:326: cp $srcdir/results/readvar-write_char_utf8-a-5.out expout
>           $builddir/test_mat readvar test_write_char_utf8.mat a
> 2778. mat5_compressed_write.at:265: 2780. mat5_compressed_write.at:287: ./mat5_compressed_write.at:257: cp $srcdir/results/write_2d_numeric-l4-logical.out expout
>           $builddir/test_mat readvar test_write_2d_logical.mat l4
>  skipped (mat5_compressed_write.at:270)
> 2779. mat5_compressed_write.at:276:  skipped (mat5_compressed_write.at:293)
> 2782. mat5_compressed_write.at:310:  skipped (mat5_compressed_write.at:281)
>  skipped (mat5_compressed_write.at:316)
> 
> 
> 2781. mat5_compressed_write.at:299: 
>  skipped (mat5_compressed_write.at:304)
> 
> 
> 2785. mat5_compressed_write.at:352: testing Write struct with 2D double fields ...
> ./mat5_compressed_write.at:354: $builddir/test_mat -v 5 -z write_struct_2d_numeric
> 2784. mat5_compressed_write.at:334: testing Write empty struct ...
> ./mat5_compressed_write.at:337: $builddir/test_mat -v 5 -z write_empty_struct
> 2783. mat5_compressed_write.at:322: 2786. mat5_compressed_write.at:363: testing Write struct with 2D single fields ...
> ./mat5_compressed_write.at:365: $builddir/test_mat -v 5 -z -c single write_struct_2d_numeric
>  skipped (mat5_compressed_write.at:328)
> 2777. mat5_compressed_write.at:250: 2787. mat5_compressed_write.at:374: testing Write struct with 2D int64 fields ...
>  skipped (mat5_compressed_write.at:259)
> ./mat5_compressed_write.at:377: $builddir/test_mat -v 5 -z -c int64 write_struct_2d_numeric
> 
> 2788. mat5_compressed_write.at:386: testing Write struct with 2D uint64 fields ...
> ./mat5_compressed_write.at:389: $builddir/test_mat -v 5 -z -c uint64 write_struct_2d_numeric
> 
> ./mat5_uncompressed_readwrite.at:52: $builddir/test_mat delete test_mat_copy.mat var9
> ./mat5_compressed_write.at:338: cp $srcdir/results/readvar-write_empty_struct-var1.out expout
>           $builddir/test_mat readvar test_write_empty_struct.mat var1
> 2789. mat5_compressed_write.at:398: testing Write struct with 2D int32 fields ...
> ./mat5_compressed_write.at:400: $builddir/test_mat -v 5 -z -c int32 write_struct_2d_numeric
> ./mat5_compressed_write.at:355: cp $srcdir/results/write_struct_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> ./mat5_compressed_write.at:366: cp $srcdir/results/write_struct_2d_numeric-single.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> 2790. mat5_compressed_write.at:409: testing Write struct with 2D uint32 fields ...
> ./mat5_compressed_write.at:411: $builddir/test_mat -v 5 -z -c uint32 write_struct_2d_numeric
> ./mat5_compressed_write.at:378: cp $srcdir/results/write_struct_2d_numeric-int64.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> ./mat5_compressed_write.at:390: cp $srcdir/results/write_struct_2d_numeric-uint64.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> ./mat5_compressed_write.at:401: cp $srcdir/results/write_struct_2d_numeric-int32.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> ./mat5_compressed_write.at:412: cp $srcdir/results/write_struct_2d_numeric-uint32.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> ./mat5_compressed_write.at:340: cp $srcdir/results/readvar-write_empty_struct-var2.out expout
>           $builddir/test_mat readvar test_write_empty_struct.mat var2
> 2786. mat5_compressed_write.at:363:  skipped (mat5_compressed_write.at:368)
> ./mat5_uncompressed_readwrite.at:53: $builddir/test_mat delete test_mat_copy.mat var10
> 2785. mat5_compressed_write.at:352: 2787. mat5_compressed_write.at:374:  skipped (mat5_compressed_write.at:357)
> 2788. mat5_compressed_write.at:386:  skipped (mat5_compressed_write.at:380)
>  skipped (mat5_compressed_write.at:392)
> 
> 
> 
> 2790. mat5_compressed_write.at:409: ./mat5_compressed_write.at:342: cp $srcdir/results/readvar-write_empty_struct-var3.out expout
>           $builddir/test_mat readvar test_write_empty_struct.mat var3
>  skipped (mat5_compressed_write.at:414)
> 2789. mat5_compressed_write.at:398: 
>  skipped (mat5_compressed_write.at:403)
> 2791. mat5_compressed_write.at:420: testing Write struct with 2D int16 fields ...
> ./mat5_compressed_write.at:422: $builddir/test_mat -v 5 -z -c int16 write_struct_2d_numeric
> 
> 
> 2793. mat5_compressed_write.at:442: testing Write struct with 2D int8 fields ...
> ./mat5_compressed_write.at:444: $builddir/test_mat -v 5 -z -c int8 write_struct_2d_numeric
> 2792. mat5_compressed_write.at:431: testing Write struct with 2D uint16 fields ...
> ./mat5_compressed_write.at:433: $builddir/test_mat -v 5 -z -c uint16 write_struct_2d_numeric
> 2794. mat5_compressed_write.at:453: testing Write struct with 2D uint8 fields ...
> ./mat5_compressed_write.at:455: $builddir/test_mat -v 5 -z -c uint8 write_struct_2d_numeric
> 2795. mat5_compressed_write.at:464: testing Write struct with 2D complex double fields ...
> ./mat5_compressed_write.at:466: $builddir/test_mat -v 5 -z write_struct_complex_2d_numeric
> 2796. mat5_compressed_write.at:475: testing Write struct with 2D complex single fields ...
> ./mat5_compressed_write.at:477: $builddir/test_mat -v 5 -z -c single write_struct_complex_2d_numeric
> ./mat5_uncompressed_readwrite.at:54: $builddir/test_mat delete test_mat_copy.mat var11
> ./mat5_compressed_write.at:344: cp $srcdir/results/readvar-write_empty_struct-var4-5.out expout
>           $builddir/test_mat readvar test_write_empty_struct.mat var4
> ./mat5_compressed_write.at:423: cp $srcdir/results/write_struct_2d_numeric-int16.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> ./mat5_compressed_write.at:434: cp $srcdir/results/write_struct_2d_numeric-uint16.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> ./mat5_compressed_write.at:445: cp $srcdir/results/write_struct_2d_numeric-int8.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> ./mat5_compressed_write.at:456: cp $srcdir/results/write_struct_2d_numeric-uint8.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> ./mat5_compressed_write.at:467: cp $srcdir/results/write_struct_complex_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> ./mat5_compressed_write.at:478: cp $srcdir/results/write_struct_complex_2d_numeric-single.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> 2791. mat5_compressed_write.at:420:  skipped (mat5_compressed_write.at:425)
> 2784. mat5_compressed_write.at:334: 2793. mat5_compressed_write.at:442: 
> 2792. mat5_compressed_write.at:431:  skipped (mat5_compressed_write.at:346)
>  skipped (mat5_compressed_write.at:447)
>  skipped (mat5_compressed_write.at:436)
> 2794. mat5_compressed_write.at:453:  skipped (mat5_compressed_write.at:458)
> 2795. mat5_compressed_write.at:464: 
> 
>  skipped (mat5_compressed_write.at:469)
> ./mat5_uncompressed_readwrite.at:55: $builddir/test_mat delete test_mat_copy.mat var12
> 
> 2796. mat5_compressed_write.at:475: 2797. mat5_compressed_write.at:486: testing Write struct with 2D complex int64 fields ...
> 
>  skipped (mat5_compressed_write.at:480)
> 
> ./mat5_compressed_write.at:489: $builddir/test_mat -v 5 -z -c int64 write_struct_complex_2d_numeric
> 
> 2798. mat5_compressed_write.at:498: testing Write struct with 2D complex uint64 fields ...
> ./mat5_compressed_write.at:501: $builddir/test_mat -v 5 -z -c uint64 write_struct_complex_2d_numeric
> 2799. mat5_compressed_write.at:510: testing Write struct with 2D complex int32 fields ...
> ./mat5_compressed_write.at:512: $builddir/test_mat -v 5 -z -c int32 write_struct_complex_2d_numeric
> 2800. mat5_compressed_write.at:521: testing Write struct with 2D complex uint32 fields ...
> 2802. mat5_compressed_write.at:543: testing Write struct with 2D complex uint16 fields ...
> ./mat5_compressed_write.at:545: $builddir/test_mat -v 5 -z -c uint16 write_struct_complex_2d_numeric
> ./mat5_compressed_write.at:523: $builddir/test_mat -v 5 -z -c uint32 write_struct_complex_2d_numeric
> 2801. mat5_compressed_write.at:532: testing Write struct with 2D complex int16 fields ...
> ./mat5_compressed_write.at:534: $builddir/test_mat -v 5 -z -c int16 write_struct_complex_2d_numeric
> ./mat5_compressed_write.at:490: cp $srcdir/results/write_struct_complex_2d_numeric-int64.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> 2803. mat5_compressed_write.at:554: testing Write struct with 2D complex int8 fields ...
> ./mat5_compressed_write.at:556: $builddir/test_mat -v 5 -z -c int8 write_struct_complex_2d_numeric
> ./mat5_compressed_write.at:502: cp $srcdir/results/write_struct_complex_2d_numeric-uint64.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> ./mat5_uncompressed_readwrite.at:56: $builddir/test_mat delete test_mat_copy.mat var13
> ./mat5_compressed_write.at:513: cp $srcdir/results/write_struct_complex_2d_numeric-int32.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> ./mat5_compressed_write.at:535: cp $srcdir/results/write_struct_complex_2d_numeric-int16.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> ./mat5_compressed_write.at:546: cp $srcdir/results/write_struct_complex_2d_numeric-uint16.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> ./mat5_compressed_write.at:524: cp $srcdir/results/write_struct_complex_2d_numeric-uint32.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> ./mat5_compressed_write.at:557: cp $srcdir/results/write_struct_complex_2d_numeric-int8.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> 2797. mat5_compressed_write.at:486:  skipped (mat5_compressed_write.at:492)
> 2798. mat5_compressed_write.at:498:  skipped (mat5_compressed_write.at:504)
> 
> 2799. mat5_compressed_write.at:510: 2801. mat5_compressed_write.at:532:  skipped (mat5_compressed_write.at:515)
>  skipped (mat5_compressed_write.at:537)
> 
> 2802. mat5_compressed_write.at:543: 
> 2800. mat5_compressed_write.at:521: 
>  skipped (mat5_compressed_write.at:548)
>  skipped (mat5_compressed_write.at:526)
> 2803. mat5_compressed_write.at:554: 2804. mat5_compressed_write.at:565: testing Write struct with 2D complex uint8 fields ...
> ./mat5_compressed_write.at:567: $builddir/test_mat -v 5 -z -c uint8 write_struct_complex_2d_numeric
>  skipped (mat5_compressed_write.at:559)
> 
> 
> ./mat5_uncompressed_readwrite.at:57: $builddir/test_mat delete test_mat_copy.mat var14
> 
> 2805. mat5_compressed_write.at:576: testing Write struct with 2D logical fields ...
> ./mat5_compressed_write.at:578: $builddir/test_mat -v 5 -z write_struct_2d_logical
> 2806. mat5_compressed_write.at:587: testing Write struct with character fields ...
> ./mat5_compressed_write.at:590: $builddir/test_mat -v 5 -z write_struct_char
> 2807. mat5_compressed_write.at:599: testing Write empty cell array ...
> ./mat5_compressed_write.at:602: $builddir/test_mat -v 5 -z write_empty_cell
> 2809. mat5_compressed_write.at:624: testing Write cell array with 2D single fields ...
> ./mat5_compressed_write.at:626: $builddir/test_mat -v 5 -z -c single write_cell_2d_numeric
> 2808. mat5_compressed_write.at:613: testing Write cell array with 2D double fields ...
> ./mat5_compressed_write.at:615: $builddir/test_mat -v 5 -z write_cell_2d_numeric
> ./mat5_compressed_write.at:568: cp $srcdir/results/write_struct_complex_2d_numeric-uint8.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> 2810. mat5_compressed_write.at:635: testing Write cell array with 2D int64 fields ...
> ./mat5_compressed_write.at:638: $builddir/test_mat -v 5 -z -c int64 write_cell_2d_numeric
> ./mat5_compressed_write.at:579: cp $srcdir/results/write_struct_2d_numeric-logical.out expout
>           $builddir/test_mat readvar test_write_struct_2d_logical.mat a
> ./mat5_compressed_write.at:591: cp $srcdir/results/write_struct_char-5.out expout
>           $builddir/test_mat readvar test_write_struct_char.mat a
> ./mat5_compressed_write.at:603: cp $srcdir/results/readvar-write_empty_cell-var1.out expout
>           $builddir/test_mat readvar test_write_empty_cell.mat var1
> ./mat5_compressed_write.at:627: cp $srcdir/results/write_cell_2d_numeric-single.out expout
>           $builddir/test_mat readvar test_write_cell_2d_numeric.mat a
> ./mat5_compressed_write.at:616: cp $srcdir/results/write_cell_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_cell_2d_numeric.mat a
> ./mat5_uncompressed_readwrite.at:58: $builddir/test_mat delete test_mat_copy.mat var15
> ./mat5_compressed_write.at:639: cp $srcdir/results/write_cell_2d_numeric-int64.out expout
>           $builddir/test_mat readvar test_write_cell_2d_numeric.mat a
> 2804. mat5_compressed_write.at:565:  skipped (mat5_compressed_write.at:570)
> 2805. mat5_compressed_write.at:576: ./mat5_compressed_write.at:605: cp $srcdir/results/readvar-write_empty_cell-var2.out expout
>           $builddir/test_mat readvar test_write_empty_cell.mat var2
> 
>  skipped (mat5_compressed_write.at:581)
> 2806. mat5_compressed_write.at:587: 2809. mat5_compressed_write.at:624:  skipped (mat5_compressed_write.at:593)
> 2808. mat5_compressed_write.at:613:  skipped (mat5_compressed_write.at:629)
>  skipped (mat5_compressed_write.at:618)
> 
> 
> 
> 2810. mat5_compressed_write.at:635: 2811. mat5_compressed_write.at:647: testing Write cell array with 2D uint64 fields ...
>  skipped (mat5_compressed_write.at:641)
> ./mat5_compressed_write.at:650: $builddir/test_mat -v 5 -z -c uint64 write_cell_2d_numeric
> 
> 2812. mat5_compressed_write.at:659: testing Write cell array with 2D int32 fields ...
> ./mat5_compressed_write.at:661: $builddir/test_mat -v 5 -z -c int32 write_cell_2d_numeric
> 
> 2813. mat5_compressed_write.at:670: testing Write cell array with 2D uint32 fields ...
> ./mat5_uncompressed_readwrite.at:59: $builddir/test_mat delete test_mat_copy.mat var16
> 2807. mat5_compressed_write.at:599: ./mat5_compressed_write.at:672: $builddir/test_mat -v 5 -z -c uint32 write_cell_2d_numeric
> 2814. mat5_compressed_write.at:681: testing Write cell array with 2D int16 fields ...
> ./mat5_compressed_write.at:683: $builddir/test_mat -v 5 -z -c int16 write_cell_2d_numeric
>  skipped (mat5_compressed_write.at:607)
> 2815. mat5_compressed_write.at:692: testing Write cell array with 2D uint16 fields ...
> ./mat5_compressed_write.at:694: $builddir/test_mat -v 5 -z -c uint16 write_cell_2d_numeric
> ./mat5_compressed_write.at:651: cp $srcdir/results/write_cell_2d_numeric-uint64.out expout
>           $builddir/test_mat readvar test_write_cell_2d_numeric.mat a
> 2816. mat5_compressed_write.at:703: testing Write cell array with 2D int8 fields ...
> 
> ./mat5_compressed_write.at:705: $builddir/test_mat -v 5 -z -c int8 write_cell_2d_numeric
> ./mat5_compressed_write.at:662: cp $srcdir/results/write_cell_2d_numeric-int32.out expout
>           $builddir/test_mat readvar test_write_cell_2d_numeric.mat a
> ./mat5_compressed_write.at:695: cp $srcdir/results/write_cell_2d_numeric-uint16.out expout
>           $builddir/test_mat readvar test_write_cell_2d_numeric.mat a
> 2817. mat5_compressed_write.at:714: testing Write cell array with 2D uint8 fields ...
> ./mat5_compressed_write.at:684: cp $srcdir/results/write_cell_2d_numeric-int16.out expout
>           $builddir/test_mat readvar test_write_cell_2d_numeric.mat a
> ./mat5_compressed_write.at:716: $builddir/test_mat -v 5 -z -c uint8 write_cell_2d_numeric
> ./mat5_compressed_write.at:673: cp $srcdir/results/write_cell_2d_numeric-uint32.out expout
>           $builddir/test_mat readvar test_write_cell_2d_numeric.mat a
> 2811. mat5_compressed_write.at:647:  skipped (mat5_compressed_write.at:653)
> ./mat5_compressed_write.at:706: cp $srcdir/results/write_cell_2d_numeric-int8.out expout
>           $builddir/test_mat readvar test_write_cell_2d_numeric.mat a
> ./mat5_uncompressed_readwrite.at:60: $builddir/test_mat delete test_mat_copy.mat var17
> 
> 2812. mat5_compressed_write.at:659:  skipped (mat5_compressed_write.at:664)
> ./mat5_compressed_write.at:717: cp $srcdir/results/write_cell_2d_numeric-uint8.out expout
>           $builddir/test_mat readvar test_write_cell_2d_numeric.mat a
> 2814. mat5_compressed_write.at:681:  skipped (mat5_compressed_write.at:686)
> 2815. mat5_compressed_write.at:692: 2813. mat5_compressed_write.at:670: 
>  skipped (mat5_compressed_write.at:697)
>  skipped (mat5_compressed_write.at:675)
> 2818. mat5_compressed_write.at:725: testing Write cell array with 2D complex double fields ...
> ./mat5_compressed_write.at:727: $builddir/test_mat -v 5 -z write_cell_complex_2d_numeric
> 
> 2816. mat5_compressed_write.at:703:  skipped (mat5_compressed_write.at:708)
> 
> 
> 
> 2819. mat5_compressed_write.at:736: testing Write cell array with 2D complex single fields ...
> ./mat5_compressed_write.at:738: $builddir/test_mat -v 5 -z -c single write_cell_complex_2d_numeric
> 2821. mat5_compressed_write.at:759: testing Write cell array with 2D complex uint64 fields ...
> 2820. mat5_compressed_write.at:747: testing Write cell array with 2D complex int64 fields ...
> 2817. mat5_compressed_write.at:714: ./mat5_compressed_write.at:762: $builddir/test_mat -v 5 -z -c uint64 write_cell_complex_2d_numeric
> ./mat5_compressed_write.at:728: cp $srcdir/results/write_cell_complex_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_cell_complex_2d_numeric.mat a
> ./mat5_compressed_write.at:750: $builddir/test_mat -v 5 -z -c int64 write_cell_complex_2d_numeric
> 2822. mat5_compressed_write.at:771: testing Write cell array with 2D complex int32 fields ...
> ./mat5_compressed_write.at:773: $builddir/test_mat -v 5 -z -c int32 write_cell_complex_2d_numeric
>  skipped (mat5_compressed_write.at:719)
> 2823. mat5_compressed_write.at:782: testing Write cell array with 2D complex uint32 fields ...
> ./mat5_compressed_write.at:784: $builddir/test_mat -v 5 -z -c uint32 write_cell_complex_2d_numeric
> 
> ./mat5_uncompressed_readwrite.at:61: $builddir/test_mat delete test_mat_copy.mat var18
> ./mat5_compressed_write.at:739: cp $srcdir/results/write_cell_complex_2d_numeric-single.out expout
>           $builddir/test_mat readvar test_write_cell_complex_2d_numeric.mat a
> ./mat5_compressed_write.at:774: cp $srcdir/results/write_cell_complex_2d_numeric-int32.out expout
>           $builddir/test_mat readvar test_write_cell_complex_2d_numeric.mat a
> 2824. mat5_compressed_write.at:793: testing Write cell array with 2D complex int16 fields ...
> ./mat5_compressed_write.at:795: $builddir/test_mat -v 5 -z -c int16 write_cell_complex_2d_numeric
> ./mat5_compressed_write.at:763: cp $srcdir/results/write_cell_complex_2d_numeric-uint64.out expout
>           $builddir/test_mat readvar test_write_cell_complex_2d_numeric.mat a
> 2818. mat5_compressed_write.at:725:  skipped (mat5_compressed_write.at:730)
> ./mat5_compressed_write.at:785: cp $srcdir/results/write_cell_complex_2d_numeric-uint32.out expout
>           $builddir/test_mat readvar test_write_cell_complex_2d_numeric.mat a
> ./mat5_compressed_write.at:751: cp $srcdir/results/write_cell_complex_2d_numeric-int64.out expout
>           $builddir/test_mat readvar test_write_cell_complex_2d_numeric.mat a
> 
> ./mat5_compressed_write.at:796: cp $srcdir/results/write_cell_complex_2d_numeric-int16.out expout
>           $builddir/test_mat readvar test_write_cell_complex_2d_numeric.mat a
> 2819. mat5_compressed_write.at:736: 2822. mat5_compressed_write.at:771:  skipped (mat5_compressed_write.at:741)
>  skipped (mat5_compressed_write.at:776)
> 2825. mat5_compressed_write.at:804: testing Write cell array with 2D complex uint16 fields ...
> ./mat5_compressed_write.at:806: $builddir/test_mat -v 5 -z -c uint16 write_cell_complex_2d_numeric
> 2821. mat5_compressed_write.at:759:  skipped (mat5_compressed_write.at:765)
> 2823. mat5_compressed_write.at:782: 
>  skipped (mat5_compressed_write.at:787)
> ./mat5_uncompressed_readwrite.at:62: $builddir/test_mat delete test_mat_copy.mat var19
> 2820. mat5_compressed_write.at:747: 
>  skipped (mat5_compressed_write.at:753)
> 
> 
> 
> 2826. mat5_compressed_write.at:815: testing Write cell array with 2D complex int8 fields ...
> ./mat5_compressed_write.at:817: $builddir/test_mat -v 5 -z -c int8 write_cell_complex_2d_numeric
> 2824. mat5_compressed_write.at:793:  skipped (mat5_compressed_write.at:798)
> 2828. mat5_compressed_write.at:837: testing Write cell array with 2D logical fields ...
> ./mat5_compressed_write.at:839: $builddir/test_mat -v 5 -z write_cell_2d_logical
> 2827. mat5_compressed_write.at:826: testing Write cell array with 2D complex uint8 fields ...
> ./mat5_compressed_write.at:828: $builddir/test_mat -v 5 -z -c uint8 write_cell_complex_2d_numeric
> ./mat5_compressed_write.at:807: cp $srcdir/results/write_cell_complex_2d_numeric-uint16.out expout
>           $builddir/test_mat readvar test_write_cell_complex_2d_numeric.mat a
> 2829. mat5_compressed_write.at:848: testing Write cell array with empty structs ...
> ./mat5_compressed_write.at:851: $builddir/test_mat -v 5 -z write_cell_empty_struct
> 
> 2830. mat5_compressed_readwrite.at:26: testing Copy variables ...
> 2830. mat5_compressed_readwrite.at:26:  skipped (mat5_compressed_readwrite.at:29)
> 2831. mat5_compressed_readwrite.at:35: testing Copy variables ...
> 
> ./mat5_compressed_write.at:818: cp $srcdir/results/write_cell_complex_2d_numeric-int8.out expout
>           $builddir/test_mat readvar test_write_cell_complex_2d_numeric.mat a
> ./mat5_compressed_write.at:829: cp $srcdir/results/write_cell_complex_2d_numeric-uint8.out expout
>           $builddir/test_mat readvar test_write_cell_complex_2d_numeric.mat a
> ./mat5_uncompressed_readwrite.at:63: $builddir/test_mat delete test_mat_copy.mat var20
> ./mat5_compressed_write.at:852: cp $srcdir/results/readvar-write_cell_empty_struct-var1.out expout
>           $builddir/test_mat readvar test_write_cell_empty_struct.mat var1
> ./mat5_compressed_readwrite.at:39: $builddir/test_mat -v 5 -z copy $srcdir/datasets/matio_test_cases_compressed_le.mat
> ./mat5_compressed_write.at:840: cp $srcdir/results/write_cell_numeric-logical.out expout
>           $builddir/test_mat readvar test_write_cell_2d_logical.mat a
> 2825. mat5_compressed_write.at:804:  skipped (mat5_compressed_write.at:809)
> 2832. mat5_compressed_readwrite.at:44: testing Delete variables ...
> ./mat5_compressed_readwrite.at:47: $builddir/test_mat -v 5 -z copy $srcdir/datasets/matio_test_cases_compressed_le.mat
> 
> 2827. mat5_compressed_write.at:826: 2833. mat5_compressed_readwrite.at:147: testing Copy large struct ...
> 2826. mat5_compressed_write.at:815:  skipped (mat5_compressed_write.at:831)
>  skipped (mat5_compressed_write.at:820)
> 2829. mat5_compressed_write.at:848: 2833. mat5_compressed_readwrite.at:147:  skipped (mat5_compressed_write.at:854)
>  skipped (mat5_compressed_readwrite.at:150)
> 
> 
> 
> 
> 2828. mat5_compressed_write.at:837:  skipped (mat5_compressed_write.at:842)
> ./mat5_uncompressed_readwrite.at:64: $builddir/test_mat delete test_mat_copy.mat var21
> 
> 2834. mat5_compressed_readwrite.at:156: testing Copy large struct ...
> 2835. mat73_write.at:26: testing Write 2D double array ...
> ./mat73_write.at:28: $builddir/test_mat -v 7.3 -c double write_2d_numeric
> 2836. mat73_write.at:37: testing Write 2D single array ...
> ./mat73_write.at:39: $builddir/test_mat -v 7.3 -c single write_2d_numeric
> 2837. mat73_write.at:48: testing Write 2D int64 array ...
> ./mat73_write.at:51: $builddir/test_mat -v 7.3 -c int64 write_2d_numeric
> ./mat5_compressed_readwrite.at:160: $builddir/test_mat -v 5 -z copy $srcdir/datasets/large_struct_compressed_le.mat
> ./mat73_write.at:29: cp $srcdir/results/write_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> ./mat73_write.at:40: cp $srcdir/results/write_2d_numeric-single.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> ./mat73_write.at:52: cp $srcdir/results/write_2d_numeric-int64.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 2838. mat73_write.at:60: testing Write 2D uint64 array ...
> ./mat73_write.at:63: $builddir/test_mat -v 7.3 -c uint64 write_2d_numeric
> ./mat5_uncompressed_readwrite.at:65: $builddir/test_mat delete test_mat_copy.mat var22
> ./mat73_write.at:64: cp $srcdir/results/write_2d_numeric-uint64.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 2836. mat73_write.at:37: 2835. mat73_write.at:26:  skipped (mat73_write.at:42)
>  skipped (mat73_write.at:31)
> 2837. mat73_write.at:48:  skipped (mat73_write.at:54)
> 
> 
> 
> 2839. mat73_write.at:72: testing Write 2D int32 array ...
> ./mat73_write.at:74: $builddir/test_mat -v 7.3 -c int32 write_2d_numeric
> 2840. mat73_write.at:83: testing Write 2D uint32 array ...
> ./mat73_write.at:85: $builddir/test_mat -v 7.3 -c uint32 write_2d_numeric
> 2838. mat73_write.at:60:  skipped (mat73_write.at:66)
> 2841. mat73_write.at:94: testing Write 2D int16 array ...
> ./mat5_uncompressed_readwrite.at:66: $builddir/test_mat delete test_mat_copy.mat var23
> ./mat73_write.at:96: $builddir/test_mat -v 7.3 -c int16 write_2d_numeric
> 
> ./mat73_write.at:75: cp $srcdir/results/write_2d_numeric-int32.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> ./mat73_write.at:86: cp $srcdir/results/write_2d_numeric-uint32.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 2842. mat73_write.at:105: testing Write 2D uint16 array ...
> ./mat73_write.at:107: $builddir/test_mat -v 7.3 -c uint16 write_2d_numeric
> ./mat73_write.at:97: cp $srcdir/results/write_2d_numeric-int16.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> ./mat73_write.at:108: cp $srcdir/results/write_2d_numeric-uint16.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> ./mat5_uncompressed_readwrite.at:67: $builddir/test_mat delete test_mat_copy.mat var25
> 2839. mat73_write.at:72:  skipped (mat73_write.at:77)
> 2840. mat73_write.at:83: 
>  skipped (mat73_write.at:88)
> 2841. mat73_write.at:94: 
>  skipped (mat73_write.at:99)
> 2842. mat73_write.at:105:  skipped (mat73_write.at:110)
> 2843. mat73_write.at:116: testing Write 2D int8 array ...
> ./mat73_write.at:118: $builddir/test_mat -v 7.3 -c int8 write_2d_numeric
> 
> 
> ./mat5_uncompressed_readwrite.at:68: $builddir/test_mat delete test_mat_copy.mat var26
> 2844. mat73_write.at:127: testing Write 2D uint8 array ...
> ./mat73_write.at:129: $builddir/test_mat -v 7.3 -c uint8 write_2d_numeric
> 2845. mat73_write.at:138: testing Write 2D complex double array ...
> ./mat73_write.at:140: $builddir/test_mat -v 7.3 -c double write_complex_2d_numeric
> 2846. mat73_write.at:149: testing Write 2D complex single array ...
> ./mat73_write.at:151: $builddir/test_mat -v 7.3 -c single write_complex_2d_numeric
> ./mat73_write.at:119: cp $srcdir/results/write_2d_numeric-int8.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> ./mat73_write.at:130: cp $srcdir/results/write_2d_numeric-uint8.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> ./mat73_write.at:152: cp $srcdir/results/write_complex_2d_numeric-single.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> ./mat5_uncompressed_readwrite.at:69: $builddir/test_mat delete test_mat_copy.mat var27
> 2843. mat73_write.at:116: ./mat73_write.at:141: cp $srcdir/results/write_complex_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
>  skipped (mat73_write.at:121)
> 2844. mat73_write.at:127:  skipped (mat73_write.at:132)
> 
> 
> 2847. mat73_write.at:160: testing Write 2D complex int64 array ...
> 2848. mat73_write.at:172: testing Write 2D complex uint64 array ...
> 2846. mat73_write.at:149:  skipped (mat73_write.at:154)
> ./mat73_write.at:163: $builddir/test_mat -v 7.3 -c int64 write_complex_2d_numeric
> ./mat73_write.at:175: $builddir/test_mat -v 7.3 -c uint64 write_complex_2d_numeric
> 2845. mat73_write.at:138:  skipped (mat73_write.at:143)
> ./mat5_uncompressed_readwrite.at:70: $builddir/test_mat delete test_mat_copy.mat var28
> 
> 
> 2850. mat73_write.at:195: testing Write 2D complex uint32 array ...
> ./mat73_write.at:197: $builddir/test_mat -v 7.3 -c uint32 write_complex_2d_numeric
> 2849. mat73_write.at:184: testing Write 2D complex int32 array ...
> ./mat73_write.at:164: cp $srcdir/results/write_complex_2d_numeric-int64.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> ./mat73_write.at:186: $builddir/test_mat -v 7.3 -c int32 write_complex_2d_numeric
> ./mat73_write.at:176: cp $srcdir/results/write_complex_2d_numeric-uint64.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> ./mat73_write.at:198: cp $srcdir/results/write_complex_2d_numeric-uint32.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> ./mat5_uncompressed_readwrite.at:71: $builddir/test_mat delete test_mat_copy.mat var29
> ./mat73_write.at:187: cp $srcdir/results/write_complex_2d_numeric-int32.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 2847. mat73_write.at:160:  skipped (mat73_write.at:166)
> 
> 2850. mat73_write.at:195: 2848. mat73_write.at:172:  skipped (mat73_write.at:200)
>  skipped (mat73_write.at:178)
> 2851. mat73_write.at:206: testing Write 2D complex int16 array ...
> ./mat73_write.at:208: $builddir/test_mat -v 7.3 -c int16 write_complex_2d_numeric
> 2849. mat73_write.at:184: 
> 
>  skipped (mat73_write.at:189)
> ./mat5_uncompressed_readwrite.at:72: $builddir/test_mat delete test_mat_copy.mat var30
> ./mat5_compressed_readwrite.at:40: cp $srcdir/results/dump-mat_copy-5.out expout
>           $builddir/../tools/matdump -f whos -h -d test_mat_copy.mat
> ./mat5_compressed_readwrite.at:48: $builddir/test_mat delete test_mat_copy.mat var2
> 
> 2852. mat73_write.at:217: testing Write 2D complex uint16 array ...
> ./mat73_write.at:219: $builddir/test_mat -v 7.3 -c uint16 write_complex_2d_numeric
> 2853. mat73_write.at:228: testing Write 2D complex int8 array ...
> ./mat73_write.at:230: $builddir/test_mat -v 7.3 -c int8 write_complex_2d_numeric
> ./mat73_write.at:209: cp $srcdir/results/write_complex_2d_numeric-int16.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 2854. mat73_write.at:239: testing Write 2D complex uint8 array ...
> ./mat73_write.at:241: $builddir/test_mat -v 7.3 -c uint8 write_complex_2d_numeric
> ./mat73_write.at:231: cp $srcdir/results/write_complex_2d_numeric-int8.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> ./mat73_write.at:220: cp $srcdir/results/write_complex_2d_numeric-uint16.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> ./mat5_uncompressed_readwrite.at:73: $builddir/test_mat delete test_mat_copy.mat var31
> 2831. mat5_compressed_readwrite.at:35:  ok
> 2851. mat73_write.at:206: ./mat73_write.at:242: cp $srcdir/results/write_complex_2d_numeric-uint8.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
>  skipped (mat73_write.at:211)
> 
> 
> 2852. mat73_write.at:217: 2853. mat73_write.at:228:  skipped (mat73_write.at:222)
>  skipped (mat73_write.at:233)
> 2855. mat73_write.at:250: testing Write 2D logical array ...
> ./mat73_write.at:252: $builddir/test_mat -v 7.3 write_2d_logical
> 
> 
> 2856. mat73_write.at:265: testing Write 2D sparse double array ...
> 2854. mat73_write.at:239: ./mat73_write.at:267: $builddir/test_mat -v 7.3 -c double write_sparse
>  skipped (mat73_write.at:244)
> 2857. mat73_write.at:276: testing Write 2D sparse complex double array ...
> ./mat73_write.at:278: $builddir/test_mat -v 7.3 -c double write_complex_sparse
> 
> 2858. mat73_write.at:287: testing Write 2D empty array ...
> ./mat73_write.at:290: $builddir/test_mat -v 7.3 -c double write_empty_2d_numeric
> ./mat5_uncompressed_readwrite.at:74: $builddir/test_mat delete test_mat_copy.mat var32
> ./mat73_write.at:253: cp $srcdir/results/write_2d_numeric-l1-logical.out expout
>           $builddir/test_mat readvar test_write_2d_logical.mat l1
> 2859. mat73_write.at:299: testing Write character array ...
> ./mat73_write.at:301: $builddir/test_mat -v 7.3 write_char
> ./mat73_write.at:268: cp $srcdir/results/readvar-write_sparse-sparse_matrix-double.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> ./mat73_write.at:291: cp $srcdir/results/readvar-write_empty_2d_numeric-empty.out expout
>           $builddir/test_mat readvar test_write_empty_2d_numeric.mat empty
> ./mat73_write.at:279: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-double.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> ./mat73_write.at:255: cp $srcdir/results/write_2d_numeric-73-l2-logical.out expout
>           $builddir/test_mat readvar test_write_2d_logical.mat l2
> ./mat5_uncompressed_readwrite.at:75: $builddir/test_mat delete test_mat_copy.mat var33
> ./mat73_write.at:302: cp $srcdir/results/readvar-write_char-a-73.out expout
>           $builddir/test_mat readvar test_write_char.mat a
> 2856. mat73_write.at:265:  skipped (mat73_write.at:270)
> 2858. mat73_write.at:287:  skipped (mat73_write.at:293)
> 
> 
> ./mat73_write.at:257: cp $srcdir/results/write_2d_numeric-73-l4-logical.out expout
>           $builddir/test_mat readvar test_write_2d_logical.mat l4
> 2857. mat73_write.at:276: 2860. mat73_write.at:310: testing Write Unicode character array ...
>  skipped (mat73_write.at:281)
> 2859. mat73_write.at:299: 
>  skipped (mat73_write.at:304)
> ./mat73_write.at:313: $builddir/test_mat -v 7.3 write_char_unicode
> 2861. mat73_write.at:322: testing Write UTF-8 character array ...
> ./mat73_write.at:325: $builddir/test_mat -v 7.3 write_char_utf8
> 
> ./mat5_uncompressed_readwrite.at:76: $builddir/test_mat delete test_mat_copy.mat var34
> 2862. mat73_write.at:334: testing Write empty struct ...
> ./mat73_write.at:337: $builddir/test_mat -v 7.3 write_empty_struct
> 2855. mat73_write.at:250:  skipped (mat73_write.at:259)
> 
> 2863. mat73_write.at:352: testing Write struct with 2D double fields ...
> ./mat73_write.at:354: $builddir/test_mat -v 7.3 write_struct_2d_numeric
> ./mat73_write.at:314: cp $srcdir/results/readvar-write_char_unicode-a-73.out expout
>           $builddir/test_mat readvar test_write_char_unicode.mat a
> ./mat73_write.at:326: cp $srcdir/results/readvar-write_char_unicode-a-73.out expout
>           $builddir/test_mat readvar test_write_char_utf8.mat a
> 2864. mat73_write.at:363: testing Write struct with 2D single fields ...
> ./mat73_write.at:365: $builddir/test_mat -v 7.3 -c single write_struct_2d_numeric
> ./mat73_write.at:338: cp $srcdir/results/readvar-write_empty_struct-var1.out expout
>           $builddir/test_mat readvar test_write_empty_struct.mat var1
> ./mat5_uncompressed_readwrite.at:77: $builddir/test_mat delete test_mat_copy.mat var35
> ./mat73_write.at:355: cp $srcdir/results/write_struct_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> 2861. mat73_write.at:322:  skipped (mat73_write.at:328)
> 2860. mat73_write.at:310:  skipped (mat73_write.at:316)
> 
> ./mat73_write.at:366: cp $srcdir/results/write_struct_2d_numeric-single.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> 
> ./mat73_write.at:340: cp $srcdir/results/readvar-write_empty_struct-var2.out expout
>           $builddir/test_mat readvar test_write_empty_struct.mat var2
> 2863. mat73_write.at:352:  skipped (mat73_write.at:357)
> 2866. mat73_write.at:386: testing Write struct with 2D uint64 fields ...
> 2865. mat73_write.at:374: testing Write struct with 2D int64 fields ...
> ./mat73_write.at:377: $builddir/test_mat -v 7.3 -c int64 write_struct_2d_numeric
> ./mat73_write.at:389: $builddir/test_mat -v 7.3 -c uint64 write_struct_2d_numeric
> 
> 2864. mat73_write.at:363: ./mat5_uncompressed_readwrite.at:78: $builddir/test_mat delete test_mat_copy.mat var36
>  skipped (mat73_write.at:368)
> 2867. mat73_write.at:398: testing Write struct with 2D int32 fields ...
> ./mat73_write.at:400: $builddir/test_mat -v 7.3 -c int32 write_struct_2d_numeric
> ./mat73_write.at:342: cp $srcdir/results/readvar-write_empty_struct-var3.out expout
>           $builddir/test_mat readvar test_write_empty_struct.mat var3
> 
> ./mat73_write.at:390: cp $srcdir/results/write_struct_2d_numeric-uint64.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> ./mat73_write.at:378: cp $srcdir/results/write_struct_2d_numeric-int64.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> 2868. mat73_write.at:409: testing Write struct with 2D uint32 fields ...
> ./mat73_write.at:411: $builddir/test_mat -v 7.3 -c uint32 write_struct_2d_numeric
> ./mat73_write.at:401: cp $srcdir/results/write_struct_2d_numeric-int32.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> 2866. mat73_write.at:386: ./mat5_uncompressed_readwrite.at:79: $builddir/test_mat delete test_mat_copy.mat var37
> ./mat73_write.at:344: cp $srcdir/results/readvar-write_empty_struct-var4.out expout
>           $builddir/test_mat readvar test_write_empty_struct.mat var4
>  skipped (mat73_write.at:392)
> 2865. mat73_write.at:374: ./mat73_write.at:412: cp $srcdir/results/write_struct_2d_numeric-uint32.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
>  skipped (mat73_write.at:380)
> 
> 
> 2867. mat73_write.at:398:  skipped (mat73_write.at:403)
> 2869. mat73_write.at:420: testing Write struct with 2D int16 fields ...
> ./mat73_write.at:422: $builddir/test_mat -v 7.3 -c int16 write_struct_2d_numeric
> 2870. mat73_write.at:431: testing Write struct with 2D uint16 fields ...
> ./mat73_write.at:433: $builddir/test_mat -v 7.3 -c uint16 write_struct_2d_numeric
> 2862. mat73_write.at:334: 
> 2868. mat73_write.at:409:  skipped (mat73_write.at:346)
>  skipped (mat73_write.at:414)
> ./mat5_uncompressed_readwrite.at:80: $builddir/test_mat delete test_mat_copy.mat var38
> 
> 
> 2871. mat73_write.at:442: testing Write struct with 2D int8 fields ...
> ./mat73_write.at:444: $builddir/test_mat -v 7.3 -c int8 write_struct_2d_numeric
> ./mat73_write.at:423: cp $srcdir/results/write_struct_2d_numeric-int16.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> ./mat73_write.at:434: cp $srcdir/results/write_struct_2d_numeric-uint16.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> 2873. mat73_write.at:464: testing Write struct with 2D complex double fields ...
> ./mat73_write.at:466: $builddir/test_mat -v 7.3 write_struct_complex_2d_numeric
> 2872. mat73_write.at:453: testing Write struct with 2D uint8 fields ...
> ./mat73_write.at:455: $builddir/test_mat -v 7.3 -c uint8 write_struct_2d_numeric
> ./mat73_write.at:445: cp $srcdir/results/write_struct_2d_numeric-int8.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> ./mat5_uncompressed_readwrite.at:81: $builddir/test_mat delete test_mat_copy.mat var39
> 2869. mat73_write.at:420: ./mat5_compressed_readwrite.at:49: $builddir/test_mat delete test_mat_copy.mat var3
> 2870. mat73_write.at:431:  skipped (mat73_write.at:425)
>  skipped (mat73_write.at:436)
> ./mat73_write.at:467: cp $srcdir/results/write_struct_complex_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> 
> ./mat73_write.at:456: cp $srcdir/results/write_struct_2d_numeric-uint8.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> 
> 2871. mat73_write.at:442:  skipped (mat73_write.at:447)
> 2875. mat73_write.at:486: testing Write struct with 2D complex int64 fields ...
> ./mat73_write.at:489: $builddir/test_mat -v 7.3 -c int64 write_struct_complex_2d_numeric
> 2874. mat73_write.at:475: testing Write struct with 2D complex single fields ...
> ./mat73_write.at:477: $builddir/test_mat -v 7.3 -c single write_struct_complex_2d_numeric
> 
> ./mat5_uncompressed_readwrite.at:82: $builddir/test_mat delete test_mat_copy.mat var40
> 2872. mat73_write.at:453:  skipped (mat73_write.at:458)
> 2873. mat73_write.at:464:  skipped (mat73_write.at:469)
> 2876. mat73_write.at:498: testing Write struct with 2D complex uint64 fields ...
> ./mat73_write.at:501: $builddir/test_mat -v 7.3 -c uint64 write_struct_complex_2d_numeric
> 
> 
> ./mat73_write.at:490: cp $srcdir/results/write_struct_complex_2d_numeric-int64.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> ./mat73_write.at:478: cp $srcdir/results/write_struct_complex_2d_numeric-single.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> 2877. mat73_write.at:510: testing Write struct with 2D complex int32 fields ...
> ./mat73_write.at:512: $builddir/test_mat -v 7.3 -c int32 write_struct_complex_2d_numeric
> 2878. mat73_write.at:521: testing Write struct with 2D complex uint32 fields ...
> ./mat73_write.at:523: $builddir/test_mat -v 7.3 -c uint32 write_struct_complex_2d_numeric
> ./mat5_uncompressed_readwrite.at:83: $builddir/test_mat delete test_mat_copy.mat var41
> ./mat73_write.at:502: cp $srcdir/results/write_struct_complex_2d_numeric-uint64.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> 2875. mat73_write.at:486:  skipped (mat73_write.at:492)
> ./mat73_write.at:513: cp $srcdir/results/write_struct_complex_2d_numeric-int32.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> 
> 2874. mat73_write.at:475:  skipped (mat73_write.at:480)
> 
> 2879. mat73_write.at:532: testing Write struct with 2D complex int16 fields ...
> ./mat73_write.at:534: $builddir/test_mat -v 7.3 -c int16 write_struct_complex_2d_numeric
> ./mat73_write.at:524: cp $srcdir/results/write_struct_complex_2d_numeric-uint32.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> ./mat5_uncompressed_readwrite.at:84: $builddir/test_mat delete test_mat_copy.mat var42
> 2876. mat73_write.at:498: 2880. mat73_write.at:543: testing Write struct with 2D complex uint16 fields ...
> ./mat73_write.at:545: $builddir/test_mat -v 7.3 -c uint16 write_struct_complex_2d_numeric
>  skipped (mat73_write.at:504)
> 
> 2877. mat73_write.at:510:  skipped (mat73_write.at:515)
> 
> 2881. mat73_write.at:554: testing Write struct with 2D complex int8 fields ...
> ./mat73_write.at:556: $builddir/test_mat -v 7.3 -c int8 write_struct_complex_2d_numeric
> ./mat73_write.at:535: cp $srcdir/results/write_struct_complex_2d_numeric-int16.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> 2878. mat73_write.at:521:  skipped (mat73_write.at:526)
> 2882. mat73_write.at:565: testing Write struct with 2D complex uint8 fields ...
> ./mat73_write.at:567: $builddir/test_mat -v 7.3 -c uint8 write_struct_complex_2d_numeric
> ./mat5_uncompressed_readwrite.at:85: $builddir/test_mat delete test_mat_copy.mat var43
> 
> ./mat73_write.at:546: cp $srcdir/results/write_struct_complex_2d_numeric-uint16.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> 2883. mat73_write.at:576: testing Write struct with 2D logical fields ...
> ./mat73_write.at:578: $builddir/test_mat -v 7.3 write_struct_2d_logical
> ./mat73_write.at:557: cp $srcdir/results/write_struct_complex_2d_numeric-int8.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> 2879. mat73_write.at:532:  skipped (mat73_write.at:537)
> ./mat73_write.at:568: cp $srcdir/results/write_struct_complex_2d_numeric-uint8.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> ./mat73_write.at:579: cp $srcdir/results/write_struct_2d_numeric-73-logical.out expout
>           $builddir/test_mat readvar test_write_struct_2d_logical.mat a
> 
> 2880. mat73_write.at:543:  skipped (mat73_write.at:548)
> ./mat5_uncompressed_readwrite.at:86: $builddir/test_mat delete test_mat_copy.mat var44
> 
> 2881. mat73_write.at:554: 2883. mat73_write.at:576: 2884. mat73_write.at:587: testing Write struct with character fields ...
> ./mat73_write.at:590: $builddir/test_mat -v 7.3 write_struct_char
>  skipped (mat73_write.at:581)
>  skipped (mat73_write.at:559)
> 2885. mat73_write.at:599: testing Write empty cell array ...
> ./mat73_write.at:601: $builddir/test_mat -v 7.3 write_empty_cell
> 
> 2882. mat73_write.at:565: 
> ./mat73_write.at:591: cp $srcdir/results/write_struct_char.out expout
>           $builddir/test_mat readvar test_write_struct_char.mat a
>  skipped (mat73_write.at:570)
> 2886. mat73_write.at:612: testing Write cell array with 2D double fields ...
> ./mat73_write.at:614: $builddir/test_mat -v 7.3 write_cell_2d_numeric
> 
> 2887. mat73_write.at:623: testing Write cell array with 2D single fields ...
> ./mat73_write.at:625: $builddir/test_mat -v 7.3 -c single write_cell_2d_numeric
> ./mat5_uncompressed_readwrite.at:87: $builddir/test_mat delete test_mat_copy.mat var45
> ./mat73_write.at:602: cp $srcdir/results/readvar-write_empty_cell-var1.out expout
>           $builddir/test_mat readvar test_write_empty_cell.mat var1
> 2888. mat73_write.at:634: testing Write cell array with 2D int64 fields ...
> ./mat73_write.at:637: $builddir/test_mat -v 7.3 -c int64 write_cell_2d_numeric
> 2884. mat73_write.at:587:  skipped (mat73_write.at:593)
> ./mat73_write.at:615: cp $srcdir/results/write_cell_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_cell_2d_numeric.mat a
> ./mat73_write.at:626: cp $srcdir/results/write_cell_2d_numeric-single.out expout
>           $builddir/test_mat readvar test_write_cell_2d_numeric.mat a
> 
> ./mat73_write.at:638: cp $srcdir/results/write_cell_2d_numeric-int64.out expout
>           $builddir/test_mat readvar test_write_cell_2d_numeric.mat a
> ./mat73_write.at:604: cp $srcdir/results/readvar-write_empty_cell-var2.out expout
>           $builddir/test_mat readvar test_write_empty_cell.mat var2
> 2889. mat73_write.at:646: testing Write cell array with 2D uint64 fields ...
> ./mat73_write.at:649: $builddir/test_mat -v 7.3 -c uint64 write_cell_2d_numeric
> 2887. mat73_write.at:623:  skipped (mat73_write.at:628)
> ./mat5_uncompressed_readwrite.at:88: $builddir/test_mat delete test_mat_copy.mat var46
> 2886. mat73_write.at:612:  skipped (mat73_write.at:617)
> 
> 
> 2888. mat73_write.at:634: 2885. mat73_write.at:599:  skipped (mat73_write.at:640)
>  skipped (mat73_write.at:606)
> 
> 
> 2891. mat73_write.at:669: testing Write cell array with 2D uint32 fields ...
> ./mat73_write.at:671: $builddir/test_mat -v 7.3 -c uint32 write_cell_2d_numeric
> 2890. mat73_write.at:658: testing Write cell array with 2D int32 fields ...
> ./mat73_write.at:660: $builddir/test_mat -v 7.3 -c int32 write_cell_2d_numeric
> ./mat73_write.at:650: cp $srcdir/results/write_cell_2d_numeric-uint64.out expout
>           $builddir/test_mat readvar test_write_cell_2d_numeric.mat a
> ./mat5_uncompressed_readwrite.at:89: $builddir/test_mat delete test_mat_copy.mat var47
> 2892. mat73_write.at:680: testing Write cell array with 2D int16 fields ...
> ./mat73_write.at:682: $builddir/test_mat -v 7.3 -c int16 write_cell_2d_numeric
> 2893. mat73_write.at:691: testing Write cell array with 2D uint16 fields ...
> ./mat73_write.at:693: $builddir/test_mat -v 7.3 -c uint16 write_cell_2d_numeric
> ./mat73_write.at:661: cp $srcdir/results/write_cell_2d_numeric-int32.out expout
>           $builddir/test_mat readvar test_write_cell_2d_numeric.mat a
> ./mat73_write.at:672: cp $srcdir/results/write_cell_2d_numeric-uint32.out expout
>           $builddir/test_mat readvar test_write_cell_2d_numeric.mat a
> 2889. mat73_write.at:646:  skipped (mat73_write.at:652)
> 
> ./mat73_write.at:694: cp $srcdir/results/write_cell_2d_numeric-uint16.out expout
>           $builddir/test_mat readvar test_write_cell_2d_numeric.mat a
> ./mat73_write.at:683: cp $srcdir/results/write_cell_2d_numeric-int16.out expout
>           $builddir/test_mat readvar test_write_cell_2d_numeric.mat a
> 2890. mat73_write.at:658:  skipped (mat73_write.at:663)
> ./mat5_uncompressed_readwrite.at:90: $builddir/test_mat delete test_mat_copy.mat var48
> 2894. mat73_write.at:702: testing Write cell array with 2D int8 fields ...
> ./mat73_write.at:704: $builddir/test_mat -v 7.3 -c int8 write_cell_2d_numeric
> 2891. mat73_write.at:669: 
>  skipped (mat73_write.at:674)
> 2893. mat73_write.at:691: 2892. mat73_write.at:680:  skipped (mat73_write.at:696)
> 
>  skipped (mat73_write.at:685)
> ./mat73_write.at:705: cp $srcdir/results/write_cell_2d_numeric-int8.out expout
>           $builddir/test_mat readvar test_write_cell_2d_numeric.mat a
> 2895. mat73_write.at:713: testing Write cell array with 2D uint8 fields ...
> 
> ./mat73_write.at:715: $builddir/test_mat -v 7.3 -c uint8 write_cell_2d_numeric
> 
> 2896. mat73_write.at:724: testing Write cell array with 2D complex double fields ...
> ./mat73_write.at:726: $builddir/test_mat -v 7.3 write_cell_complex_2d_numeric
> 2897. mat73_write.at:735: testing Write cell array with 2D complex single fields ...
> ./mat73_write.at:737: $builddir/test_mat -v 7.3 -c single write_cell_complex_2d_numeric
> 2898. mat73_write.at:746: testing Write cell array with 2D complex int64 fields ...
> ./mat73_write.at:749: $builddir/test_mat -v 7.3 -c int64 write_cell_complex_2d_numeric
> ./mat5_uncompressed_readwrite.at:91: $builddir/test_mat delete test_mat_copy.mat var49
> ./mat73_write.at:716: cp $srcdir/results/write_cell_2d_numeric-uint8.out expout
>           $builddir/test_mat readvar test_write_cell_2d_numeric.mat a
> 2894. mat73_write.at:702:  skipped (mat73_write.at:707)
> ./mat73_write.at:727: cp $srcdir/results/write_cell_complex_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_cell_complex_2d_numeric.mat a
> ./mat73_write.at:738: cp $srcdir/results/write_cell_complex_2d_numeric-single.out expout
>           $builddir/test_mat readvar test_write_cell_complex_2d_numeric.mat a
> ./mat73_write.at:750: cp $srcdir/results/write_cell_complex_2d_numeric-int64.out expout
>           $builddir/test_mat readvar test_write_cell_complex_2d_numeric.mat a
> ./mat5_uncompressed_readwrite.at:92: $builddir/test_mat delete test_mat_copy.mat var50
> 
> 2899. mat73_write.at:758: testing Write cell array with 2D complex uint64 fields ...
> ./mat73_write.at:761: $builddir/test_mat -v 7.3 -c uint64 write_cell_complex_2d_numeric
> 2895. mat73_write.at:713: 2896. mat73_write.at:724:  skipped (mat73_write.at:718)
>  skipped (mat73_write.at:729)
> 
> 
> 2897. mat73_write.at:735:  skipped (mat73_write.at:740)
> ./mat5_uncompressed_readwrite.at:93: $builddir/test_mat delete test_mat_copy.mat var51
> 2901. mat73_write.at:781: testing Write cell array with 2D complex uint32 fields ...
> 2900. mat73_write.at:770: testing Write cell array with 2D complex int32 fields ...
> ./mat73_write.at:772: $builddir/test_mat -v 7.3 -c int32 write_cell_complex_2d_numeric
> 
> 2898. mat73_write.at:746: ./mat73_write.at:783: $builddir/test_mat -v 7.3 -c uint32 write_cell_complex_2d_numeric
> ./mat73_write.at:762: cp $srcdir/results/write_cell_complex_2d_numeric-uint64.out expout
>           $builddir/test_mat readvar test_write_cell_complex_2d_numeric.mat a
>  skipped (mat73_write.at:752)
> 
> 2902. mat73_write.at:792: testing Write cell array with 2D complex int16 fields ...
> ./mat73_write.at:794: $builddir/test_mat -v 7.3 -c int16 write_cell_complex_2d_numeric
> ./mat5_compressed_readwrite.at:50: $builddir/test_mat delete test_mat_copy.mat var4
> 2903. mat73_write.at:803: testing Write cell array with 2D complex uint16 fields ...
> ./mat73_write.at:805: $builddir/test_mat -v 7.3 -c uint16 write_cell_complex_2d_numeric
> ./mat73_write.at:773: cp $srcdir/results/write_cell_complex_2d_numeric-int32.out expout
>           $builddir/test_mat readvar test_write_cell_complex_2d_numeric.mat a
> ./mat5_uncompressed_readwrite.at:94: $builddir/test_mat delete test_mat_copy.mat var52
> 2899. mat73_write.at:758: ./mat73_write.at:784: cp $srcdir/results/write_cell_complex_2d_numeric-uint32.out expout
>           $builddir/test_mat readvar test_write_cell_complex_2d_numeric.mat a
>  skipped (mat73_write.at:764)
> 
> ./mat73_write.at:795: cp $srcdir/results/write_cell_complex_2d_numeric-int16.out expout
>           $builddir/test_mat readvar test_write_cell_complex_2d_numeric.mat a
> ./mat73_write.at:806: cp $srcdir/results/write_cell_complex_2d_numeric-uint16.out expout
>           $builddir/test_mat readvar test_write_cell_complex_2d_numeric.mat a
> 2904. mat73_write.at:814: testing Write cell array with 2D complex int8 fields ...
> ./mat73_write.at:816: $builddir/test_mat -v 7.3 -c int8 write_cell_complex_2d_numeric
> 2900. mat73_write.at:770:  skipped (mat73_write.at:775)
> ./mat5_uncompressed_readwrite.at:95: $builddir/test_mat delete test_mat_copy.mat var53
> 2901. mat73_write.at:781:  skipped (mat73_write.at:786)
> 
> 
> 2905. mat73_write.at:825: testing Write cell array with 2D complex uint8 fields ...
> ./mat73_write.at:827: $builddir/test_mat -v 7.3 -c uint8 write_cell_complex_2d_numeric
> ./mat73_write.at:817: cp $srcdir/results/write_cell_complex_2d_numeric-int8.out expout
>           $builddir/test_mat readvar test_write_cell_complex_2d_numeric.mat a
> 2906. mat73_write.at:836: testing Write cell array with 2D logical fields ...
> 2902. mat73_write.at:792: ./mat73_write.at:838: $builddir/test_mat -v 7.3 write_cell_2d_logical
>  skipped (mat73_write.at:797)
> 
> 2903. mat73_write.at:803:  skipped (mat73_write.at:808)
> ./mat5_uncompressed_readwrite.at:96: $builddir/test_mat delete test_mat_copy.mat var54
> 
> 2907. mat73_write.at:847: testing Write cell array with empty struct fields ...
> ./mat73_write.at:850: $builddir/test_mat -v 7.3 write_cell_empty_struct
> ./mat73_write.at:839: cp $srcdir/results/write_cell_numeric-73-logical.out expout
>           $builddir/test_mat readvar test_write_cell_2d_logical.mat a
> 2904. mat73_write.at:814: ./mat73_write.at:828: cp $srcdir/results/write_cell_complex_2d_numeric-uint8.out expout
>           $builddir/test_mat readvar test_write_cell_complex_2d_numeric.mat a
>  skipped (mat73_write.at:819)
> 2908. mat73_writeappend.at:26: testing Append (1st dim) 2D double array ...
> ./mat73_writeappend.at:29: $builddir/test_mat -v 7.3 -c double -a 1 write_2d_numeric
> 
> ./mat73_write.at:851: cp $srcdir/results/readvar-write_cell_empty_struct-var1.out expout
>           $builddir/test_mat readvar test_write_cell_empty_struct.mat var1
> 2906. mat73_write.at:836: 2909. mat73_writeappend.at:38: testing Append (1st dim) 2D single array ...
> ./mat73_writeappend.at:41: $builddir/test_mat -v 7.3 -c single -a 1 write_2d_numeric
> ./mat5_uncompressed_readwrite.at:97: $builddir/test_mat delete test_mat_copy.mat var55
>  skipped (mat73_write.at:841)
> ./mat73_writeappend.at:30: cp $srcdir/results/write_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 
> 2905. mat73_write.at:825:  skipped (mat73_write.at:830)
> 
> 2910. mat73_writeappend.at:50: testing Append (1st dim) 2D int64 array ...
> ./mat73_writeappend.at:54: $builddir/test_mat -v 7.3 -c int64 -a 1 write_2d_numeric
> ./mat73_writeappend.at:42: cp $srcdir/results/write_2d_numeric-single.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 2907. mat73_write.at:847:  skipped (mat73_write.at:853)
> 2911. mat73_writeappend.at:63: testing Append (1st dim) 2D uint64 array ...
> ./mat73_writeappend.at:67: $builddir/test_mat -v 7.3 -c uint64 -a 1 write_2d_numeric
> 
> ./mat5_uncompressed_readwrite.at:98: $builddir/test_mat delete test_mat_copy.mat var56
> 2908. mat73_writeappend.at:26:  skipped (mat73_writeappend.at:32)
> 2912. mat73_writeappend.at:76: testing Append (1st dim) 2D int32 array ...
> ./mat73_writeappend.at:79: $builddir/test_mat -v 7.3 -c int32 -a 1 write_2d_numeric
> ./mat73_writeappend.at:55: cp $srcdir/results/write_2d_numeric-int64.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 
> 2909. mat73_writeappend.at:38:  skipped (mat73_writeappend.at:44)
> ./mat73_writeappend.at:68: cp $srcdir/results/write_2d_numeric-uint64.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 
> 2913. mat73_writeappend.at:88: testing Append (1st dim) 2D uint32 array ...
> ./mat73_writeappend.at:91: $builddir/test_mat -v 7.3 -c uint32 -a 1 write_2d_numeric
> ./mat73_writeappend.at:80: cp $srcdir/results/write_2d_numeric-int32.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 2910. mat73_writeappend.at:50: 2914. mat73_writeappend.at:100: testing Append (1st dim) 2D int16 array ...
> ./mat73_writeappend.at:103: $builddir/test_mat -v 7.3 -c int16 -a 1 write_2d_numeric
>  skipped (mat73_writeappend.at:57)
> ./mat5_uncompressed_readwrite.at:99: $builddir/test_mat delete test_mat_copy.mat var57
> 
> ./mat73_writeappend.at:92: cp $srcdir/results/write_2d_numeric-uint32.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 2911. mat73_writeappend.at:63:  skipped (mat73_writeappend.at:70)
> 2912. mat73_writeappend.at:76:  skipped (mat73_writeappend.at:82)
> ./mat73_writeappend.at:104: cp $srcdir/results/write_2d_numeric-int16.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 2915. mat73_writeappend.at:112: testing Append (1st dim) 2D uint16 array ...
> ./mat73_writeappend.at:115: $builddir/test_mat -v 7.3 -c uint16 -a 1 write_2d_numeric
> 
> 
> 2916. mat73_writeappend.at:124: testing Append (1st dim) 2D int8 array ...
> ./mat73_writeappend.at:127: $builddir/test_mat -v 7.3 -c int8 -a 1 write_2d_numeric
> ./mat5_uncompressed_readwrite.at:100: $builddir/test_mat delete test_mat_copy.mat var58
> 2913. mat73_writeappend.at:88: 2917. mat73_writeappend.at:136: testing Append (1st dim) 2D uint8 array ...
> ./mat73_writeappend.at:139: $builddir/test_mat -v 7.3 -c uint8 -a 1 write_2d_numeric
>  skipped (mat73_writeappend.at:94)
> 2914. mat73_writeappend.at:100:  skipped (mat73_writeappend.at:106)
> 
> 
> ./mat73_writeappend.at:116: cp $srcdir/results/write_2d_numeric-uint16.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> ./mat73_writeappend.at:128: cp $srcdir/results/write_2d_numeric-int8.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 2918. mat73_writeappend.at:148: testing Append (2nd dim) 2D double array ...
> ./mat73_writeappend.at:151: $builddir/test_mat -v 7.3 -c double -a 2 write_2d_numeric
> 2919. mat73_writeappend.at:160: testing Append (2nd dim) 2D single array ...
> ./mat73_writeappend.at:163: $builddir/test_mat -v 7.3 -c single -a 2 write_2d_numeric
> ./mat5_uncompressed_readwrite.at:101: $builddir/test_mat delete test_mat_copy.mat var59
> ./mat73_writeappend.at:140: cp $srcdir/results/write_2d_numeric-uint8.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 2916. mat73_writeappend.at:124: 2915. mat73_writeappend.at:112: ./mat73_writeappend.at:164: cp $srcdir/results/write_2d_numeric-single.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
>  skipped (mat73_writeappend.at:130)
>  skipped (mat73_writeappend.at:118)
> ./mat73_writeappend.at:152: cp $srcdir/results/write_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 
> 
> 2917. mat73_writeappend.at:136:  skipped (mat73_writeappend.at:142)
> 2921. mat73_writeappend.at:185: testing Append (2nd dim) 2D uint64 array ...
> ./mat73_writeappend.at:189: $builddir/test_mat -v 7.3 -c uint64 -a 2 write_2d_numeric
> ./mat5_uncompressed_readwrite.at:102: $builddir/test_mat delete test_mat_copy.mat var60
> 2920. mat73_writeappend.at:172: testing Append (2nd dim) 2D int64 array ...
> ./mat73_writeappend.at:176: $builddir/test_mat -v 7.3 -c int64 -a 2 write_2d_numeric
> 2919. mat73_writeappend.at:160: 
>  skipped (mat73_writeappend.at:166)
> 2918. mat73_writeappend.at:148:  skipped (mat73_writeappend.at:154)
> 
> 
> 2922. mat73_writeappend.at:198: testing Append (2nd dim) 2D int32 array ...
> ./mat73_writeappend.at:201: $builddir/test_mat -v 7.3 -c int32 -a 2 write_2d_numeric
> ./mat73_writeappend.at:190: cp $srcdir/results/write_2d_numeric-uint64.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 2923. mat73_writeappend.at:210: testing Append (2nd dim) 2D uint32 array ...
> ./mat73_writeappend.at:213: $builddir/test_mat -v 7.3 -c uint32 -a 2 write_2d_numeric
> ./mat73_writeappend.at:177: cp $srcdir/results/write_2d_numeric-int64.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> ./mat5_uncompressed_readwrite.at:103: $builddir/test_mat delete test_mat_copy.mat var61
> 2924. mat73_writeappend.at:222: testing Append (2nd dim) 2D int16 array ...
> ./mat73_writeappend.at:225: $builddir/test_mat -v 7.3 -c int16 -a 2 write_2d_numeric
> ./mat73_writeappend.at:202: cp $srcdir/results/write_2d_numeric-int32.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> ./mat5_compressed_readwrite.at:51: $builddir/test_mat delete test_mat_copy.mat var5
> 2920. mat73_writeappend.at:172: ./mat73_writeappend.at:214: cp $srcdir/results/write_2d_numeric-uint32.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
>  skipped (mat73_writeappend.at:179)
> 2921. mat73_writeappend.at:185: ./mat73_writeappend.at:226: cp $srcdir/results/write_2d_numeric-int16.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
>  skipped (mat73_writeappend.at:192)
> 
> 
> ./mat5_uncompressed_readwrite.at:104: $builddir/test_mat delete test_mat_copy.mat var62
> 2922. mat73_writeappend.at:198: 2925. mat73_writeappend.at:234: testing Append (2nd dim) 2D uint16 array ...
> ./mat73_writeappend.at:237: $builddir/test_mat -v 7.3 -c uint16 -a 2 write_2d_numeric
>  skipped (mat73_writeappend.at:204)
> 2924. mat73_writeappend.at:222: 2923. mat73_writeappend.at:210:  skipped (mat73_writeappend.at:228)
> 2926. mat73_writeappend.at:246: testing Append (2nd dim) 2D int8 array ...
> ./mat73_writeappend.at:249: $builddir/test_mat -v 7.3 -c int8 -a 2 write_2d_numeric
>  skipped (mat73_writeappend.at:216)
> 
> 
> 
> ./mat73_writeappend.at:238: cp $srcdir/results/write_2d_numeric-uint16.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 2927. mat73_writeappend.at:258: testing Append (2nd dim) 2D uint8 array ...
> ./mat73_writeappend.at:261: $builddir/test_mat -v 7.3 -c uint8 -a 2 write_2d_numeric
> 2928. mat73_writeappend.at:270: testing Append (1st dim) 2D complex double array ...
> ./mat73_writeappend.at:273: $builddir/test_mat -v 7.3 -c double -a 1 write_complex_2d_numeric
> ./mat5_uncompressed_readwrite.at:105: $builddir/test_mat delete test_mat_copy.mat var63
> 2929. mat73_writeappend.at:282: testing Append (1st dim) 2D complex single array ...
> ./mat73_writeappend.at:285: $builddir/test_mat -v 7.3 -c single -a 1 write_complex_2d_numeric
> ./mat73_writeappend.at:250: cp $srcdir/results/write_2d_numeric-int8.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> ./mat73_writeappend.at:262: cp $srcdir/results/write_2d_numeric-uint8.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 2925. mat73_writeappend.at:234:  skipped (mat73_writeappend.at:240)
> ./mat73_writeappend.at:274: cp $srcdir/results/write_complex_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 
> 2926. mat73_writeappend.at:246:  skipped (mat73_writeappend.at:252)
> ./mat5_uncompressed_readwrite.at:106: $builddir/test_mat delete test_mat_copy.mat var64
> ./mat73_writeappend.at:286: cp $srcdir/results/write_complex_2d_numeric-single.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 
> 2927. mat73_writeappend.at:258: 2930. mat73_writeappend.at:294: testing Append (1st dim) 2D complex int64 array ...
> ./mat73_writeappend.at:298: $builddir/test_mat -v 7.3 -c int64 -a 1 write_complex_2d_numeric
>  skipped (mat73_writeappend.at:264)
> 
> 2928. mat73_writeappend.at:270: 2931. mat73_writeappend.at:307: testing Append (1st dim) 2D complex uint64 array ...
> ./mat73_writeappend.at:311: $builddir/test_mat -v 7.3 -c uint64 -a 1 write_complex_2d_numeric
>  skipped (mat73_writeappend.at:276)
> 
> 2932. mat73_writeappend.at:320: testing Append (1st dim) 2D complex int32 array ...
> ./mat73_writeappend.at:323: $builddir/test_mat -v 7.3 -c int32 -a 1 write_complex_2d_numeric
> 2929. mat73_writeappend.at:282:  skipped (mat73_writeappend.at:288)
> ./mat73_writeappend.at:299: cp $srcdir/results/write_complex_2d_numeric-int64.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 2933. mat73_writeappend.at:332: testing Append (1st dim) 2D complex uint32 array ...
> ./mat73_writeappend.at:335: $builddir/test_mat -v 7.3 -c uint32 -a 1 write_complex_2d_numeric
> ./mat5_uncompressed_readwrite.at:107: $builddir/test_mat delete test_mat_copy.mat var65
> 
> ./mat73_writeappend.at:324: cp $srcdir/results/write_complex_2d_numeric-int32.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 2934. mat73_writeappend.at:344: testing Append (1st dim) 2D complex int16 array ...
> ./mat73_writeappend.at:347: $builddir/test_mat -v 7.3 -c int16 -a 1 write_complex_2d_numeric
> ./mat73_writeappend.at:312: cp $srcdir/results/write_complex_2d_numeric-uint64.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 2930. mat73_writeappend.at:294:  skipped (mat73_writeappend.at:301)
> ./mat73_writeappend.at:336: cp $srcdir/results/write_complex_2d_numeric-uint32.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> ./mat5_uncompressed_readwrite.at:108: $builddir/test_mat delete test_mat_copy.mat var66
> 
> 2931. mat73_writeappend.at:307: 2932. mat73_writeappend.at:320:  skipped (mat73_writeappend.at:314)
>  skipped (mat73_writeappend.at:326)
> 2935. mat73_writeappend.at:356: testing Append (1st dim) 2D complex uint16 array ...
> ./mat73_writeappend.at:359: $builddir/test_mat -v 7.3 -c uint16 -a 1 write_complex_2d_numeric
> 
> 
> ./mat73_writeappend.at:348: cp $srcdir/results/write_complex_2d_numeric-int16.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 2933. mat73_writeappend.at:332:  skipped (mat73_writeappend.at:338)
> 
> 2936. mat73_writeappend.at:368: testing Append (1st dim) 2D complex int8 array ...
> ./mat73_writeappend.at:371: $builddir/test_mat -v 7.3 -c int8 -a 1 write_complex_2d_numeric
> 2937. mat73_writeappend.at:380: testing Append (1st dim) 2D complex uint8 array ...
> ./mat73_writeappend.at:383: $builddir/test_mat -v 7.3 -c uint8 -a 1 write_complex_2d_numeric
> ./mat5_uncompressed_readwrite.at:109: $builddir/test_mat delete test_mat_copy.mat var67
> 2938. mat73_writeappend.at:392: testing Append (2nd dim) 2D complex double array ...
> ./mat73_writeappend.at:395: $builddir/test_mat -v 7.3 -c double -a 2 write_complex_2d_numeric
> ./mat73_writeappend.at:360: cp $srcdir/results/write_complex_2d_numeric-uint16.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 2934. mat73_writeappend.at:344:  skipped (mat73_writeappend.at:350)
> ./mat73_writeappend.at:372: cp $srcdir/results/write_complex_2d_numeric-int8.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> ./mat73_writeappend.at:384: cp $srcdir/results/write_complex_2d_numeric-uint8.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 
> ./mat73_writeappend.at:396: cp $srcdir/results/write_complex_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 2939. mat73_writeappend.at:404: testing Append (2nd dim) 2D complex single array ...
> ./mat73_writeappend.at:407: $builddir/test_mat -v 7.3 -c single -a 2 write_complex_2d_numeric
> ./mat5_uncompressed_readwrite.at:110: $builddir/test_mat delete test_mat_copy.mat var68
> 2936. mat73_writeappend.at:368: 2935. mat73_writeappend.at:356:  skipped (mat73_writeappend.at:374)
>  skipped (mat73_writeappend.at:362)
> 
> 
> 2937. mat73_writeappend.at:380:  skipped (mat73_writeappend.at:386)
> 
> 2941. mat73_writeappend.at:429: testing Append (2nd dim) 2D complex uint64 array ...
> 2940. mat73_writeappend.at:416: testing Append (2nd dim) 2D complex int64 array ...
> ./mat73_writeappend.at:433: $builddir/test_mat -v 7.3 -c uint64 -a 2 write_complex_2d_numeric
> ./mat73_writeappend.at:420: $builddir/test_mat -v 7.3 -c int64 -a 2 write_complex_2d_numeric
> 2938. mat73_writeappend.at:392:  skipped (mat73_writeappend.at:398)
> ./mat73_writeappend.at:408: cp $srcdir/results/write_complex_2d_numeric-single.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> ./mat5_uncompressed_readwrite.at:111: $builddir/test_mat delete test_mat_copy.mat var69
> 2942. mat73_writeappend.at:442: testing Append (2nd dim) 2D complex int32 array ...
> ./mat73_writeappend.at:445: $builddir/test_mat -v 7.3 -c int32 -a 2 write_complex_2d_numeric
> 
> ./mat73_writeappend.at:421: cp $srcdir/results/write_complex_2d_numeric-int64.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> ./mat73_writeappend.at:434: cp $srcdir/results/write_complex_2d_numeric-uint64.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 2943. mat73_writeappend.at:454: testing Append (2nd dim) 2D complex uint32 array ...
> ./mat73_writeappend.at:457: $builddir/test_mat -v 7.3 -c uint32 -a 2 write_complex_2d_numeric
> 2939. mat73_writeappend.at:404: ./mat73_writeappend.at:446: cp $srcdir/results/write_complex_2d_numeric-int32.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
>  skipped (mat73_writeappend.at:410)
> 
> ./mat5_uncompressed_readwrite.at:112: $builddir/test_mat delete test_mat_copy.mat var70
> ./mat73_writeappend.at:458: cp $srcdir/results/write_complex_2d_numeric-uint32.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 2944. mat73_writeappend.at:466: testing Append (2nd dim) 2D complex int16 array ...
> 2941. mat73_writeappend.at:429: ./mat73_writeappend.at:469: $builddir/test_mat -v 7.3 -c int16 -a 2 write_complex_2d_numeric
> 2940. mat73_writeappend.at:416:  skipped (mat73_writeappend.at:436)
>  skipped (mat73_writeappend.at:423)
> 
> 
> 2942. mat73_writeappend.at:442:  skipped (mat73_writeappend.at:448)
> 2945. mat73_writeappend.at:478: testing Append (2nd dim) 2D complex uint16 array ...
> ./mat73_writeappend.at:481: $builddir/test_mat -v 7.3 -c uint16 -a 2 write_complex_2d_numeric
> 2946. mat73_writeappend.at:490: testing Append (2nd dim) 2D complex int8 array ...
> ./mat73_writeappend.at:493: $builddir/test_mat -v 7.3 -c int8 -a 2 write_complex_2d_numeric
> 
> 2943. mat73_writeappend.at:454:  skipped (mat73_writeappend.at:460)
> ./mat5_uncompressed_readwrite.at:113: $builddir/test_mat delete test_mat_copy.mat var71
> ./mat73_writeappend.at:470: cp $srcdir/results/write_complex_2d_numeric-int16.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 
> 2947. mat73_writeappend.at:502: testing Append (2nd dim) 2D complex uint8 array ...
> ./mat73_writeappend.at:505: $builddir/test_mat -v 7.3 -c uint8 -a 2 write_complex_2d_numeric
> ./mat73_writeappend.at:482: cp $srcdir/results/write_complex_2d_numeric-uint16.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 2948. mat73_writeappend.at:514: testing Append (1st dim) struct with 2D double fields ...
> ./mat73_writeappend.at:517: $builddir/test_mat -v 7.3 -a 1 write_struct_2d_numeric
> ./mat73_writeappend.at:494: cp $srcdir/results/write_complex_2d_numeric-int8.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> ./mat5_compressed_readwrite.at:52: $builddir/test_mat delete test_mat_copy.mat var6
> ./mat5_uncompressed_readwrite.at:114: $builddir/test_mat delete test_mat_copy.mat var72
> 2944. mat73_writeappend.at:466: ./mat73_writeappend.at:506: cp $srcdir/results/write_complex_2d_numeric-uint8.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> ./mat73_writeappend.at:518: cp $srcdir/results/write_struct_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
>  skipped (mat73_writeappend.at:472)
> 2945. mat73_writeappend.at:478: 
>  skipped (mat73_writeappend.at:484)
> 2946. mat73_writeappend.at:490:  skipped (mat73_writeappend.at:496)
> 
> 
> 2949. mat73_writeappend.at:526: testing Append (1st dim) struct with 2D single fields ...
> ./mat73_writeappend.at:529: $builddir/test_mat -v 7.3 -c single -a 1 write_struct_2d_numeric
> 2948. mat73_writeappend.at:514: 2947. mat73_writeappend.at:502:  skipped (mat73_writeappend.at:520)
> 2950. mat73_writeappend.at:538: testing Append (1st dim) struct with 2D int64 fields ...
> ./mat5_uncompressed_readwrite.at:115: $builddir/test_mat delete test_mat_copy.mat var73
>  skipped (mat73_writeappend.at:508)
> ./mat73_writeappend.at:542: $builddir/test_mat -v 7.3 -c int64 -a 1 write_struct_2d_numeric
> 2951. mat73_writeappend.at:551: testing Append (1st dim) struct with 2D uint64 fields ...
> ./mat73_writeappend.at:555: $builddir/test_mat -v 7.3 -c uint64 -a 1 write_struct_2d_numeric
> 
> 
> ./mat73_writeappend.at:530: cp $srcdir/results/write_struct_2d_numeric-single.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> 2953. mat73_writeappend.at:576: testing Append (1st dim) struct with 2D uint32 fields ...
> ./mat73_writeappend.at:579: $builddir/test_mat -v 7.3 -c uint32 -a 1 write_struct_2d_numeric
> 2952. mat73_writeappend.at:564: testing Append (1st dim) struct with 2D int32 fields ...
> ./mat73_writeappend.at:567: $builddir/test_mat -v 7.3 -c int32 -a 1 write_struct_2d_numeric
> ./mat73_writeappend.at:543: cp $srcdir/results/write_struct_2d_numeric-int64.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> ./mat73_writeappend.at:556: cp $srcdir/results/write_struct_2d_numeric-uint64.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> ./mat5_uncompressed_readwrite.at:116: $builddir/test_mat delete test_mat_copy.mat var74
> 2949. mat73_writeappend.at:526: ./mat73_writeappend.at:568: cp $srcdir/results/write_struct_2d_numeric-int32.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
>  skipped (mat73_writeappend.at:532)
> ./mat73_writeappend.at:580: cp $srcdir/results/write_struct_2d_numeric-uint32.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> 2951. mat73_writeappend.at:551: 2950. mat73_writeappend.at:538:  skipped (mat73_writeappend.at:558)
> 
>  skipped (mat73_writeappend.at:545)
> 
> 
> ./mat5_uncompressed_readwrite.at:117: $builddir/test_mat delete test_mat_copy.mat var75
> 2954. mat73_writeappend.at:588: testing Append (1st dim) struct with 2D int16 fields ...
> ./mat73_writeappend.at:591: $builddir/test_mat -v 7.3 -c int16 -a 1 write_struct_2d_numeric
> 2955. mat73_writeappend.at:600: testing Append (1st dim) struct with 2D uint16 fields ...
> ./mat73_writeappend.at:603: $builddir/test_mat -v 7.3 -c uint16 -a 1 write_struct_2d_numeric
> 2956. mat73_writeappend.at:612: testing Append (1st dim) struct with 2D int8 fields ...
> 2952. mat73_writeappend.at:564: ./mat73_writeappend.at:615: $builddir/test_mat -v 7.3 -c int8 -a 1 write_struct_2d_numeric
> 2953. mat73_writeappend.at:576:  skipped (mat73_writeappend.at:570)
>  skipped (mat73_writeappend.at:582)
> 
> 
> ./mat5_uncompressed_readwrite.at:118: $builddir/test_mat delete test_mat_copy.mat var76
> ./mat73_writeappend.at:592: cp $srcdir/results/write_struct_2d_numeric-int16.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> ./mat73_writeappend.at:604: cp $srcdir/results/write_struct_2d_numeric-uint16.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> 2957. mat73_writeappend.at:624: testing Append (1st dim) struct with 2D uint8 fields ...
> ./mat73_writeappend.at:627: $builddir/test_mat -v 7.3 -c uint8 -a 1 write_struct_2d_numeric
> 2958. mat73_writeappend.at:636: testing Append (1st dim) struct with 2D complex double fields ...
> ./mat73_writeappend.at:639: $builddir/test_mat -v 7.3 write_struct_complex_2d_numeric
> ./mat73_writeappend.at:616: cp $srcdir/results/write_struct_2d_numeric-int8.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> ./mat73_writeappend.at:628: cp $srcdir/results/write_struct_2d_numeric-uint8.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> ./mat5_uncompressed_readwrite.at:119: $builddir/test_mat delete test_mat_copy.mat var77
> 2955. mat73_writeappend.at:600:  skipped (mat73_writeappend.at:606)
> 2954. mat73_writeappend.at:588:  skipped (mat73_writeappend.at:594)
> 
> 
> 2956. mat73_writeappend.at:612:  skipped (mat73_writeappend.at:618)
> ./mat73_writeappend.at:640: cp $srcdir/results/write_struct_complex_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> 
> 2959. mat73_writeappend.at:648: testing Append (1st dim) struct with 2D complex single fields ...
> ./mat73_writeappend.at:651: $builddir/test_mat -v 7.3 -c single write_struct_complex_2d_numeric
> 2957. mat73_writeappend.at:624:  skipped (mat73_writeappend.at:630)
> ./mat5_uncompressed_readwrite.at:120: $builddir/test_mat delete test_mat_copy.mat var78
> 2960. mat73_writeappend.at:660: testing Append (1st dim) struct with 2D complex int64 fields ...
> ./mat73_writeappend.at:664: $builddir/test_mat -v 7.3 -c int64 write_struct_complex_2d_numeric
> 
> 2961. mat73_writeappend.at:673: testing Append (1st dim) struct with 2D complex uint64 fields ...
> ./mat73_writeappend.at:677: $builddir/test_mat -v 7.3 -c uint64 write_struct_complex_2d_numeric
> ./mat73_writeappend.at:652: cp $srcdir/results/write_struct_complex_2d_numeric-single.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> 2962. mat73_writeappend.at:686: testing Append (1st dim) struct with 2D complex int32 fields ...
> ./mat73_writeappend.at:689: $builddir/test_mat -v 7.3 -c int32 write_struct_complex_2d_numeric
> ./mat73_writeappend.at:665: cp $srcdir/results/write_struct_complex_2d_numeric-int64.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> 2958. mat73_writeappend.at:636:  skipped (mat73_writeappend.at:642)
> ./mat5_uncompressed_readwrite.at:121: $builddir/test_mat delete test_mat_copy.mat var79
> ./mat73_writeappend.at:678: cp $srcdir/results/write_struct_complex_2d_numeric-uint64.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> 
> ./mat73_writeappend.at:690: cp $srcdir/results/write_struct_complex_2d_numeric-int32.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> 2963. mat73_writeappend.at:698: testing Append (1st dim) struct with 2D complex uint32 fields ...
> ./mat73_writeappend.at:701: $builddir/test_mat -v 7.3 -c uint32 write_struct_complex_2d_numeric
> ./mat5_uncompressed_readwrite.at:122: $builddir/test_mat delete test_mat_copy.mat var80
> 2959. mat73_writeappend.at:648:  skipped (mat73_writeappend.at:654)
> 2960. mat73_writeappend.at:660:  skipped (mat73_writeappend.at:667)
> 2961. mat73_writeappend.at:673: 
>  skipped (mat73_writeappend.at:680)
> 
> 
> 2964. mat73_writeappend.at:710: testing Append (1st dim) struct with 2D complex int16 fields ...
> ./mat73_writeappend.at:713: $builddir/test_mat -v 7.3 -c int16 write_struct_complex_2d_numeric
> ./mat73_writeappend.at:702: cp $srcdir/results/write_struct_complex_2d_numeric-uint32.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> 2965. mat73_writeappend.at:722: testing Append (1st dim) struct with 2D complex uint16 fields ...
> ./mat73_writeappend.at:725: $builddir/test_mat -v 7.3 -c uint16 write_struct_complex_2d_numeric
> 2966. mat73_writeappend.at:734: testing Append (1st dim) struct with 2D complex int8 fields ...
> ./mat73_writeappend.at:737: $builddir/test_mat -v 7.3 -c int8 write_struct_complex_2d_numeric
> ./mat5_uncompressed_readwrite.at:123: $builddir/test_mat delete test_mat_copy.mat var81
> 2962. mat73_writeappend.at:686:  skipped (mat73_writeappend.at:692)
> 
> 2967. mat73_writeappend.at:746: testing Append (1st dim) struct with 2D complex uint8 fields ...
> ./mat73_writeappend.at:749: $builddir/test_mat -v 7.3 -c uint8 write_struct_complex_2d_numeric
> ./mat73_writeappend.at:714: cp $srcdir/results/write_struct_complex_2d_numeric-int16.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> ./mat73_writeappend.at:726: cp $srcdir/results/write_struct_complex_2d_numeric-uint16.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> ./mat73_writeappend.at:738: cp $srcdir/results/write_struct_complex_2d_numeric-int8.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> 2963. mat73_writeappend.at:698:  skipped (mat73_writeappend.at:704)
> 
> ./mat5_uncompressed_readwrite.at:124: $builddir/test_mat delete test_mat_copy.mat var82
> ./mat73_writeappend.at:750: cp $srcdir/results/write_struct_complex_2d_numeric-uint8.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> 2964. mat73_writeappend.at:710: 2968. mat73_compressed_readwrite.at:26: testing Copy variables ...
>  skipped (mat73_writeappend.at:716)
> 2968. mat73_compressed_readwrite.at:26: 2965. mat73_writeappend.at:722: 2966. mat73_writeappend.at:734:  skipped (mat73_compressed_readwrite.at:29)
>  skipped (mat73_writeappend.at:728)
>  skipped (mat73_writeappend.at:740)
> ./mat5_compressed_readwrite.at:53: $builddir/test_mat delete test_mat_copy.mat var7
> 
> 
> 
> 
> ./mat5_uncompressed_readwrite.at:125: $builddir/test_mat delete test_mat_copy.mat var83
> 2969. mat73_compressed_readwrite.at:35: testing Copy variables ...
> ./mat73_compressed_readwrite.at:39: $builddir/test_mat -v 7.3 -z copy $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat
> 2971. mat73_uncompressed_readwrite.at:27: testing Copy variables ...
> 2970. mat73_compressed_readwrite.at:44: testing Delete variables ...
> ./mat73_compressed_readwrite.at:47: $builddir/test_mat -v 7.3 -z copy $srcdir/datasets/matio_test_cases_compressed_hdf_le.mat
> 2972. mat73_uncompressed_readwrite.at:36: testing Copy variables ...
> ./mat73_uncompressed_readwrite.at:40: $builddir/test_mat -v 7.3 copy $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat
> 2971. mat73_uncompressed_readwrite.at:27:  skipped (mat73_uncompressed_readwrite.at:30)
> 2967. mat73_writeappend.at:746:  skipped (mat73_writeappend.at:752)
> 
> 
> ./mat5_uncompressed_readwrite.at:126: $builddir/test_mat delete test_mat_copy.mat var84
> 2974. mat73_compressed_write.at:26: testing Write 2D double array ...
> ./mat73_compressed_write.at:29: $builddir/test_mat -v 7.3 -z -c double write_2d_numeric
> 2973. mat73_uncompressed_readwrite.at:45: testing Delete variables ...
> ./mat73_uncompressed_readwrite.at:48: $builddir/test_mat -v 7.3 copy $srcdir/datasets/matio_test_cases_uncompressed_hdf_le.mat
> ./mat5_uncompressed_readwrite.at:127: $builddir/test_mat delete test_mat_copy.mat var85
> ./mat73_compressed_write.at:30: cp $srcdir/results/write_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> ./mat5_uncompressed_readwrite.at:128: $builddir/test_mat delete test_mat_copy.mat var86
> ./mat5_uncompressed_readwrite.at:129: $builddir/test_mat delete test_mat_copy.mat var87
> 2974. mat73_compressed_write.at:26:  skipped (mat73_compressed_write.at:32)
> 
> 2975. mat73_compressed_write.at:38: testing Write 2D single array ...
> ./mat5_uncompressed_readwrite.at:130: $builddir/test_mat delete test_mat_copy.mat var88
> ./mat73_compressed_write.at:41: $builddir/test_mat -v 7.3 -z -c single write_2d_numeric
> ./mat73_compressed_write.at:42: cp $srcdir/results/write_2d_numeric-single.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> ./mat5_uncompressed_readwrite.at:131: $builddir/test_mat delete test_mat_copy.mat var89
> ./mat5_uncompressed_readwrite.at:132: $builddir/test_mat delete test_mat_copy.mat var90
> 2975. mat73_compressed_write.at:38:  skipped (mat73_compressed_write.at:44)
> 
> ./mat5_uncompressed_readwrite.at:133: $builddir/test_mat delete test_mat_copy.mat var91
> 2976. mat73_compressed_write.at:50: testing Write 2D int64 array ...
> ./mat73_compressed_write.at:54: $builddir/test_mat -v 7.3 -z -c int64 write_2d_numeric
> ./mat5_uncompressed_readwrite.at:134: $builddir/test_mat delete test_mat_copy.mat var92
> ./mat73_compressed_write.at:55: cp $srcdir/results/write_2d_numeric-int64.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> ./mat5_uncompressed_readwrite.at:135: $builddir/test_mat delete test_mat_copy.mat var93
> ./mat5_uncompressed_readwrite.at:136: $builddir/test_mat delete test_mat_copy.mat var94
> 2976. mat73_compressed_write.at:50:  skipped (mat73_compressed_write.at:57)
> 
> ./mat5_uncompressed_readwrite.at:137: $builddir/test_mat delete test_mat_copy.mat var95
> 2977. mat73_compressed_write.at:63: testing Write 2D uint64 array ...
> ./mat73_compressed_write.at:67: $builddir/test_mat -v 7.3 -z -c uint64 write_2d_numeric
> ./mat5_uncompressed_readwrite.at:138: cp $srcdir/results/dump-mat_copy-partial.out expout
>           $builddir/../tools/matdump -f whos -h -d test_mat_copy.mat
> ./mat73_compressed_write.at:68: cp $srcdir/results/write_2d_numeric-uint64.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> ./mat5_compressed_readwrite.at:54: $builddir/test_mat delete test_mat_copy.mat var8
> 2977. mat73_compressed_write.at:63: ./mat5_uncompressed_readwrite.at:140: $builddir/test_mat delete test_mat_copy.mat var1
>  skipped (mat73_compressed_write.at:70)
> 
> ./mat5_uncompressed_readwrite.at:141: $builddir/test_mat delete test_mat_copy.mat var24
> 2978. mat73_compressed_write.at:76: testing Write 2D int32 array ...
> ./mat73_compressed_write.at:79: $builddir/test_mat -v 7.3 -z -c int32 write_2d_numeric
> 2756. mat5_uncompressed_readwrite.at:42:  ok
> ./mat73_compressed_write.at:80: cp $srcdir/results/write_2d_numeric-int32.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 
> 2979. mat73_compressed_write.at:88: testing Write 2D uint32 array ...
> ./mat73_compressed_write.at:91: $builddir/test_mat -v 7.3 -z -c uint32 write_2d_numeric
> 2978. mat73_compressed_write.at:76:  skipped (mat73_compressed_write.at:82)
> 
> ./mat73_compressed_write.at:92: cp $srcdir/results/write_2d_numeric-uint32.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 2980. mat73_compressed_write.at:100: testing Write 2D int16 array ...
> ./mat73_compressed_write.at:103: $builddir/test_mat -v 7.3 -z -c int16 write_2d_numeric
> 2979. mat73_compressed_write.at:88:  skipped (mat73_compressed_write.at:94)
> 
> ./mat73_compressed_write.at:104: cp $srcdir/results/write_2d_numeric-int16.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 2981. mat73_compressed_write.at:112: testing Write 2D uint16 array ...
> ./mat73_compressed_write.at:115: $builddir/test_mat -v 7.3 -z -c uint16 write_2d_numeric
> 2980. mat73_compressed_write.at:100:  skipped (mat73_compressed_write.at:106)
> ./mat73_compressed_write.at:116: cp $srcdir/results/write_2d_numeric-uint16.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 
> 2982. mat73_compressed_write.at:124: testing Write 2D int8 array ...
> ./mat73_compressed_write.at:127: $builddir/test_mat -v 7.3 -z -c int8 write_2d_numeric
> 2981. mat73_compressed_write.at:112:  skipped (mat73_compressed_write.at:118)
> 
> ./mat73_compressed_write.at:128: cp $srcdir/results/write_2d_numeric-int8.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 2983. mat73_compressed_write.at:136: testing Write 2D uint8 array ...
> ./mat73_compressed_write.at:139: $builddir/test_mat -v 7.3 -z -c uint8 write_2d_numeric
> ./mat73_uncompressed_readwrite.at:49: $builddir/test_mat delete test_mat_copy.mat var2
> ./mat5_compressed_readwrite.at:161: cp $srcdir/results/dump-large_struct_compressed.out expout
>           $builddir/../tools/matdump -f whos -d test_mat_copy.mat
> ./mat73_compressed_write.at:140: cp $srcdir/results/write_2d_numeric-uint8.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 2982. mat73_compressed_write.at:124:  skipped (mat73_compressed_write.at:130)
> 
> ./mat73_uncompressed_readwrite.at:41: cp $srcdir/results/dump-mat_copy-73.out expout
>           $builddir/../tools/matdump -f whos -h -d test_mat_copy.mat
> 2984. mat73_compressed_write.at:148: testing Write 2D complex double array ...
> 2983. mat73_compressed_write.at:136: ./mat73_compressed_write.at:151: $builddir/test_mat -v 7.3 -z -c double write_complex_2d_numeric
>  skipped (mat73_compressed_write.at:142)
> 
> 2985. mat73_compressed_write.at:160: testing Write 2D complex single array ...
> ./mat73_compressed_write.at:163: $builddir/test_mat -v 7.3 -z -c single write_complex_2d_numeric
> ./mat73_compressed_write.at:152: cp $srcdir/results/write_complex_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> ./mat73_compressed_write.at:164: cp $srcdir/results/write_complex_2d_numeric-single.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 2984. mat73_compressed_write.at:148:  skipped (mat73_compressed_write.at:154)
> 2985. mat73_compressed_write.at:160:  skipped (mat73_compressed_write.at:166)
> 
> 
> 2986. mat73_compressed_write.at:172: testing Write 2D complex int64 array ...
> ./mat73_compressed_write.at:176: $builddir/test_mat -v 7.3 -z -c int64 write_complex_2d_numeric
> 2987. mat73_compressed_write.at:185: testing Write 2D complex uint64 array ...
> ./mat73_compressed_write.at:189: $builddir/test_mat -v 7.3 -z -c uint64 write_complex_2d_numeric
> ./mat73_compressed_write.at:177: cp $srcdir/results/write_complex_2d_numeric-int64.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> ./mat5_compressed_readwrite.at:55: $builddir/test_mat delete test_mat_copy.mat var9
> ./mat73_compressed_write.at:190: cp $srcdir/results/write_complex_2d_numeric-uint64.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 2986. mat73_compressed_write.at:172:  skipped (mat73_compressed_write.at:179)
> 
> 2987. mat73_compressed_write.at:185:  skipped (mat73_compressed_write.at:192)
> 
> 2988. mat73_compressed_write.at:198: testing Write 2D complex int32 array ...
> ./mat73_compressed_write.at:201: $builddir/test_mat -v 7.3 -z -c int32 write_complex_2d_numeric
> 2989. mat73_compressed_write.at:210: testing Write 2D complex uint32 array ...
> ./mat73_compressed_write.at:202: cp $srcdir/results/write_complex_2d_numeric-int32.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> ./mat73_compressed_write.at:213: $builddir/test_mat -v 7.3 -z -c uint32 write_complex_2d_numeric
> ./mat73_compressed_write.at:214: cp $srcdir/results/write_complex_2d_numeric-uint32.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 2988. mat73_compressed_write.at:198:  skipped (mat73_compressed_write.at:204)
> 
> 2990. mat73_compressed_write.at:222: testing Write 2D complex int16 array ...
> ./mat73_compressed_write.at:225: $builddir/test_mat -v 7.3 -z -c int16 write_complex_2d_numeric
> 2989. mat73_compressed_write.at:210:  skipped (mat73_compressed_write.at:216)
> ./mat73_compressed_write.at:226: cp $srcdir/results/write_complex_2d_numeric-int16.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 
> 2991. mat73_compressed_write.at:234: testing Write 2D complex uint16 array ...
> ./mat73_compressed_write.at:237: $builddir/test_mat -v 7.3 -z -c uint16 write_complex_2d_numeric
> 2990. mat73_compressed_write.at:222:  skipped (mat73_compressed_write.at:228)
> ./mat73_compressed_write.at:238: cp $srcdir/results/write_complex_2d_numeric-uint16.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 
> 2992. mat73_compressed_write.at:246: testing Write 2D complex int8 array ...
> ./mat73_compressed_write.at:249: $builddir/test_mat -v 7.3 -z -c int8 write_complex_2d_numeric
> 2972. mat73_uncompressed_readwrite.at:36:  ok
> 2991. mat73_compressed_write.at:234:  skipped (mat73_compressed_write.at:240)
> 
> 
> 2993. mat73_compressed_write.at:258: testing Write 2D complex uint8 array ...
> ./mat73_compressed_write.at:250: cp $srcdir/results/write_complex_2d_numeric-int8.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> ./mat73_compressed_write.at:261: $builddir/test_mat -v 7.3 -z -c uint8 write_complex_2d_numeric
> 2994. mat73_compressed_write.at:270: testing Write 2D logical array ...
> ./mat73_compressed_write.at:273: $builddir/test_mat -v 7.3 -z write_2d_logical
> ./mat73_compressed_write.at:262: cp $srcdir/results/write_complex_2d_numeric-uint8.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 2992. mat73_compressed_write.at:246: ./mat73_compressed_write.at:274: cp $srcdir/results/write_2d_numeric-l1-logical.out expout
>           $builddir/test_mat readvar test_write_2d_logical.mat l1
>  skipped (mat73_compressed_write.at:252)
> 
> 2993. mat73_compressed_write.at:258:  skipped (mat73_compressed_write.at:264)
> 2995. mat73_compressed_write.at:286: testing Write 2D sparse double array ...
> ./mat73_compressed_write.at:289: $builddir/test_mat -v 7.3 -z -c double write_sparse
> 
> ./mat73_compressed_write.at:276: cp $srcdir/results/write_2d_numeric-73-l2-logical.out expout
>           $builddir/test_mat readvar test_write_2d_logical.mat l2
> 2996. mat73_compressed_write.at:298: testing Write 2D sparse complex double array ...
> ./mat73_compressed_write.at:301: $builddir/test_mat -v 7.3 -z -c double write_complex_sparse
> ./mat73_compressed_write.at:278: cp $srcdir/results/write_2d_numeric-73-l4-logical.out expout
>           $builddir/test_mat readvar test_write_2d_logical.mat l4
> ./mat73_compressed_write.at:290: cp $srcdir/results/readvar-write_sparse-sparse_matrix-double.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> ./mat73_compressed_write.at:302: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-double.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> 2994. mat73_compressed_write.at:270:  skipped (mat73_compressed_write.at:280)
> 2995. mat73_compressed_write.at:286:  skipped (mat73_compressed_write.at:292)
> 
> 
> ./mat5_compressed_readwrite.at:56: $builddir/test_mat delete test_mat_copy.mat var10
> 2996. mat73_compressed_write.at:298:  skipped (mat73_compressed_write.at:304)
> 2998. mat73_compressed_write.at:323: testing Write character array ...
> ./mat73_compressed_write.at:326: $builddir/test_mat -v 7.3 -z write_char
> 
> 2997. mat73_compressed_write.at:310: testing Write 2D empty array ...
> ./mat73_compressed_write.at:314: $builddir/test_mat -v 7.3 -z -c double write_empty_2d_numeric
> 2999. mat73_compressed_write.at:335: testing Write Unicode character array ...
> ./mat73_compressed_write.at:339: $builddir/test_mat -v 7.3 -z write_char_unicode
> ./mat73_compressed_write.at:327: cp $srcdir/results/readvar-write_char-a-73.out expout
>           $builddir/test_mat readvar test_write_char.mat a
> ./mat73_compressed_write.at:315: cp $srcdir/results/readvar-write_empty_2d_numeric-empty.out expout
>           $builddir/test_mat readvar test_write_empty_2d_numeric.mat empty
> ./mat73_uncompressed_readwrite.at:50: $builddir/test_mat delete test_mat_copy.mat var3
> ./mat73_compressed_write.at:340: cp $srcdir/results/readvar-write_char_unicode-a-73.out expout
>           $builddir/test_mat readvar test_write_char_unicode.mat a
> 2998. mat73_compressed_write.at:323:  skipped (mat73_compressed_write.at:329)
> 2997. mat73_compressed_write.at:310: 
>  skipped (mat73_compressed_write.at:317)
> 2999. mat73_compressed_write.at:335:  skipped (mat73_compressed_write.at:342)
> 
> 3000. mat73_compressed_write.at:348: testing Write UTF-8 character array ...
> ./mat73_compressed_write.at:352: $builddir/test_mat -v 7.3 -z write_char_utf8
> 
> 3001. mat73_compressed_write.at:361: testing Write empty struct ...
> ./mat73_compressed_write.at:365: $builddir/test_mat -v 7.3 -z write_empty_struct
> 3002. mat73_compressed_write.at:380: testing Write struct with 2D double fields ...
> ./mat73_compressed_write.at:383: $builddir/test_mat -v 7.3 -z write_struct_2d_numeric
> ./mat73_compressed_write.at:353: cp $srcdir/results/readvar-write_char_unicode-a-73.out expout
>           $builddir/test_mat readvar test_write_char_utf8.mat a
> ./mat73_compressed_write.at:384: cp $srcdir/results/write_struct_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> ./mat73_compressed_write.at:366: cp $srcdir/results/readvar-write_empty_struct-var1.out expout
>           $builddir/test_mat readvar test_write_empty_struct.mat var1
> 3000. mat73_compressed_write.at:348:  skipped (mat73_compressed_write.at:355)
> 
> 3002. mat73_compressed_write.at:380: ./mat73_compressed_write.at:368: cp $srcdir/results/readvar-write_empty_struct-var2.out expout
>           $builddir/test_mat readvar test_write_empty_struct.mat var2
>  skipped (mat73_compressed_write.at:386)
> 3003. mat73_compressed_write.at:392: testing Write struct with 2D single fields ...
> ./mat73_compressed_write.at:395: $builddir/test_mat -v 7.3 -z -c single write_struct_2d_numeric
> 
> 3004. mat73_compressed_write.at:404: testing Write struct with 2D int64 fields ...
> ./mat73_compressed_write.at:408: $builddir/test_mat -v 7.3 -z -c int64 write_struct_2d_numeric
> ./mat73_compressed_write.at:370: cp $srcdir/results/readvar-write_empty_struct-var3.out expout
>           $builddir/test_mat readvar test_write_empty_struct.mat var3
> ./mat73_compressed_write.at:396: cp $srcdir/results/write_struct_2d_numeric-single.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> ./mat73_compressed_write.at:372: cp $srcdir/results/readvar-write_empty_struct-var4.out expout
>           $builddir/test_mat readvar test_write_empty_struct.mat var4
> ./mat73_compressed_write.at:409: cp $srcdir/results/write_struct_2d_numeric-int64.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> 3003. mat73_compressed_write.at:392:  skipped (mat73_compressed_write.at:398)
> 
> 3004. mat73_compressed_write.at:404: 3001. mat73_compressed_write.at:361:  skipped (mat73_compressed_write.at:411)
>  skipped (mat73_compressed_write.at:374)
> 3005. mat73_compressed_write.at:417: testing Write struct with 2D uint64 fields ...
> 
> ./mat73_compressed_write.at:421: $builddir/test_mat -v 7.3 -z -c uint64 write_struct_2d_numeric
> 
> 3006. mat73_compressed_write.at:430: testing Write struct with 2D int32 fields ...
> ./mat73_compressed_write.at:433: $builddir/test_mat -v 7.3 -z -c int32 write_struct_2d_numeric
> ./mat73_compressed_write.at:422: cp $srcdir/results/write_struct_2d_numeric-uint64.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> 3007. mat73_compressed_write.at:442: testing Write struct with 2D uint32 fields ...
> ./mat73_compressed_write.at:445: $builddir/test_mat -v 7.3 -z -c uint32 write_struct_2d_numeric
> ./mat73_compressed_write.at:446: cp $srcdir/results/write_struct_2d_numeric-uint32.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> ./mat73_compressed_write.at:434: cp $srcdir/results/write_struct_2d_numeric-int32.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> 3005. mat73_compressed_write.at:417:  skipped (mat73_compressed_write.at:424)
> 
> 3006. mat73_compressed_write.at:430:  skipped (mat73_compressed_write.at:436)
> 3007. mat73_compressed_write.at:442: 3008. mat73_compressed_write.at:454: testing Write struct with 2D int16 fields ...
>  skipped (mat73_compressed_write.at:448)
> ./mat73_compressed_write.at:457: $builddir/test_mat -v 7.3 -z -c int16 write_struct_2d_numeric
> 
> 
> 3009. mat73_compressed_write.at:466: testing Write struct with 2D uint16 fields ...
> ./mat73_compressed_write.at:469: $builddir/test_mat -v 7.3 -z -c uint16 write_struct_2d_numeric
> 3010. mat73_compressed_write.at:478: testing Write struct with 2D int8 fields ...
> ./mat73_compressed_write.at:481: $builddir/test_mat -v 7.3 -z -c int8 write_struct_2d_numeric
> ./mat5_compressed_readwrite.at:57: $builddir/test_mat delete test_mat_copy.mat var11
> ./mat73_compressed_write.at:458: cp $srcdir/results/write_struct_2d_numeric-int16.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> ./mat73_compressed_write.at:470: cp $srcdir/results/write_struct_2d_numeric-uint16.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> ./mat73_compressed_write.at:482: cp $srcdir/results/write_struct_2d_numeric-int8.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> 3008. mat73_compressed_write.at:454:  skipped (mat73_compressed_write.at:460)
> 3009. mat73_compressed_write.at:466: 
>  skipped (mat73_compressed_write.at:472)
> 
> 3011. mat73_compressed_write.at:490: testing Write struct with 2D uint8 fields ...
> ./mat73_compressed_write.at:493: $builddir/test_mat -v 7.3 -z -c uint8 write_struct_2d_numeric
> 3010. mat73_compressed_write.at:478: 3012. mat73_compressed_write.at:502: testing Write struct with 2D complex double fields ...
> ./mat73_compressed_write.at:505: $builddir/test_mat -v 7.3 -z write_struct_complex_2d_numeric
>  skipped (mat73_compressed_write.at:484)
> 
> ./mat73_compressed_write.at:494: cp $srcdir/results/write_struct_2d_numeric-uint8.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> 3013. mat73_compressed_write.at:514: testing Write struct with 2D complex single fields ...
> ./mat73_compressed_write.at:517: $builddir/test_mat -v 7.3 -z -c single write_struct_complex_2d_numeric
> 3011. mat73_compressed_write.at:490: ./mat73_compressed_write.at:506: cp $srcdir/results/write_struct_complex_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
>  skipped (mat73_compressed_write.at:496)
> ./mat73_compressed_write.at:518: cp $srcdir/results/write_struct_complex_2d_numeric-single.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> 
> 3014. mat73_compressed_write.at:526: testing Write struct with 2D complex int64 fields ...
> ./mat73_compressed_write.at:530: $builddir/test_mat -v 7.3 -z -c int64 write_struct_complex_2d_numeric
> 3013. mat73_compressed_write.at:514: 3012. mat73_compressed_write.at:502:  skipped (mat73_compressed_write.at:520)
>  skipped (mat73_compressed_write.at:508)
> 
> 
> ./mat73_compressed_write.at:531: cp $srcdir/results/write_struct_complex_2d_numeric-int64.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> 3015. mat73_compressed_write.at:539: testing Write struct with 2D complex uint64 fields ...
> ./mat73_compressed_write.at:543: $builddir/test_mat -v 7.3 -z -c uint64 write_struct_complex_2d_numeric
> 3016. mat73_compressed_write.at:552: testing Write struct with 2D complex int32 fields ...
> ./mat73_compressed_write.at:555: $builddir/test_mat -v 7.3 -z -c int32 write_struct_complex_2d_numeric
> 3014. mat73_compressed_write.at:526:  skipped (mat73_compressed_write.at:533)
> ./mat73_compressed_write.at:556: cp $srcdir/results/write_struct_complex_2d_numeric-int32.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> 
> ./mat73_compressed_write.at:544: cp $srcdir/results/write_struct_complex_2d_numeric-uint64.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> ./mat73_uncompressed_readwrite.at:51: $builddir/test_mat delete test_mat_copy.mat var4
> 3017. mat73_compressed_write.at:564: testing Write struct with 2D complex uint32 fields ...
> ./mat73_compressed_write.at:567: $builddir/test_mat -v 7.3 -z -c uint32 write_struct_complex_2d_numeric
> 3016. mat73_compressed_write.at:552:  skipped (mat73_compressed_write.at:558)
> 
> ./mat73_compressed_write.at:568: cp $srcdir/results/write_struct_complex_2d_numeric-uint32.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> 3018. mat73_compressed_write.at:576: testing Write struct with 2D complex int16 fields ...
> 3015. mat73_compressed_write.at:539:  skipped (mat73_compressed_write.at:546)
> ./mat73_compressed_write.at:579: $builddir/test_mat -v 7.3 -z -c int16 write_struct_complex_2d_numeric
> 
> 3017. mat73_compressed_write.at:564:  skipped (mat73_compressed_write.at:570)
> 
> 3019. mat73_compressed_write.at:588: testing Write struct with 2D complex uint16 fields ...
> ./mat73_compressed_write.at:591: $builddir/test_mat -v 7.3 -z -c uint16 write_struct_complex_2d_numeric
> 3020. mat73_compressed_write.at:600: testing Write struct with 2D complex int8 fields ...
> ./mat73_compressed_write.at:603: $builddir/test_mat -v 7.3 -z -c int8 write_struct_complex_2d_numeric
> ./mat73_compressed_write.at:580: cp $srcdir/results/write_struct_complex_2d_numeric-int16.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> ./mat73_compressed_write.at:592: cp $srcdir/results/write_struct_complex_2d_numeric-uint16.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> ./mat73_compressed_write.at:604: cp $srcdir/results/write_struct_complex_2d_numeric-int8.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> 3018. mat73_compressed_write.at:576:  skipped (mat73_compressed_write.at:582)
> 3019. mat73_compressed_write.at:588:  skipped (mat73_compressed_write.at:594)
> 
> ./mat5_compressed_readwrite.at:58: $builddir/test_mat delete test_mat_copy.mat var12
> 
> 3021. mat73_compressed_write.at:612: testing Write struct with 2D complex uint8 fields ...
> 3020. mat73_compressed_write.at:600: ./mat73_compressed_write.at:615: $builddir/test_mat -v 7.3 -z -c uint8 write_struct_complex_2d_numeric
>  skipped (mat73_compressed_write.at:606)
> 3022. mat73_compressed_write.at:624: testing Write struct with 2D logical fields ...
> ./mat73_compressed_write.at:627: $builddir/test_mat -v 7.3 -z write_struct_2d_logical
> 
> 3023. mat73_compressed_write.at:636: testing Write struct with character fields ...
> ./mat73_compressed_write.at:640: $builddir/test_mat -v 7.3 -z write_struct_char
> ./mat73_compressed_write.at:616: cp $srcdir/results/write_struct_complex_2d_numeric-uint8.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> ./mat73_compressed_write.at:628: cp $srcdir/results/write_struct_2d_numeric-73-logical.out expout
>           $builddir/test_mat readvar test_write_struct_2d_logical.mat a
> ./mat73_compressed_write.at:641: cp $srcdir/results/write_struct_char.out expout
>           $builddir/test_mat readvar test_write_struct_char.mat a
> 3021. mat73_compressed_write.at:612:  skipped (mat73_compressed_write.at:618)
> 
> 3022. mat73_compressed_write.at:624: 3024. mat73_compressed_write.at:649: testing Write empty cell array ...
>  skipped (mat73_compressed_write.at:630)
> ./mat73_compressed_write.at:653: $builddir/test_mat -v 7.3 -z write_empty_cell
> 3023. mat73_compressed_write.at:636:  skipped (mat73_compressed_write.at:643)
> 
> 
> 3025. mat73_compressed_write.at:664: testing Write cell array with 2D double fields ...
> ./mat73_compressed_write.at:654: cp $srcdir/results/readvar-write_empty_cell-var1.out expout
>           $builddir/test_mat readvar test_write_empty_cell.mat var1
> ./mat73_compressed_write.at:667: $builddir/test_mat -v 7.3 -z write_cell_2d_numeric
> 3026. mat73_compressed_write.at:676: testing Write cell array with 2D single fields ...
> ./mat73_compressed_write.at:679: $builddir/test_mat -v 7.3 -z -c single write_cell_2d_numeric
> ./mat73_compressed_write.at:668: cp $srcdir/results/write_cell_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_cell_2d_numeric.mat a
> ./mat73_compressed_write.at:656: cp $srcdir/results/readvar-write_empty_cell-var2.out expout
>           $builddir/test_mat readvar test_write_empty_cell.mat var2
> ./mat73_compressed_write.at:680: cp $srcdir/results/write_cell_2d_numeric-single.out expout
>           $builddir/test_mat readvar test_write_cell_2d_numeric.mat a
> 3024. mat73_compressed_write.at:649:  skipped (mat73_compressed_write.at:658)
> 3025. mat73_compressed_write.at:664: 
>  skipped (mat73_compressed_write.at:670)
> 3026. mat73_compressed_write.at:676:  skipped (mat73_compressed_write.at:682)
> 
> 3027. mat73_compressed_write.at:688: testing Write cell array with 2D int64 fields ...
> 
> ./mat73_compressed_write.at:692: $builddir/test_mat -v 7.3 -z -c int64 write_cell_2d_numeric
> 3028. mat73_compressed_write.at:701: testing Write cell array with 2D uint64 fields ...
> ./mat73_compressed_write.at:705: $builddir/test_mat -v 7.3 -z -c uint64 write_cell_2d_numeric
> 3029. mat73_compressed_write.at:714: testing Write cell array with 2D int32 fields ...
> ./mat73_compressed_write.at:717: $builddir/test_mat -v 7.3 -z -c int32 write_cell_2d_numeric
> ./mat73_compressed_write.at:693: cp $srcdir/results/write_cell_2d_numeric-int64.out expout
>           $builddir/test_mat readvar test_write_cell_2d_numeric.mat a
> ./mat73_compressed_write.at:706: cp $srcdir/results/write_cell_2d_numeric-uint64.out expout
>           $builddir/test_mat readvar test_write_cell_2d_numeric.mat a
> ./mat73_compressed_write.at:718: cp $srcdir/results/write_cell_2d_numeric-int32.out expout
>           $builddir/test_mat readvar test_write_cell_2d_numeric.mat a
> 3027. mat73_compressed_write.at:688:  skipped (mat73_compressed_write.at:695)
> 
> 3029. mat73_compressed_write.at:714: 3030. mat73_compressed_write.at:726: testing Write cell array with 2D uint32 fields ...
> ./mat73_compressed_write.at:729: $builddir/test_mat -v 7.3 -z -c uint32 write_cell_2d_numeric
>  skipped (mat73_compressed_write.at:720)
> 3028. mat73_compressed_write.at:701:  skipped (mat73_compressed_write.at:708)
> 
> 
> 3031. mat73_compressed_write.at:738: testing Write cell array with 2D int16 fields ...
> ./mat73_compressed_write.at:730: cp $srcdir/results/write_cell_2d_numeric-uint32.out expout
>           $builddir/test_mat readvar test_write_cell_2d_numeric.mat a
> ./mat73_compressed_write.at:741: $builddir/test_mat -v 7.3 -z -c int16 write_cell_2d_numeric
> 3032. mat73_compressed_write.at:750: testing Write cell array with 2D uint16 fields ...
> ./mat73_compressed_write.at:753: $builddir/test_mat -v 7.3 -z -c uint16 write_cell_2d_numeric
> 3030. mat73_compressed_write.at:726:  skipped (mat73_compressed_write.at:732)
> ./mat73_compressed_write.at:742: cp $srcdir/results/write_cell_2d_numeric-int16.out expout
>           $builddir/test_mat readvar test_write_cell_2d_numeric.mat a
> ./mat73_compressed_write.at:754: cp $srcdir/results/write_cell_2d_numeric-uint16.out expout
>           $builddir/test_mat readvar test_write_cell_2d_numeric.mat a
> 
> ./mat5_compressed_readwrite.at:59: $builddir/test_mat delete test_mat_copy.mat var13
> 3031. mat73_compressed_write.at:738:  skipped (mat73_compressed_write.at:744)
> 3033. mat73_compressed_write.at:762: testing Write cell array with 2D int8 fields ...
> ./mat73_compressed_write.at:765: $builddir/test_mat -v 7.3 -z -c int8 write_cell_2d_numeric
> 3032. mat73_compressed_write.at:750:  skipped (mat73_compressed_write.at:756)
> 
> 3034. mat73_compressed_write.at:774: testing Write cell array with 2D uint8 fields ...
> ./mat73_compressed_write.at:777: $builddir/test_mat -v 7.3 -z -c uint8 write_cell_2d_numeric
> 
> ./mat73_compressed_write.at:766: cp $srcdir/results/write_cell_2d_numeric-int8.out expout
>           $builddir/test_mat readvar test_write_cell_2d_numeric.mat a
> ./mat73_uncompressed_readwrite.at:52: $builddir/test_mat delete test_mat_copy.mat var5
> 3035. mat73_compressed_write.at:786: testing Write cell array with 2D complex double fields ...
> ./mat73_compressed_write.at:789: $builddir/test_mat -v 7.3 -z write_cell_complex_2d_numeric
> 3033. mat73_compressed_write.at:762:  skipped (mat73_compressed_write.at:768)
> ./mat73_compressed_write.at:778: cp $srcdir/results/write_cell_2d_numeric-uint8.out expout
>           $builddir/test_mat readvar test_write_cell_2d_numeric.mat a
> 
> ./mat73_compressed_write.at:790: cp $srcdir/results/write_cell_complex_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_cell_complex_2d_numeric.mat a
> 3036. mat73_compressed_write.at:798: testing Write cell array with 2D complex single fields ...
> ./mat73_compressed_write.at:801: $builddir/test_mat -v 7.3 -z -c single write_cell_complex_2d_numeric
> 3034. mat73_compressed_write.at:774:  skipped (mat73_compressed_write.at:780)
> 
> ./mat73_compressed_write.at:802: cp $srcdir/results/write_cell_complex_2d_numeric-single.out expout
>           $builddir/test_mat readvar test_write_cell_complex_2d_numeric.mat a
> 3037. mat73_compressed_write.at:810: testing Write cell array with 2D complex int64 fields ...
> ./mat73_compressed_write.at:814: $builddir/test_mat -v 7.3 -z -c int64 write_cell_complex_2d_numeric
> 3035. mat73_compressed_write.at:786:  skipped (mat73_compressed_write.at:792)
> 
> 3036. mat73_compressed_write.at:798:  skipped (mat73_compressed_write.at:804)
> 3038. mat73_compressed_write.at:823: testing Write cell array with 2D complex uint64 fields ...
> ./mat73_compressed_write.at:827: $builddir/test_mat -v 7.3 -z -c uint64 write_cell_complex_2d_numeric
> 
> ./mat73_compressed_write.at:815: cp $srcdir/results/write_cell_complex_2d_numeric-int64.out expout
>           $builddir/test_mat readvar test_write_cell_complex_2d_numeric.mat a
> 3039. mat73_compressed_write.at:836: testing Write cell array with 2D complex int32 fields ...
> ./mat73_compressed_write.at:839: $builddir/test_mat -v 7.3 -z -c int32 write_cell_complex_2d_numeric
> ./mat73_compressed_write.at:828: cp $srcdir/results/write_cell_complex_2d_numeric-uint64.out expout
>           $builddir/test_mat readvar test_write_cell_complex_2d_numeric.mat a
> ./mat73_compressed_write.at:840: cp $srcdir/results/write_cell_complex_2d_numeric-int32.out expout
>           $builddir/test_mat readvar test_write_cell_complex_2d_numeric.mat a
> 3037. mat73_compressed_write.at:810:  skipped (mat73_compressed_write.at:817)
> 
> 3038. mat73_compressed_write.at:823:  skipped (mat73_compressed_write.at:830)
> 
> 3040. mat73_compressed_write.at:848: testing Write cell array with 2D complex uint32 fields ...
> ./mat73_compressed_write.at:851: $builddir/test_mat -v 7.3 -z -c uint32 write_cell_complex_2d_numeric
> 3039. mat73_compressed_write.at:836:  skipped (mat73_compressed_write.at:842)
> 
> 3041. mat73_compressed_write.at:860: testing Write cell array with 2D complex int16 fields ...
> ./mat73_compressed_write.at:863: $builddir/test_mat -v 7.3 -z -c int16 write_cell_complex_2d_numeric
> ./mat73_compressed_write.at:852: cp $srcdir/results/write_cell_complex_2d_numeric-uint32.out expout
>           $builddir/test_mat readvar test_write_cell_complex_2d_numeric.mat a
> 3042. mat73_compressed_write.at:872: testing Write cell array with 2D complex uint16 fields ...
> ./mat73_compressed_write.at:875: $builddir/test_mat -v 7.3 -z -c uint16 write_cell_complex_2d_numeric
> ./mat73_compressed_write.at:864: cp $srcdir/results/write_cell_complex_2d_numeric-int16.out expout
>           $builddir/test_mat readvar test_write_cell_complex_2d_numeric.mat a
> ./mat73_compressed_readwrite.at:40: cp $srcdir/results/dump-mat_copy-73.out expout
>           $builddir/../tools/matdump -f whos -h -d test_mat_copy.mat
> ./mat73_compressed_write.at:876: cp $srcdir/results/write_cell_complex_2d_numeric-uint16.out expout
>           $builddir/test_mat readvar test_write_cell_complex_2d_numeric.mat a
> 3040. mat73_compressed_write.at:848:  skipped (mat73_compressed_write.at:854)
> 3041. mat73_compressed_write.at:860:  skipped (mat73_compressed_write.at:866)
> 
> 
> 3043. mat73_compressed_write.at:884: testing Write cell array with 2D complex int8 fields ...
> 3044. mat73_compressed_write.at:896: testing Write cell array with 2D complex uint8 fields ...
> ./mat73_compressed_write.at:887: $builddir/test_mat -v 7.3 -z -c int8 write_cell_complex_2d_numeric
> 3042. mat73_compressed_write.at:872: ./mat73_compressed_write.at:899: $builddir/test_mat -v 7.3 -z -c uint8 write_cell_complex_2d_numeric
>  skipped (mat73_compressed_write.at:878)
> 
> ./mat73_compressed_readwrite.at:48: $builddir/test_mat delete test_mat_copy.mat var2
> ./mat73_compressed_write.at:900: cp $srcdir/results/write_cell_complex_2d_numeric-uint8.out expout
>           $builddir/test_mat readvar test_write_cell_complex_2d_numeric.mat a
> ./mat73_compressed_write.at:888: cp $srcdir/results/write_cell_complex_2d_numeric-int8.out expout
>           $builddir/test_mat readvar test_write_cell_complex_2d_numeric.mat a
> 3045. mat73_compressed_write.at:908: testing Write cell array with 2D logical fields ...
> ./mat73_compressed_write.at:911: $builddir/test_mat -v 7.3 -z write_cell_2d_logical
> ./mat5_compressed_readwrite.at:60: $builddir/test_mat delete test_mat_copy.mat var14
> ./mat73_compressed_write.at:912: cp $srcdir/results/write_cell_numeric-73-logical.out expout
>           $builddir/test_mat readvar test_write_cell_2d_logical.mat a
> 3043. mat73_compressed_write.at:884:  skipped (mat73_compressed_write.at:890)
> 
> 3044. mat73_compressed_write.at:896:  skipped (mat73_compressed_write.at:902)
> 
> 3046. mat73_compressed_write.at:920: testing Write cell array with empty struct fields ...
> ./mat73_compressed_write.at:924: $builddir/test_mat -v 7.3 -z write_cell_empty_struct
> 3047. mat73_compressed_writeappend.at:26: testing Append (1st dim) 2D double array ...
> ./mat73_compressed_writeappend.at:30: $builddir/test_mat -v 7.3 -z -c double -a 1 write_2d_numeric
> 3045. mat73_compressed_write.at:908:  skipped (mat73_compressed_write.at:914)
> 
> ./mat73_compressed_write.at:925: cp $srcdir/results/readvar-write_cell_empty_struct-var1.out expout
>           $builddir/test_mat readvar test_write_cell_empty_struct.mat var1
> 3048. mat73_compressed_writeappend.at:39: testing Append (1st dim) 2D single array ...
> ./mat73_compressed_writeappend.at:43: $builddir/test_mat -v 7.3 -z -c single -a 1 write_2d_numeric
> ./mat73_compressed_writeappend.at:31: cp $srcdir/results/write_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> ./mat73_compressed_writeappend.at:44: cp $srcdir/results/write_2d_numeric-single.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 3046. mat73_compressed_write.at:920:  skipped (mat73_compressed_write.at:927)
> 
> 3047. mat73_compressed_writeappend.at:26:  skipped (mat73_compressed_writeappend.at:33)
> 3048. mat73_compressed_writeappend.at:39:  skipped (mat73_compressed_writeappend.at:46)
> 
> 3049. mat73_compressed_writeappend.at:52: testing Append (1st dim) 2D int64 array ...
> ./mat73_compressed_writeappend.at:57: $builddir/test_mat -v 7.3 -z -c int64 -a 1 write_2d_numeric
> 
> 3051. mat73_compressed_writeappend.at:80: testing Append (1st dim) 2D int32 array ...
> ./mat73_compressed_writeappend.at:84: $builddir/test_mat -v 7.3 -z -c int32 -a 1 write_2d_numeric
> 3050. mat73_compressed_writeappend.at:66: testing Append (1st dim) 2D uint64 array ...
> ./mat73_compressed_writeappend.at:58: cp $srcdir/results/write_2d_numeric-int64.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> ./mat73_compressed_writeappend.at:71: $builddir/test_mat -v 7.3 -z -c uint64 -a 1 write_2d_numeric
> ./mat73_compressed_writeappend.at:85: cp $srcdir/results/write_2d_numeric-int32.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> ./mat73_compressed_writeappend.at:72: cp $srcdir/results/write_2d_numeric-uint64.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 3049. mat73_compressed_writeappend.at:52:  skipped (mat73_compressed_writeappend.at:60)
> 
> 3051. mat73_compressed_writeappend.at:80: ./mat73_uncompressed_readwrite.at:53: $builddir/test_mat delete test_mat_copy.mat var6
>  skipped (mat73_compressed_writeappend.at:87)
> 3052. mat73_compressed_writeappend.at:93: testing Append (1st dim) 2D uint32 array ...
> ./mat73_compressed_writeappend.at:97: $builddir/test_mat -v 7.3 -z -c uint32 -a 1 write_2d_numeric
> 3050. mat73_compressed_writeappend.at:66: 
>  skipped (mat73_compressed_writeappend.at:74)
> 
> 3053. mat73_compressed_writeappend.at:106: testing Append (1st dim) 2D int16 array ...
> 3054. mat73_compressed_writeappend.at:119: testing Append (1st dim) 2D uint16 array ...
> ./mat73_compressed_writeappend.at:123: $builddir/test_mat -v 7.3 -z -c uint16 -a 1 write_2d_numeric
> ./mat73_compressed_writeappend.at:98: cp $srcdir/results/write_2d_numeric-uint32.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> ./mat73_compressed_writeappend.at:110: $builddir/test_mat -v 7.3 -z -c int16 -a 1 write_2d_numeric
> 2969. mat73_compressed_readwrite.at:35:  ok
> 
> ./mat73_compressed_writeappend.at:124: cp $srcdir/results/write_2d_numeric-uint16.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 3052. mat73_compressed_writeappend.at:93: ./mat73_compressed_writeappend.at:111: cp $srcdir/results/write_2d_numeric-int16.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
>  skipped (mat73_compressed_writeappend.at:100)
> 3055. mat73_compressed_writeappend.at:132: testing Append (1st dim) 2D int8 array ...
> ./mat73_compressed_writeappend.at:136: $builddir/test_mat -v 7.3 -z -c int8 -a 1 write_2d_numeric
> 
> 3054. mat73_compressed_writeappend.at:119:  skipped (mat73_compressed_writeappend.at:126)
> 3056. mat73_compressed_writeappend.at:145: testing Append (1st dim) 2D uint8 array ...
> ./mat73_compressed_writeappend.at:149: $builddir/test_mat -v 7.3 -z -c uint8 -a 1 write_2d_numeric
> 3053. mat73_compressed_writeappend.at:106: 
>  skipped (mat73_compressed_writeappend.at:113)
> ./mat73_compressed_writeappend.at:137: cp $srcdir/results/write_2d_numeric-int8.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 
> 3058. mat73_compressed_writeappend.at:171: testing Append (2nd dim) 2D single array ...
> ./mat73_compressed_writeappend.at:175: $builddir/test_mat -v 7.3 -z -c single -a 2 write_2d_numeric
> ./mat73_compressed_writeappend.at:150: cp $srcdir/results/write_2d_numeric-uint8.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 3057. mat73_compressed_writeappend.at:158: testing Append (2nd dim) 2D double array ...
> ./mat73_compressed_writeappend.at:162: $builddir/test_mat -v 7.3 -z -c double -a 2 write_2d_numeric
> 3055. mat73_compressed_writeappend.at:132:  skipped (mat73_compressed_writeappend.at:139)
> 
> ./mat73_compressed_writeappend.at:176: cp $srcdir/results/write_2d_numeric-single.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 3056. mat73_compressed_writeappend.at:145: ./mat73_compressed_writeappend.at:163: cp $srcdir/results/write_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
>  skipped (mat73_compressed_writeappend.at:152)
> ./mat5_compressed_readwrite.at:61: $builddir/test_mat delete test_mat_copy.mat var15
> 3059. mat73_compressed_writeappend.at:184: testing Append (2nd dim) 2D int64 array ...
> ./mat73_compressed_writeappend.at:189: $builddir/test_mat -v 7.3 -z -c int64 -a 2 write_2d_numeric
> 
> 3058. mat73_compressed_writeappend.at:171: 3060. mat73_compressed_writeappend.at:198: testing Append (2nd dim) 2D uint64 array ...
> ./mat73_compressed_writeappend.at:203: $builddir/test_mat -v 7.3 -z -c uint64 -a 2 write_2d_numeric
>  skipped (mat73_compressed_writeappend.at:178)
> 3057. mat73_compressed_writeappend.at:158:  skipped (mat73_compressed_writeappend.at:165)
> ./mat73_compressed_writeappend.at:190: cp $srcdir/results/write_2d_numeric-int64.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 
> 
> 3061. mat73_compressed_writeappend.at:212: testing Append (2nd dim) 2D int32 array ...
> ./mat73_compressed_writeappend.at:204: cp $srcdir/results/write_2d_numeric-uint64.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> ./mat73_compressed_writeappend.at:216: $builddir/test_mat -v 7.3 -z -c int32 -a 2 write_2d_numeric
> 3062. mat73_compressed_writeappend.at:225: testing Append (2nd dim) 2D uint32 array ...
> ./mat73_compressed_writeappend.at:229: $builddir/test_mat -v 7.3 -z -c uint32 -a 2 write_2d_numeric
> 3059. mat73_compressed_writeappend.at:184:  skipped (mat73_compressed_writeappend.at:192)
> ./mat73_compressed_writeappend.at:217: cp $srcdir/results/write_2d_numeric-int32.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 3060. mat73_compressed_writeappend.at:198: 
>  skipped (mat73_compressed_writeappend.at:206)
> ./mat73_compressed_writeappend.at:230: cp $srcdir/results/write_2d_numeric-uint32.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 
> 2834. mat5_compressed_readwrite.at:156:  ok
> 3063. mat73_compressed_writeappend.at:238: testing Append (2nd dim) 2D int16 array ...
> ./mat73_compressed_writeappend.at:242: $builddir/test_mat -v 7.3 -z -c int16 -a 2 write_2d_numeric
> 3061. mat73_compressed_writeappend.at:212:  skipped (mat73_compressed_writeappend.at:219)
> 
> 3064. mat73_compressed_writeappend.at:251: testing Append (2nd dim) 2D uint16 array ...
> ./mat73_compressed_writeappend.at:255: $builddir/test_mat -v 7.3 -z -c uint16 -a 2 write_2d_numeric
> 
> 3065. mat73_compressed_writeappend.at:264: testing Append (2nd dim) 2D int8 array ...
> ./mat73_compressed_writeappend.at:268: $builddir/test_mat -v 7.3 -z -c int8 -a 2 write_2d_numeric
> 3062. mat73_compressed_writeappend.at:225:  skipped (mat73_compressed_writeappend.at:232)
> ./mat73_compressed_writeappend.at:243: cp $srcdir/results/write_2d_numeric-int16.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> ./mat73_compressed_writeappend.at:256: cp $srcdir/results/write_2d_numeric-uint16.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 3066. mat73_compressed_writeappend.at:277: testing Append (2nd dim) 2D uint8 array ...
> ./mat73_compressed_writeappend.at:281: $builddir/test_mat -v 7.3 -z -c uint8 -a 2 write_2d_numeric
> 
> ./mat73_compressed_writeappend.at:269: cp $srcdir/results/write_2d_numeric-int8.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 3067. mat73_compressed_writeappend.at:290: testing Append (1st dim) 2D complex double array ...
> ./mat73_compressed_writeappend.at:294: $builddir/test_mat -v 7.3 -z -c double -a 1 write_complex_2d_numeric
> ./mat73_compressed_writeappend.at:282: cp $srcdir/results/write_2d_numeric-uint8.out expout
>           $builddir/test_mat readvar test_write_2d_numeric.mat a
> 3064. mat73_compressed_writeappend.at:251:  skipped (mat73_compressed_writeappend.at:258)
> 3063. mat73_compressed_writeappend.at:238:  skipped (mat73_compressed_writeappend.at:245)
> 
> 3065. mat73_compressed_writeappend.at:264:  skipped (mat73_compressed_writeappend.at:271)
> 
> 3066. mat73_compressed_writeappend.at:277: 
>  skipped (mat73_compressed_writeappend.at:284)
> ./mat73_compressed_writeappend.at:295: cp $srcdir/results/write_complex_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 3068. mat73_compressed_writeappend.at:303: testing Append (1st dim) 2D complex single array ...
> ./mat73_compressed_writeappend.at:307: $builddir/test_mat -v 7.3 -z -c single -a 1 write_complex_2d_numeric
> 
> 3069. mat73_compressed_writeappend.at:316: testing Append (1st dim) 2D complex int64 array ...
> ./mat73_compressed_writeappend.at:321: $builddir/test_mat -v 7.3 -z -c int64 -a 1 write_complex_2d_numeric
> 3070. mat73_compressed_writeappend.at:330: testing Append (1st dim) 2D complex uint64 array ...
> ./mat73_compressed_writeappend.at:335: $builddir/test_mat -v 7.3 -z -c uint64 -a 1 write_complex_2d_numeric
> 3071. mat73_compressed_writeappend.at:344: testing Append (1st dim) 2D complex int32 array ...
> ./mat73_compressed_writeappend.at:348: $builddir/test_mat -v 7.3 -z -c int32 -a 1 write_complex_2d_numeric
> ./mat73_compressed_writeappend.at:308: cp $srcdir/results/write_complex_2d_numeric-single.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 3067. mat73_compressed_writeappend.at:290:  skipped (mat73_compressed_writeappend.at:297)
> ./mat73_compressed_writeappend.at:322: cp $srcdir/results/write_complex_2d_numeric-int64.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 
> ./mat73_compressed_writeappend.at:336: cp $srcdir/results/write_complex_2d_numeric-uint64.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> ./mat73_compressed_writeappend.at:349: cp $srcdir/results/write_complex_2d_numeric-int32.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 3068. mat73_compressed_writeappend.at:303:  skipped (mat73_compressed_writeappend.at:310)
> 3072. mat73_compressed_writeappend.at:357: testing Append (1st dim) 2D complex uint32 array ...
> ./mat73_compressed_writeappend.at:361: $builddir/test_mat -v 7.3 -z -c uint32 -a 1 write_complex_2d_numeric
> 
> 3069. mat73_compressed_writeappend.at:316: 3070. mat73_compressed_writeappend.at:330:  skipped (mat73_compressed_writeappend.at:324)
>  skipped (mat73_compressed_writeappend.at:338)
> 3073. mat73_compressed_writeappend.at:370: testing Append (1st dim) 2D complex int16 array ...
> ./mat73_compressed_writeappend.at:374: $builddir/test_mat -v 7.3 -z -c int16 -a 1 write_complex_2d_numeric
> 3071. mat73_compressed_writeappend.at:344: 
> 
>  skipped (mat73_compressed_writeappend.at:351)
> ./mat73_compressed_writeappend.at:362: cp $srcdir/results/write_complex_2d_numeric-uint32.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 
> 3075. mat73_compressed_writeappend.at:396: testing Append (1st dim) 2D complex int8 array ...
> 3074. mat73_compressed_writeappend.at:383: testing Append (1st dim) 2D complex uint16 array ...
> ./mat73_compressed_writeappend.at:387: $builddir/test_mat -v 7.3 -z -c uint16 -a 1 write_complex_2d_numeric
> ./mat73_compressed_writeappend.at:400: $builddir/test_mat -v 7.3 -z -c int8 -a 1 write_complex_2d_numeric
> ./mat73_compressed_writeappend.at:375: cp $srcdir/results/write_complex_2d_numeric-int16.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 3076. mat73_compressed_writeappend.at:409: testing Append (1st dim) 2D complex uint8 array ...
> ./mat73_compressed_writeappend.at:413: $builddir/test_mat -v 7.3 -z -c uint8 -a 1 write_complex_2d_numeric
> 3072. mat73_compressed_writeappend.at:357:  skipped (mat73_compressed_writeappend.at:364)
> 
> ./mat73_compressed_writeappend.at:388: cp $srcdir/results/write_complex_2d_numeric-uint16.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> ./mat73_compressed_writeappend.at:401: cp $srcdir/results/write_complex_2d_numeric-int8.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 3073. mat73_compressed_writeappend.at:370:  skipped (mat73_compressed_writeappend.at:377)
> ./mat73_compressed_writeappend.at:414: cp $srcdir/results/write_complex_2d_numeric-uint8.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 3077. mat73_compressed_writeappend.at:422: testing Append (2nd dim) 2D complex double array ...
> ./mat73_compressed_writeappend.at:426: $builddir/test_mat -v 7.3 -z -c double -a 2 write_complex_2d_numeric
> 
> 3074. mat73_compressed_writeappend.at:383: 3075. mat73_compressed_writeappend.at:396:  skipped (mat73_compressed_writeappend.at:390)
>  skipped (mat73_compressed_writeappend.at:403)
> 3078. mat73_compressed_writeappend.at:435: testing Append (2nd dim) 2D complex single array ...
> ./mat73_compressed_writeappend.at:439: $builddir/test_mat -v 7.3 -z -c single -a 2 write_complex_2d_numeric
> 
> ./mat73_compressed_writeappend.at:427: cp $srcdir/results/write_complex_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 
> 3076. mat73_compressed_writeappend.at:409:  skipped (mat73_compressed_writeappend.at:416)
> 3079. mat73_compressed_writeappend.at:448: testing Append (2nd dim) 2D complex int64 array ...
> ./mat73_compressed_writeappend.at:453: $builddir/test_mat -v 7.3 -z -c int64 -a 2 write_complex_2d_numeric
> 3080. mat73_compressed_writeappend.at:462: testing Append (2nd dim) 2D complex uint64 array ...
> ./mat73_compressed_writeappend.at:467: $builddir/test_mat -v 7.3 -z -c uint64 -a 2 write_complex_2d_numeric
> 
> ./mat5_compressed_readwrite.at:62: $builddir/test_mat delete test_mat_copy.mat var16
> 3077. mat73_compressed_writeappend.at:422: ./mat73_compressed_writeappend.at:440: cp $srcdir/results/write_complex_2d_numeric-single.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
>  skipped (mat73_compressed_writeappend.at:429)
> 3081. mat73_compressed_writeappend.at:476: testing Append (2nd dim) 2D complex int32 array ...
> ./mat73_compressed_writeappend.at:480: $builddir/test_mat -v 7.3 -z -c int32 -a 2 write_complex_2d_numeric
> 
> ./mat73_compressed_writeappend.at:454: cp $srcdir/results/write_complex_2d_numeric-int64.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> ./mat73_compressed_writeappend.at:468: cp $srcdir/results/write_complex_2d_numeric-uint64.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 3082. mat73_compressed_writeappend.at:489: testing Append (2nd dim) 2D complex uint32 array ...
> ./mat73_compressed_writeappend.at:493: $builddir/test_mat -v 7.3 -z -c uint32 -a 2 write_complex_2d_numeric
> 3078. mat73_compressed_writeappend.at:435:  skipped (mat73_compressed_writeappend.at:442)
> ./mat73_compressed_writeappend.at:481: cp $srcdir/results/write_complex_2d_numeric-int32.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 
> 3079. mat73_compressed_writeappend.at:448:  skipped (mat73_compressed_writeappend.at:456)
> 3080. mat73_compressed_writeappend.at:462: 
>  skipped (mat73_compressed_writeappend.at:470)
> 3083. mat73_compressed_writeappend.at:502: testing Append (2nd dim) 2D complex int16 array ...
> ./mat73_compressed_writeappend.at:494: cp $srcdir/results/write_complex_2d_numeric-uint32.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> ./mat73_compressed_writeappend.at:506: $builddir/test_mat -v 7.3 -z -c int16 -a 2 write_complex_2d_numeric
> 3081. mat73_compressed_writeappend.at:476: 
>  skipped (mat73_compressed_writeappend.at:483)
> 3084. mat73_compressed_writeappend.at:515: testing Append (2nd dim) 2D complex uint16 array ...
> ./mat73_compressed_writeappend.at:519: $builddir/test_mat -v 7.3 -z -c uint16 -a 2 write_complex_2d_numeric
> 
> 3085. mat73_compressed_writeappend.at:528: testing Append (2nd dim) 2D complex int8 array ...
> ./mat73_compressed_writeappend.at:532: $builddir/test_mat -v 7.3 -z -c int8 -a 2 write_complex_2d_numeric
> ./mat73_uncompressed_readwrite.at:54: $builddir/test_mat delete test_mat_copy.mat var7
> ./mat73_compressed_writeappend.at:507: cp $srcdir/results/write_complex_2d_numeric-int16.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 3086. mat73_compressed_writeappend.at:541: testing Append (2nd dim) 2D complex uint8 array ...
> ./mat73_compressed_writeappend.at:545: $builddir/test_mat -v 7.3 -z -c uint8 -a 2 write_complex_2d_numeric
> 3082. mat73_compressed_writeappend.at:489:  skipped (mat73_compressed_writeappend.at:496)
> 
> ./mat73_compressed_writeappend.at:533: cp $srcdir/results/write_complex_2d_numeric-int8.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> ./mat73_compressed_writeappend.at:520: cp $srcdir/results/write_complex_2d_numeric-uint16.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
> 3087. mat73_compressed_writeappend.at:554: testing Append (1st dim) struct with 2D double fields ...
> ./mat73_compressed_writeappend.at:558: $builddir/test_mat -v 7.3 -z -a 1 write_struct_2d_numeric
> 3083. mat73_compressed_writeappend.at:502: ./mat73_compressed_writeappend.at:546: cp $srcdir/results/write_complex_2d_numeric-uint8.out expout
>           $builddir/test_mat readvar test_write_complex_2d_numeric.mat a
>  skipped (mat73_compressed_writeappend.at:509)
> 
> 3084. mat73_compressed_writeappend.at:515: 3085. mat73_compressed_writeappend.at:528:  skipped (mat73_compressed_writeappend.at:535)
>  skipped (mat73_compressed_writeappend.at:522)
> ./mat73_compressed_writeappend.at:559: cp $srcdir/results/write_struct_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> 3088. mat73_compressed_writeappend.at:567: testing Append (1st dim) struct with 2D single fields ...
> ./mat73_compressed_writeappend.at:571: $builddir/test_mat -v 7.3 -z -c single -a 1 write_struct_2d_numeric
> 
> 
> 3086. mat73_compressed_writeappend.at:541:  skipped (mat73_compressed_writeappend.at:548)
> 
> 3090. mat73_compressed_writeappend.at:594: testing Append (1st dim) struct with 2D uint64 fields ...
> 3089. mat73_compressed_writeappend.at:580: testing Append (1st dim) struct with 2D int64 fields ...
> ./mat73_compressed_writeappend.at:572: cp $srcdir/results/write_struct_2d_numeric-single.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> ./mat73_compressed_writeappend.at:599: $builddir/test_mat -v 7.3 -z -c uint64 -a 1 write_struct_2d_numeric
> ./mat73_compressed_writeappend.at:585: $builddir/test_mat -v 7.3 -z -c int64 -a 1 write_struct_2d_numeric
> 3087. mat73_compressed_writeappend.at:554:  skipped (mat73_compressed_writeappend.at:561)
> 3091. mat73_compressed_writeappend.at:608: testing Append (1st dim) struct with 2D int32 fields ...
> ./mat73_compressed_writeappend.at:612: $builddir/test_mat -v 7.3 -z -c int32 -a 1 write_struct_2d_numeric
> 
> ./mat73_compressed_writeappend.at:600: cp $srcdir/results/write_struct_2d_numeric-uint64.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> ./mat73_compressed_writeappend.at:586: cp $srcdir/results/write_struct_2d_numeric-int64.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> 3088. mat73_compressed_writeappend.at:567:  skipped (mat73_compressed_writeappend.at:574)
> 3092. mat73_compressed_writeappend.at:621: testing Append (1st dim) struct with 2D uint32 fields ...
> ./mat73_compressed_writeappend.at:625: $builddir/test_mat -v 7.3 -z -c uint32 -a 1 write_struct_2d_numeric
> 
> 3090. mat73_compressed_writeappend.at:594: ./mat73_compressed_writeappend.at:613: cp $srcdir/results/write_struct_2d_numeric-int32.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
>  skipped (mat73_compressed_writeappend.at:602)
> 3093. mat73_compressed_writeappend.at:634: testing Append (1st dim) struct with 2D int16 fields ...
> 3089. mat73_compressed_writeappend.at:580: ./mat73_compressed_writeappend.at:638: $builddir/test_mat -v 7.3 -z -c int16 -a 1 write_struct_2d_numeric
>  skipped (mat73_compressed_writeappend.at:588)
> 
> ./mat73_compressed_writeappend.at:626: cp $srcdir/results/write_struct_2d_numeric-uint32.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> 
> 3094. mat73_compressed_writeappend.at:647: testing Append (1st dim) struct with 2D uint16 fields ...
> ./mat73_compressed_writeappend.at:651: $builddir/test_mat -v 7.3 -z -c uint16 -a 1 write_struct_2d_numeric
> 3091. mat73_compressed_writeappend.at:608:  skipped (mat73_compressed_writeappend.at:615)
> 3095. mat73_compressed_writeappend.at:660: testing Append (1st dim) struct with 2D int8 fields ...
> ./mat73_compressed_writeappend.at:639: cp $srcdir/results/write_struct_2d_numeric-int16.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> ./mat73_compressed_writeappend.at:664: $builddir/test_mat -v 7.3 -z -c int8 -a 1 write_struct_2d_numeric
> 
> 3092. mat73_compressed_writeappend.at:621:  skipped (mat73_compressed_writeappend.at:628)
> 
> 3096. mat73_compressed_writeappend.at:673: testing Append (1st dim) struct with 2D uint8 fields ...
> ./mat73_compressed_writeappend.at:652: cp $srcdir/results/write_struct_2d_numeric-uint16.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> 3093. mat73_compressed_writeappend.at:634:  skipped (mat73_compressed_writeappend.at:641)
> ./mat73_compressed_writeappend.at:665: cp $srcdir/results/write_struct_2d_numeric-int8.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> ./mat73_compressed_writeappend.at:677: $builddir/test_mat -v 7.3 -z -c uint8 -a 1 write_struct_2d_numeric
> 3097. mat73_compressed_writeappend.at:686: testing Append (1st dim) struct with 2D complex double fields ...
> ./mat73_compressed_writeappend.at:690: $builddir/test_mat -v 7.3 -z write_struct_complex_2d_numeric
> 
> 3094. mat73_compressed_writeappend.at:647:  skipped (mat73_compressed_writeappend.at:654)
> ./mat73_compressed_writeappend.at:678: cp $srcdir/results/write_struct_2d_numeric-uint8.out expout
>           $builddir/test_mat readvar test_write_struct_2d_numeric.mat a
> 
> 3098. mat73_compressed_writeappend.at:699: testing Append (1st dim) struct with 2D complex single fields ...
> ./mat73_compressed_writeappend.at:703: $builddir/test_mat -v 7.3 -z -c single write_struct_complex_2d_numeric
> 3095. mat73_compressed_writeappend.at:660: ./mat73_compressed_writeappend.at:691: cp $srcdir/results/write_struct_complex_2d_numeric-double.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
>  skipped (mat73_compressed_writeappend.at:667)
> 
> 3099. mat73_compressed_writeappend.at:712: testing Append (1st dim) struct with 2D complex int64 fields ...
> ./mat73_compressed_writeappend.at:717: $builddir/test_mat -v 7.3 -z -c int64 write_struct_complex_2d_numeric
> 3096. mat73_compressed_writeappend.at:673:  skipped (mat73_compressed_writeappend.at:680)
> 3100. mat73_compressed_writeappend.at:726: testing Append (1st dim) struct with 2D complex uint64 fields ...
> ./mat73_compressed_writeappend.at:731: $builddir/test_mat -v 7.3 -z -c uint64 write_struct_complex_2d_numeric
> ./mat73_compressed_writeappend.at:704: cp $srcdir/results/write_struct_complex_2d_numeric-single.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> 3097. mat73_compressed_writeappend.at:686:  skipped (mat73_compressed_writeappend.at:693)
> 
> ./mat73_compressed_writeappend.at:718: cp $srcdir/results/write_struct_complex_2d_numeric-int64.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> 
> 3101. mat73_compressed_writeappend.at:740: testing Append (1st dim) struct with 2D complex int32 fields ...
> ./mat73_compressed_writeappend.at:744: $builddir/test_mat -v 7.3 -z -c int32 write_struct_complex_2d_numeric
> ./mat73_compressed_writeappend.at:732: cp $srcdir/results/write_struct_complex_2d_numeric-uint64.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> 3102. mat73_compressed_writeappend.at:753: testing Append (1st dim) struct with 2D complex uint32 fields ...
> ./mat73_compressed_writeappend.at:757: $builddir/test_mat -v 7.3 -z -c uint32 write_struct_complex_2d_numeric
> ./mat5_compressed_readwrite.at:63: $builddir/test_mat delete test_mat_copy.mat var17
> ./mat73_compressed_writeappend.at:745: cp $srcdir/results/write_struct_complex_2d_numeric-int32.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> 3099. mat73_compressed_writeappend.at:712: 3098. mat73_compressed_writeappend.at:699:  skipped (mat73_compressed_writeappend.at:720)
>  skipped (mat73_compressed_writeappend.at:706)
> 3100. mat73_compressed_writeappend.at:726:  skipped (mat73_compressed_writeappend.at:734)
> 
> 
> 
> ./mat73_compressed_writeappend.at:758: cp $srcdir/results/write_struct_complex_2d_numeric-uint32.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> 3103. mat73_compressed_writeappend.at:766: testing Append (1st dim) struct with 2D complex int16 fields ...
> 3101. mat73_compressed_writeappend.at:740: ./mat73_compressed_writeappend.at:770: $builddir/test_mat -v 7.3 -z -c int16 write_struct_complex_2d_numeric
>  skipped (mat73_compressed_writeappend.at:747)
> 3104. mat73_compressed_writeappend.at:779: testing Append (1st dim) struct with 2D complex uint16 fields ...
> ./mat73_compressed_writeappend.at:783: $builddir/test_mat -v 7.3 -z -c uint16 write_struct_complex_2d_numeric
> 3105. mat73_compressed_writeappend.at:792: testing Append (1st dim) struct with 2D complex int8 fields ...
> ./mat73_compressed_writeappend.at:796: $builddir/test_mat -v 7.3 -z -c int8 write_struct_complex_2d_numeric
> 
> 3106. mat73_compressed_writeappend.at:805: testing Append (1st dim) struct with 2D complex uint8 fields ...
> 3102. mat73_compressed_writeappend.at:753: ./mat73_compressed_writeappend.at:809: $builddir/test_mat -v 7.3 -z -c uint8 write_struct_complex_2d_numeric
>  skipped (mat73_compressed_writeappend.at:760)
> ./mat73_compressed_writeappend.at:771: cp $srcdir/results/write_struct_complex_2d_numeric-int16.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> ./mat73_compressed_writeappend.at:784: cp $srcdir/results/write_struct_complex_2d_numeric-uint16.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> 
> ./mat73_compressed_writeappend.at:797: cp $srcdir/results/write_struct_complex_2d_numeric-int8.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> ./mat73_compressed_writeappend.at:810: cp $srcdir/results/write_struct_complex_2d_numeric-uint8.out expout
>           $builddir/test_mat readvar test_write_struct_complex_2d_numeric.mat a
> 3107. mat4_extended_sparse.at:26: testing Write 2D sparse single array ...
> ./mat4_extended_sparse.at:29: $builddir/test_mat -v 4 -c single write_sparse
> 3104. mat73_compressed_writeappend.at:779:  skipped (mat73_compressed_writeappend.at:786)
> 3103. mat73_compressed_writeappend.at:766:  skipped (mat73_compressed_writeappend.at:773)
> 3105. mat73_compressed_writeappend.at:792:  skipped (mat73_compressed_writeappend.at:799)
> 
> 
> 
> ./mat4_extended_sparse.at:30: cp $srcdir/results/readvar-write_sparse-sparse_matrix-single.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> 3108. mat4_extended_sparse.at:34: testing Write 2D sparse int32 array ...
> 3109. mat4_extended_sparse.at:42: testing Write 2D sparse int16 array ...
> ./mat4_extended_sparse.at:45: $builddir/test_mat -v 4 -c int16 write_sparse
> ./mat4_extended_sparse.at:37: $builddir/test_mat -v 4 -c int32 write_sparse
> 3110. mat4_extended_sparse.at:50: testing Write 2D sparse uint16 array ...
> 3106. mat73_compressed_writeappend.at:805: ./mat4_extended_sparse.at:53: $builddir/test_mat -v 4 -c uint16 write_sparse
>  skipped (mat73_compressed_writeappend.at:812)
> 
> ./mat4_extended_sparse.at:38: cp $srcdir/results/readvar-write_sparse-sparse_matrix-int32.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> ./mat4_extended_sparse.at:46: cp $srcdir/results/readvar-write_sparse-sparse_matrix-int16.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> ./mat4_extended_sparse.at:54: cp $srcdir/results/readvar-write_sparse-sparse_matrix-uint16.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> 3107. mat4_extended_sparse.at:26:  ok
> 3111. mat4_extended_sparse.at:58: testing Write 2D sparse uint8 array ...
> ./mat4_extended_sparse.at:61: $builddir/test_mat -v 4 -c uint8 write_sparse
> 
> 3109. mat4_extended_sparse.at:42:  ok
> 3108. mat4_extended_sparse.at:34:  ok
> 3110. mat4_extended_sparse.at:50:  ok
> ./mat4_extended_sparse.at:62: cp $srcdir/results/readvar-write_sparse-sparse_matrix-uint8.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> 3112. mat4_extended_sparse.at:66: testing Write 2D sparse complex single array ...
> ./mat4_extended_sparse.at:69: $builddir/test_mat -v 4 -c single write_complex_sparse
> 
> 
> 
> 3113. mat4_extended_sparse.at:74: testing Write 2D sparse complex int32 array ...
> ./mat4_extended_sparse.at:77: $builddir/test_mat -v 4 -c int32 write_complex_sparse
> 3115. mat4_extended_sparse.at:90: testing Write 2D sparse complex uint16 array ...
> 3114. mat4_extended_sparse.at:82: testing Write 2D sparse complex int16 array ...
> ./mat4_extended_sparse.at:85: $builddir/test_mat -v 4 -c int16 write_complex_sparse
> ./mat4_extended_sparse.at:93: $builddir/test_mat -v 4 -c uint16 write_complex_sparse
> 3111. mat4_extended_sparse.at:58:  ok
> ./mat4_extended_sparse.at:70: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-single.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> 
> ./mat4_extended_sparse.at:78: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-int32.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> ./mat4_extended_sparse.at:86: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-int16.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> ./mat4_extended_sparse.at:94: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-uint16.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> 3116. mat4_extended_sparse.at:98: testing Write 2D sparse complex uint8 array ...
> ./mat4_extended_sparse.at:101: $builddir/test_mat -v 4 -c uint8 write_complex_sparse
> 3112. mat4_extended_sparse.at:66:  ok
> 3115. mat4_extended_sparse.at:90:  ok
> 3113. mat4_extended_sparse.at:74:  ok
> 3114. mat4_extended_sparse.at:82:  ok
> ./mat4_extended_sparse.at:102: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-uint8.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> 
> 
> 
> 
> 3119. mat5_uncompressed_extended_sparse.at:41: testing Write 2D sparse uint64 array ...
> 3118. mat5_uncompressed_extended_sparse.at:33: testing Write 2D sparse int64 array ...
> 3117. mat5_uncompressed_extended_sparse.at:26: testing Write 2D sparse single array ...
> ./mat5_uncompressed_extended_sparse.at:28: $builddir/test_mat -v 5 -c single write_sparse
> ./mat5_uncompressed_extended_sparse.at:44: $builddir/test_mat -v 5 -c uint64 write_sparse
> ./mat5_uncompressed_extended_sparse.at:36: $builddir/test_mat -v 5 -c int64 write_sparse
> 3120. mat5_uncompressed_extended_sparse.at:49: testing Write 2D sparse int32 array ...
> ./mat5_uncompressed_extended_sparse.at:51: $builddir/test_mat -v 5 -c int32 write_sparse
> 3116. mat4_extended_sparse.at:98:  ok
> ./mat5_uncompressed_extended_sparse.at:29: cp $srcdir/results/readvar-write_sparse-sparse_matrix-single.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> 
> ./mat5_uncompressed_extended_sparse.at:45: cp $srcdir/results/readvar-write_sparse-sparse_matrix-uint64.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> ./mat5_uncompressed_extended_sparse.at:37: cp $srcdir/results/readvar-write_sparse-sparse_matrix-int64.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> 3121. mat5_uncompressed_extended_sparse.at:56: testing Write 2D sparse uint32 array ...
> ./mat5_uncompressed_extended_sparse.at:58: $builddir/test_mat -v 5 -c uint32 write_sparse
> ./mat5_uncompressed_extended_sparse.at:52: cp $srcdir/results/readvar-write_sparse-sparse_matrix-int32.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> 3117. mat5_uncompressed_extended_sparse.at:26:  ok
> 3119. mat5_uncompressed_extended_sparse.at:41:  ok
> 3118. mat5_uncompressed_extended_sparse.at:33:  ok
> ./mat5_uncompressed_extended_sparse.at:59: cp $srcdir/results/readvar-write_sparse-sparse_matrix-uint32.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> 
> ./mat73_uncompressed_readwrite.at:55: $builddir/test_mat delete test_mat_copy.mat var8
> 
> 
> 3120. mat5_uncompressed_extended_sparse.at:49:  ok
> 3122. mat5_uncompressed_extended_sparse.at:63: testing Write 2D sparse int16 array ...
> ./mat5_uncompressed_extended_sparse.at:65: $builddir/test_mat -v 5 -c int16 write_sparse
> 3124. mat5_uncompressed_extended_sparse.at:77: testing Write 2D sparse int8 array ...
> ./mat5_uncompressed_extended_sparse.at:79: $builddir/test_mat -v 5 -c int8 write_sparse
> 
> 3123. mat5_uncompressed_extended_sparse.at:70: testing Write 2D sparse uint16 array ...
> ./mat5_uncompressed_extended_sparse.at:72: $builddir/test_mat -v 5 -c uint16 write_sparse
> 3121. mat5_uncompressed_extended_sparse.at:56:  ok
> 
> 3125. mat5_uncompressed_extended_sparse.at:84: testing Write 2D sparse uint8 array ...
> ./mat5_uncompressed_extended_sparse.at:86: $builddir/test_mat -v 5 -c uint8 write_sparse
> ./mat5_uncompressed_extended_sparse.at:80: cp $srcdir/results/readvar-write_sparse-sparse_matrix-int8.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> ./mat5_uncompressed_extended_sparse.at:66: cp $srcdir/results/readvar-write_sparse-sparse_matrix-int16.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> ./mat5_uncompressed_extended_sparse.at:73: cp $srcdir/results/readvar-write_sparse-sparse_matrix-uint16.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> 3126. mat5_uncompressed_extended_sparse.at:91: testing Write 2D sparse complex single array ...
> ./mat5_uncompressed_extended_sparse.at:93: $builddir/test_mat -v 5 -c single write_complex_sparse
> ./mat5_compressed_readwrite.at:64: $builddir/test_mat delete test_mat_copy.mat var18
> ./mat5_uncompressed_extended_sparse.at:87: cp $srcdir/results/readvar-write_sparse-sparse_matrix-uint8.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> 3122. mat5_uncompressed_extended_sparse.at:63:  ok
> 3123. mat5_uncompressed_extended_sparse.at:70:  ok
> 3124. mat5_uncompressed_extended_sparse.at:77:  ok
> 
> 
> 
> ./mat5_uncompressed_extended_sparse.at:94: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-single.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> 3125. mat5_uncompressed_extended_sparse.at:84:  ok
> 3128. mat5_uncompressed_extended_sparse.at:106: testing Write 2D sparse complex uint64 array ...
> ./mat5_uncompressed_extended_sparse.at:109: $builddir/test_mat -v 5 -c uint64 write_complex_sparse
> 
> 3127. mat5_uncompressed_extended_sparse.at:98: testing Write 2D sparse complex int64 array ...
> ./mat5_uncompressed_extended_sparse.at:101: $builddir/test_mat -v 5 -c int64 write_complex_sparse
> 3129. mat5_uncompressed_extended_sparse.at:114: testing Write 2D sparse complex int32 array ...
> ./mat5_uncompressed_extended_sparse.at:116: $builddir/test_mat -v 5 -c int32 write_complex_sparse
> 3126. mat5_uncompressed_extended_sparse.at:91:  ok
> 3130. mat5_uncompressed_extended_sparse.at:121: testing Write 2D sparse complex uint32 array ...
> ./mat5_uncompressed_extended_sparse.at:123: $builddir/test_mat -v 5 -c uint32 write_complex_sparse
> ./mat5_uncompressed_extended_sparse.at:102: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-int64.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> ./mat5_uncompressed_extended_sparse.at:110: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-uint64.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> ./mat5_uncompressed_extended_sparse.at:117: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-int32.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> 
> ./mat5_uncompressed_extended_sparse.at:124: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-uint32.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> 3127. mat5_uncompressed_extended_sparse.at:98:  ok
> 3131. mat5_uncompressed_extended_sparse.at:128: testing Write 2D sparse complex int16 array ...
> ./mat5_uncompressed_extended_sparse.at:130: $builddir/test_mat -v 5 -c int16 write_complex_sparse
> 3128. mat5_uncompressed_extended_sparse.at:106:  ok
> 
> 3129. mat5_uncompressed_extended_sparse.at:114:  ok
> 
> ./mat5_uncompressed_extended_sparse.at:131: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-int16.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> 3130. mat5_uncompressed_extended_sparse.at:121:  ok
> 
> 3132. mat5_uncompressed_extended_sparse.at:135: testing Write 2D sparse complex uint16 array ...
> ./mat5_uncompressed_extended_sparse.at:137: $builddir/test_mat -v 5 -c uint16 write_complex_sparse
> 
> 3133. mat5_uncompressed_extended_sparse.at:142: testing Write 2D sparse complex int8 array ...
> ./mat5_uncompressed_extended_sparse.at:144: $builddir/test_mat -v 5 -c int8 write_complex_sparse
> 3134. mat5_uncompressed_extended_sparse.at:149: testing Write 2D sparse complex uint8 array ...
> ./mat5_uncompressed_extended_sparse.at:151: $builddir/test_mat -v 5 -c uint8 write_complex_sparse
> 3131. mat5_uncompressed_extended_sparse.at:128:  ok
> 3135. mat5_compressed_extended_sparse.at:26: testing Write 2D sparse single array ...
> ./mat5_compressed_extended_sparse.at:29: $builddir/test_mat -v 5 -z -c single write_sparse
> ./mat5_uncompressed_extended_sparse.at:138: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-uint16.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> ./mat5_uncompressed_extended_sparse.at:145: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-int8.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> 
> ./mat5_uncompressed_extended_sparse.at:152: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-uint8.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> ./mat5_compressed_extended_sparse.at:30: cp $srcdir/results/readvar-write_sparse-sparse_matrix-single.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> 3136. mat5_compressed_extended_sparse.at:34: testing Write 2D sparse int64 array ...
> 3132. mat5_uncompressed_extended_sparse.at:135:  ok
> ./mat5_compressed_extended_sparse.at:38: $builddir/test_mat -v 5 -z -c int64 write_sparse
> 3133. mat5_uncompressed_extended_sparse.at:142:  ok
> 3134. mat5_uncompressed_extended_sparse.at:149:  ok
> 
> 
> 
> 3135. mat5_compressed_extended_sparse.at:26:  ok
> ./mat5_compressed_extended_sparse.at:39: cp $srcdir/results/readvar-write_sparse-sparse_matrix-int64.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> 3137. mat5_compressed_extended_sparse.at:43: testing Write 2D sparse uint64 array ...
> ./mat5_compressed_extended_sparse.at:47: $builddir/test_mat -v 5 -z -c uint64 write_sparse
> 3138. mat5_compressed_extended_sparse.at:52: testing Write 2D sparse int32 array ...
> 
> ./mat5_compressed_extended_sparse.at:55: $builddir/test_mat -v 5 -z -c int32 write_sparse
> 3139. mat5_compressed_extended_sparse.at:60: testing Write 2D sparse uint32 array ...
> ./mat5_compressed_extended_sparse.at:63: $builddir/test_mat -v 5 -z -c uint32 write_sparse
> 3140. mat5_compressed_extended_sparse.at:68: testing Write 2D sparse int16 array ...
> ./mat5_compressed_extended_sparse.at:71: $builddir/test_mat -v 5 -z -c int16 write_sparse
> 3136. mat5_compressed_extended_sparse.at:34:  ok
> ./mat5_compressed_extended_sparse.at:56: cp $srcdir/results/readvar-write_sparse-sparse_matrix-int32.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> ./mat5_compressed_extended_sparse.at:64: cp $srcdir/results/readvar-write_sparse-sparse_matrix-uint32.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> ./mat5_compressed_extended_sparse.at:48: cp $srcdir/results/readvar-write_sparse-sparse_matrix-uint64.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> 
> ./mat5_compressed_extended_sparse.at:72: cp $srcdir/results/readvar-write_sparse-sparse_matrix-int16.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> 3141. mat5_compressed_extended_sparse.at:76: testing Write 2D sparse uint16 array ...
> 3137. mat5_compressed_extended_sparse.at:43:  ok
> 3139. mat5_compressed_extended_sparse.at:60: 3138. mat5_compressed_extended_sparse.at:52:  ok
>  ok
> ./mat5_compressed_extended_sparse.at:79: $builddir/test_mat -v 5 -z -c uint16 write_sparse
> 
> 
> 
> 3140. mat5_compressed_extended_sparse.at:68:  ok
> ./mat5_compressed_extended_sparse.at:80: cp $srcdir/results/readvar-write_sparse-sparse_matrix-uint16.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> 3142. mat5_compressed_extended_sparse.at:84: testing Write 2D sparse int8 array ...
> ./mat5_compressed_extended_sparse.at:87: $builddir/test_mat -v 5 -z -c int8 write_sparse
> 3143. mat5_compressed_extended_sparse.at:92: testing Write 2D sparse uint8 array ...
> 3144. mat5_compressed_extended_sparse.at:100: testing Write 2D sparse complex single array ...
> ./mat5_compressed_extended_sparse.at:95: $builddir/test_mat -v 5 -z -c uint8 write_sparse
> ./mat5_compressed_extended_sparse.at:103: $builddir/test_mat -v 5 -z -c single write_complex_sparse
> 
> ./mat5_compressed_extended_sparse.at:96: cp $srcdir/results/readvar-write_sparse-sparse_matrix-uint8.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> 3145. mat5_compressed_extended_sparse.at:108: testing Write 2D sparse complex int64 array ...
> 3141. mat5_compressed_extended_sparse.at:76:  ok
> ./mat5_compressed_extended_sparse.at:112: $builddir/test_mat -v 5 -z -c int64 write_complex_sparse
> ./mat5_compressed_extended_sparse.at:88: cp $srcdir/results/readvar-write_sparse-sparse_matrix-int8.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> 
> ./mat5_compressed_extended_sparse.at:104: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-single.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> 3143. mat5_compressed_extended_sparse.at:92:  ok
> ./mat5_compressed_extended_sparse.at:113: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-int64.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> 3146. mat5_compressed_extended_sparse.at:117: testing Write 2D sparse complex uint64 array ...
> ./mat5_compressed_extended_sparse.at:121: $builddir/test_mat -v 5 -z -c uint64 write_complex_sparse
> 
> 3142. mat5_compressed_extended_sparse.at:84:  ok
> 3144. mat5_compressed_extended_sparse.at:100:  ok
> 
> 3147. mat5_compressed_extended_sparse.at:126: testing Write 2D sparse complex int32 array ...
> ./mat5_compressed_extended_sparse.at:129: $builddir/test_mat -v 5 -z -c int32 write_complex_sparse
> 3145. mat5_compressed_extended_sparse.at:108:  ok
> 
> ./mat5_compressed_extended_sparse.at:122: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-uint64.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> 
> 3148. mat5_compressed_extended_sparse.at:134: testing Write 2D sparse complex uint32 array ...
> 3149. mat5_compressed_extended_sparse.at:142: testing Write 2D sparse complex int16 array ...
> ./mat5_compressed_extended_sparse.at:137: $builddir/test_mat -v 5 -z -c uint32 write_complex_sparse
> ./mat5_compressed_extended_sparse.at:145: $builddir/test_mat -v 5 -z -c int16 write_complex_sparse
> ./mat5_compressed_extended_sparse.at:130: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-int32.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> 3150. mat5_compressed_extended_sparse.at:150: testing Write 2D sparse complex uint16 array ...
> ./mat5_compressed_extended_sparse.at:153: $builddir/test_mat -v 5 -z -c uint16 write_complex_sparse
> 3146. mat5_compressed_extended_sparse.at:117:  ok
> ./mat5_compressed_extended_sparse.at:146: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-int16.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> ./mat5_compressed_extended_sparse.at:138: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-uint32.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> 3147. mat5_compressed_extended_sparse.at:126:  ok
> 
> ./mat5_compressed_extended_sparse.at:154: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-uint16.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> ./mat5_compressed_readwrite.at:65: $builddir/test_mat delete test_mat_copy.mat var19
> 
> 3149. mat5_compressed_extended_sparse.at:142:  ok
> 3151. mat5_compressed_extended_sparse.at:158: testing Write 2D sparse complex int8 array ...
> ./mat5_compressed_extended_sparse.at:161: $builddir/test_mat -v 5 -z -c int8 write_complex_sparse
> 3148. mat5_compressed_extended_sparse.at:134:  ok
> 
> 3152. mat5_compressed_extended_sparse.at:166: testing Write 2D sparse complex uint8 array ...
> ./mat5_compressed_extended_sparse.at:169: $builddir/test_mat -v 5 -z -c uint8 write_complex_sparse
> ./mat5_compressed_extended_sparse.at:162: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-int8.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> 
> 3153. mat73_uncompressed_extended_sparse.at:26: testing Write 2D sparse single array ...
> ./mat73_uncompressed_extended_sparse.at:29: $builddir/test_mat -v 7.3 -c single write_sparse
> ./mat5_compressed_extended_sparse.at:170: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-uint8.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> 3150. mat5_compressed_extended_sparse.at:150:  ok
> 3154. mat73_uncompressed_extended_sparse.at:34: testing Write 2D sparse int64 array ...
> ./mat73_uncompressed_extended_sparse.at:38: $builddir/test_mat -v 7.3 -c int64 write_sparse
> 
> 3151. mat5_compressed_extended_sparse.at:158:  ok
> ./mat73_uncompressed_extended_sparse.at:30: cp $srcdir/results/readvar-write_sparse-sparse_matrix-single.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> 
> 3152. mat5_compressed_extended_sparse.at:166:  ok
> 3155. mat73_uncompressed_extended_sparse.at:43: testing Write 2D sparse uint64 array ...
> ./mat73_uncompressed_extended_sparse.at:47: $builddir/test_mat -v 7.3 -c uint64 write_sparse
> 
> ./mat73_uncompressed_extended_sparse.at:39: cp $srcdir/results/readvar-write_sparse-sparse_matrix-int64.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> 3156. mat73_uncompressed_extended_sparse.at:52: testing Write 2D sparse int32 array ...
> ./mat73_uncompressed_extended_sparse.at:55: $builddir/test_mat -v 7.3 -c int32 write_sparse
> 3153. mat73_uncompressed_extended_sparse.at:26:  ok
> ./mat73_uncompressed_extended_sparse.at:48: cp $srcdir/results/readvar-write_sparse-sparse_matrix-uint64.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> 3157. mat73_uncompressed_extended_sparse.at:60: testing Write 2D sparse uint32 array ...
> 
> ./mat73_uncompressed_extended_sparse.at:63: $builddir/test_mat -v 7.3 -c uint32 write_sparse
> ./mat73_uncompressed_extended_sparse.at:56: cp $srcdir/results/readvar-write_sparse-sparse_matrix-int32.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> 3158. mat73_uncompressed_extended_sparse.at:68: testing Write 2D sparse int16 array ...
> ./mat73_uncompressed_extended_sparse.at:71: $builddir/test_mat -v 7.3 -c int16 write_sparse
> 3154. mat73_uncompressed_extended_sparse.at:34:  ok
> 3155. mat73_uncompressed_extended_sparse.at:43:  ok
> ./mat73_uncompressed_extended_sparse.at:64: cp $srcdir/results/readvar-write_sparse-sparse_matrix-uint32.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> 
> 
> ./mat73_uncompressed_extended_sparse.at:72: cp $srcdir/results/readvar-write_sparse-sparse_matrix-int16.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> 3156. mat73_uncompressed_extended_sparse.at:52:  ok
> 3159. mat73_uncompressed_extended_sparse.at:76: testing Write 2D sparse uint16 array ...
> ./mat73_uncompressed_extended_sparse.at:79: $builddir/test_mat -v 7.3 -c uint16 write_sparse
> 3160. mat73_uncompressed_extended_sparse.at:84: testing Write 2D sparse int8 array ...
> ./mat73_uncompressed_extended_sparse.at:87: $builddir/test_mat -v 7.3 -c int8 write_sparse
> 
> 3157. mat73_uncompressed_extended_sparse.at:60:  ok
> ./mat73_uncompressed_readwrite.at:56: $builddir/test_mat delete test_mat_copy.mat var9
> 
> 3161. mat73_uncompressed_extended_sparse.at:92: testing Write 2D sparse uint8 array ...
> 3158. mat73_uncompressed_extended_sparse.at:68:  ok
> ./mat73_uncompressed_extended_sparse.at:95: $builddir/test_mat -v 7.3 -c uint8 write_sparse
> ./mat73_uncompressed_extended_sparse.at:80: cp $srcdir/results/readvar-write_sparse-sparse_matrix-uint16.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> 
> ./mat73_uncompressed_extended_sparse.at:88: cp $srcdir/results/readvar-write_sparse-sparse_matrix-int8.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> 3162. mat73_uncompressed_extended_sparse.at:100: testing Write 2D sparse complex single array ...
> ./mat73_uncompressed_extended_sparse.at:103: $builddir/test_mat -v 7.3 -c single write_complex_sparse
> 3163. mat73_uncompressed_extended_sparse.at:108: testing Write 2D sparse complex int64 array ...
> ./mat73_uncompressed_extended_sparse.at:112: $builddir/test_mat -v 7.3 -c int64 write_complex_sparse
> ./mat73_uncompressed_extended_sparse.at:96: cp $srcdir/results/readvar-write_sparse-sparse_matrix-uint8.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> 3159. mat73_uncompressed_extended_sparse.at:76:  ok
> 
> ./mat73_uncompressed_extended_sparse.at:104: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-single.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> 3160. mat73_uncompressed_extended_sparse.at:84:  ok
> 3164. mat73_uncompressed_extended_sparse.at:117: testing Write 2D sparse complex uint64 array ...
> ./mat73_uncompressed_extended_sparse.at:113: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-int64.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> ./mat73_uncompressed_extended_sparse.at:121: $builddir/test_mat -v 7.3 -c uint64 write_complex_sparse
> 
> 3161. mat73_uncompressed_extended_sparse.at:92:  ok
> 3162. mat73_uncompressed_extended_sparse.at:100:  ok
> 
> 3165. mat73_uncompressed_extended_sparse.at:126: testing Write 2D sparse complex int32 array ...
> ./mat73_uncompressed_extended_sparse.at:129: $builddir/test_mat -v 7.3 -c int32 write_complex_sparse
> 
> 3163. mat73_uncompressed_extended_sparse.at:108:  ok
> ./mat73_uncompressed_extended_sparse.at:122: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-uint64.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> 3166. mat73_uncompressed_extended_sparse.at:134: testing Write 2D sparse complex uint32 array ...
> 
> ./mat73_uncompressed_extended_sparse.at:137: $builddir/test_mat -v 7.3 -c uint32 write_complex_sparse
> 3167. mat73_uncompressed_extended_sparse.at:142: testing Write 2D sparse complex int16 array ...
> ./mat73_uncompressed_extended_sparse.at:145: $builddir/test_mat -v 7.3 -c int16 write_complex_sparse
> 3168. mat73_uncompressed_extended_sparse.at:150: testing Write 2D sparse complex uint16 array ...
> ./mat73_uncompressed_extended_sparse.at:130: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-int32.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> ./mat73_uncompressed_extended_sparse.at:153: $builddir/test_mat -v 7.3 -c uint16 write_complex_sparse
> 3164. mat73_uncompressed_extended_sparse.at:117:  ok
> ./mat73_uncompressed_extended_sparse.at:138: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-uint32.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> ./mat73_uncompressed_extended_sparse.at:146: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-int16.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> 
> 3165. mat73_uncompressed_extended_sparse.at:126:  ok
> ./mat73_uncompressed_extended_sparse.at:154: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-uint16.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> 3169. mat73_uncompressed_extended_sparse.at:158: testing Write 2D sparse complex int8 array ...
> ./mat73_uncompressed_extended_sparse.at:161: $builddir/test_mat -v 7.3 -c int8 write_complex_sparse
> 3167. mat73_uncompressed_extended_sparse.at:142:  ok
> 3166. mat73_uncompressed_extended_sparse.at:134:  ok
> 
> 
> 
> 3168. mat73_uncompressed_extended_sparse.at:150:  ok
> ./mat73_uncompressed_extended_sparse.at:162: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-int8.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> 3170. mat73_uncompressed_extended_sparse.at:166: testing Write 2D sparse complex uint8 array ...
> ./mat73_uncompressed_extended_sparse.at:169: $builddir/test_mat -v 7.3 -c uint8 write_complex_sparse
> 3172. mat73_compressed_extended_sparse.at:35: testing Write 2D sparse int64 array ...
> ./mat73_compressed_extended_sparse.at:40: $builddir/test_mat -v 7.3 -z -c int64 write_sparse
> 3171. mat73_compressed_extended_sparse.at:26: testing Write 2D sparse single array ...
> 
> ./mat73_compressed_extended_sparse.at:30: $builddir/test_mat -v 7.3 -z -c single write_sparse
> ./mat73_uncompressed_extended_sparse.at:170: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-uint8.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> 3173. mat73_compressed_extended_sparse.at:45: testing Write 2D sparse uint64 array ...
> 3169. mat73_uncompressed_extended_sparse.at:158:  ok
> ./mat73_compressed_extended_sparse.at:41: cp $srcdir/results/readvar-write_sparse-sparse_matrix-int64.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> ./mat73_compressed_extended_sparse.at:50: $builddir/test_mat -v 7.3 -z -c uint64 write_sparse
> ./mat73_compressed_extended_sparse.at:31: cp $srcdir/results/readvar-write_sparse-sparse_matrix-single.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> 
> 3170. mat73_uncompressed_extended_sparse.at:166:  ok
> 3174. mat73_compressed_extended_sparse.at:55: testing Write 2D sparse int32 array ...
> 
> ./mat5_compressed_readwrite.at:66: $builddir/test_mat delete test_mat_copy.mat var20
> ./mat73_compressed_extended_sparse.at:59: $builddir/test_mat -v 7.3 -z -c int32 write_sparse
> ./mat73_compressed_extended_sparse.at:51: cp $srcdir/results/readvar-write_sparse-sparse_matrix-uint64.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> 3172. mat73_compressed_extended_sparse.at:35:  ok
> 3171. mat73_compressed_extended_sparse.at:26:  ok
> 3175. mat73_compressed_extended_sparse.at:64: testing Write 2D sparse uint32 array ...
> ./mat73_compressed_extended_sparse.at:68: $builddir/test_mat -v 7.3 -z -c uint32 write_sparse
> 
> 
> ./mat73_compressed_extended_sparse.at:60: cp $srcdir/results/readvar-write_sparse-sparse_matrix-int32.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> 3173. mat73_compressed_extended_sparse.at:45:  ok
> 
> 3177. mat73_compressed_extended_sparse.at:82: testing Write 2D sparse uint16 array ...
> ./mat73_compressed_extended_sparse.at:86: $builddir/test_mat -v 7.3 -z -c uint16 write_sparse
> ./mat73_compressed_extended_sparse.at:69: cp $srcdir/results/readvar-write_sparse-sparse_matrix-uint32.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> 3176. mat73_compressed_extended_sparse.at:73: testing Write 2D sparse int16 array ...
> ./mat73_compressed_extended_sparse.at:77: $builddir/test_mat -v 7.3 -z -c int16 write_sparse
> 3178. mat73_compressed_extended_sparse.at:91: testing Write 2D sparse int8 array ...
> 3174. mat73_compressed_extended_sparse.at:55:  ok
> ./mat73_compressed_extended_sparse.at:95: $builddir/test_mat -v 7.3 -z -c int8 write_sparse
> ./mat73_compressed_extended_sparse.at:87: cp $srcdir/results/readvar-write_sparse-sparse_matrix-uint16.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> 
> ./mat73_compressed_extended_sparse.at:78: cp $srcdir/results/readvar-write_sparse-sparse_matrix-int16.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> 3175. mat73_compressed_extended_sparse.at:64:  ok
> ./mat73_compressed_extended_sparse.at:96: cp $srcdir/results/readvar-write_sparse-sparse_matrix-int8.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> 3179. mat73_compressed_extended_sparse.at:100: testing Write 2D sparse uint8 array ...
> 
> ./mat73_compressed_extended_sparse.at:104: $builddir/test_mat -v 7.3 -z -c uint8 write_sparse
> 3177. mat73_compressed_extended_sparse.at:82:  ok
> 3180. mat73_compressed_extended_sparse.at:109: testing Write 2D sparse complex single array ...
> 3176. mat73_compressed_extended_sparse.at:73:  ok
> ./mat73_compressed_extended_sparse.at:113: $builddir/test_mat -v 7.3 -z -c single write_complex_sparse
> ./mat73_compressed_extended_sparse.at:105: cp $srcdir/results/readvar-write_sparse-sparse_matrix-uint8.out expout
>           $builddir/test_mat readvar test_write_sparse.mat sparse_matrix
> 
> 
> 3178. mat73_compressed_extended_sparse.at:91:  ok
> ./mat73_compressed_extended_sparse.at:114: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-single.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> 
> 3181. mat73_compressed_extended_sparse.at:118: testing Write 2D sparse complex int64 array ...
> 3182. mat73_compressed_extended_sparse.at:128: testing Write 2D sparse complex uint64 array ...
> ./mat73_compressed_extended_sparse.at:133: $builddir/test_mat -v 7.3 -z -c uint64 write_complex_sparse
> ./mat73_compressed_extended_sparse.at:123: $builddir/test_mat -v 7.3 -z -c int64 write_complex_sparse
> 3179. mat73_compressed_extended_sparse.at:100:  ok
> 
> 3183. mat73_compressed_extended_sparse.at:138: testing Write 2D sparse complex int32 array ...
> ./mat73_compressed_extended_sparse.at:142: $builddir/test_mat -v 7.3 -z -c int32 write_complex_sparse
> ./mat73_compressed_extended_sparse.at:134: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-uint64.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> ./mat73_compressed_extended_sparse.at:124: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-int64.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> 3180. mat73_compressed_extended_sparse.at:109:  ok
> 3184. mat73_compressed_extended_sparse.at:147: testing Write 2D sparse complex uint32 array ...
> ./mat73_compressed_extended_sparse.at:151: $builddir/test_mat -v 7.3 -z -c uint32 write_complex_sparse
> 
> ./mat73_compressed_extended_sparse.at:143: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-int32.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> 3185. mat73_compressed_extended_sparse.at:156: testing Write 2D sparse complex int16 array ...
> 3182. mat73_compressed_extended_sparse.at:128:  ok
> ./mat73_compressed_extended_sparse.at:160: $builddir/test_mat -v 7.3 -z -c int16 write_complex_sparse
> 
> 3181. mat73_compressed_extended_sparse.at:118:  ok
> ./mat73_compressed_extended_sparse.at:152: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-uint32.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> 
> 3183. mat73_compressed_extended_sparse.at:138:  ok
> 3186. mat73_compressed_extended_sparse.at:165: testing Write 2D sparse complex uint16 array ...
> ./mat73_compressed_extended_sparse.at:161: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-int16.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> ./mat73_compressed_extended_sparse.at:169: $builddir/test_mat -v 7.3 -z -c uint16 write_complex_sparse
> 
> 3187. mat73_compressed_extended_sparse.at:174: testing Write 2D sparse complex int8 array ...
> ./mat73_compressed_extended_sparse.at:178: $builddir/test_mat -v 7.3 -z -c int8 write_complex_sparse
> 3185. mat73_compressed_extended_sparse.at:156:  ok
> 3188. mat73_compressed_extended_sparse.at:183: testing Write 2D sparse complex uint8 array ...
> ./mat73_compressed_extended_sparse.at:187: $builddir/test_mat -v 7.3 -z -c uint8 write_complex_sparse
> ./mat73_compressed_extended_sparse.at:170: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-uint16.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> 3184. mat73_compressed_extended_sparse.at:147:  ok
> 
> 
> ./mat73_compressed_extended_sparse.at:179: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-int8.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> 3189. struct_api.at:26: testing Create struct ...
> ./struct_api.at:28: cp $srcdir/results/struct_api_create.out expout
>           $builddir/test_mat struct_api_create
> ./mat73_compressed_readwrite.at:49: $builddir/test_mat delete test_mat_copy.mat var3
> ./mat73_compressed_extended_sparse.at:188: cp $srcdir/results/readvar-write_complex_sparse-sparse_matrix-uint8.out expout
>           $builddir/test_mat readvar test_write_sparse_complex.mat sparse_matrix
> 3186. mat73_compressed_extended_sparse.at:165:  ok
> 3190. struct_api.at:32: testing Set struct field ...
> ./struct_api.at:34: cp $srcdir/results/struct_api_setfield.out expout
>           $builddir/test_mat struct_api_setfield
> 3187. mat73_compressed_extended_sparse.at:174:  ok
> 
> 
> 3189. struct_api.at:26:  ok
> 3188. mat73_compressed_extended_sparse.at:183:  ok
> 3191. struct_api.at:38: testing Get struct fieldnames ...
> ./struct_api.at:40: cp $srcdir/results/struct_api_getfieldnames.out expout
>           $builddir/test_mat struct_api_getfieldnames
> 3190. struct_api.at:32:  ok
> 3192. struct_api.at:44: testing Add fields to struct ...
> ./struct_api.at:46: cp $srcdir/results/struct_api_addfield.out expout
>           $builddir/test_mat struct_api_addfield
> 
> 
> 
> 3191. struct_api.at:38:  ok
> 3194. struct_api.at:56: testing Index struct via dimension slices ...
> ./struct_api.at:58: cp $srcdir/results/struct_api_get.out expout
>           $builddir/test_mat struct_api_get
> 3193. struct_api.at:50: testing Linearly index a struct ...
> ./struct_api.at:52: cp $srcdir/results/struct_api_getlinear.out expout
>           $builddir/test_mat struct_api_getlinear
> 3195. cell_api.at:26: testing Set cell array elements ...
> ./cell_api.at:28: cp $srcdir/results/cell_api_set.out expout
>           $builddir/test_mat cell_api_set
> 
> 3192. struct_api.at:44:  ok
> 3193. struct_api.at:50:  ok
> 3196. cell_api.at:32: testing Linearly index cell array ...
> ./cell_api.at:34: cp $srcdir/results/cell_api_getlinear.out expout
>           $builddir/test_mat  cell_api_getlinear
> 
> 3194. struct_api.at:56:  ok
> 3195. cell_api.at:26:  ok
> 
> 3197. cell_api.at:38: testing Index cell array via dimension slices ...
> ./cell_api.at:40: cp $srcdir/results/cell_api_getcells.out expout
>           $builddir/test_mat  cell_api_getcells
> ./mat5_compressed_readwrite.at:67: $builddir/test_mat delete test_mat_copy.mat var21
> 
> 3196. cell_api.at:32:  ok
> 3198. subscript_api.at:26: testing Calculate a set of subscripts from a linear index ...
> ./subscript_api.at:28: cp $srcdir/results/ind2sub.out expout
>           $builddir/test_mat ind2sub
> 3199. subscript_api.at:32: testing Calculate the linear index from subscript values ...
> ./subscript_api.at:34: cp $srcdir/results/sub2ind.out expout
>           $builddir/test_mat sub2ind
> ./mat73_uncompressed_readwrite.at:57: $builddir/test_mat delete test_mat_copy.mat var10
> 3197. cell_api.at:38:  ok
> 3198. subscript_api.at:26:  ok
> 3199. subscript_api.at:32:  ok
> ./mat5_compressed_readwrite.at:68: $builddir/test_mat delete test_mat_copy.mat var22
> ./mat73_uncompressed_readwrite.at:58: $builddir/test_mat delete test_mat_copy.mat var11
> ./mat5_compressed_readwrite.at:69: $builddir/test_mat delete test_mat_copy.mat var23
> ./mat73_uncompressed_readwrite.at:59: $builddir/test_mat delete test_mat_copy.mat var12
> ./mat5_compressed_readwrite.at:70: $builddir/test_mat delete test_mat_copy.mat var25
> ./mat5_compressed_readwrite.at:71: $builddir/test_mat delete test_mat_copy.mat var26
> ./mat73_uncompressed_readwrite.at:60: $builddir/test_mat delete test_mat_copy.mat var13
> ./mat5_compressed_readwrite.at:72: $builddir/test_mat delete test_mat_copy.mat var27
> ./mat73_uncompressed_readwrite.at:61: $builddir/test_mat delete test_mat_copy.mat var14
> ./mat5_compressed_readwrite.at:73: $builddir/test_mat delete test_mat_copy.mat var28
> ./mat73_uncompressed_readwrite.at:62: $builddir/test_mat delete test_mat_copy.mat var15
> ./mat5_compressed_readwrite.at:74: $builddir/test_mat delete test_mat_copy.mat var29
> ./mat73_compressed_readwrite.at:50: $builddir/test_mat delete test_mat_copy.mat var4
> ./mat73_uncompressed_readwrite.at:63: $builddir/test_mat delete test_mat_copy.mat var16
> ./mat5_compressed_readwrite.at:75: $builddir/test_mat delete test_mat_copy.mat var30
> ./mat5_compressed_readwrite.at:76: $builddir/test_mat delete test_mat_copy.mat var31
> ./mat73_uncompressed_readwrite.at:64: $builddir/test_mat delete test_mat_copy.mat var17
> ./mat5_compressed_readwrite.at:77: $builddir/test_mat delete test_mat_copy.mat var32
> ./mat73_uncompressed_readwrite.at:65: $builddir/test_mat delete test_mat_copy.mat var18
> ./mat5_compressed_readwrite.at:78: $builddir/test_mat delete test_mat_copy.mat var33
> ./mat73_uncompressed_readwrite.at:66: $builddir/test_mat delete test_mat_copy.mat var19
> ./mat5_compressed_readwrite.at:79: $builddir/test_mat delete test_mat_copy.mat var34
> ./mat5_compressed_readwrite.at:80: $builddir/test_mat delete test_mat_copy.mat var35
> ./mat73_uncompressed_readwrite.at:67: $builddir/test_mat delete test_mat_copy.mat var20
> ./mat5_compressed_readwrite.at:81: $builddir/test_mat delete test_mat_copy.mat var36
> ./mat73_compressed_readwrite.at:51: $builddir/test_mat delete test_mat_copy.mat var5
> ./mat73_uncompressed_readwrite.at:68: $builddir/test_mat delete test_mat_copy.mat var21
> ./mat5_compressed_readwrite.at:82: $builddir/test_mat delete test_mat_copy.mat var37
> ./mat73_uncompressed_readwrite.at:69: $builddir/test_mat delete test_mat_copy.mat var22
> ./mat5_compressed_readwrite.at:83: $builddir/test_mat delete test_mat_copy.mat var38
> ./mat73_uncompressed_readwrite.at:70: $builddir/test_mat delete test_mat_copy.mat var23
> ./mat5_compressed_readwrite.at:84: $builddir/test_mat delete test_mat_copy.mat var39
> ./mat5_compressed_readwrite.at:85: $builddir/test_mat delete test_mat_copy.mat var40
> ./mat73_uncompressed_readwrite.at:71: $builddir/test_mat delete test_mat_copy.mat var25
> ./mat5_compressed_readwrite.at:86: $builddir/test_mat delete test_mat_copy.mat var41
> ./mat73_uncompressed_readwrite.at:72: $builddir/test_mat delete test_mat_copy.mat var26
> ./mat5_compressed_readwrite.at:87: $builddir/test_mat delete test_mat_copy.mat var42
> ./mat73_uncompressed_readwrite.at:73: $builddir/test_mat delete test_mat_copy.mat var27
> ./mat5_compressed_readwrite.at:88: $builddir/test_mat delete test_mat_copy.mat var43
> ./mat73_compressed_readwrite.at:52: $builddir/test_mat delete test_mat_copy.mat var6
> ./mat73_uncompressed_readwrite.at:74: $builddir/test_mat delete test_mat_copy.mat var28
> ./mat5_compressed_readwrite.at:89: $builddir/test_mat delete test_mat_copy.mat var44
> ./mat5_compressed_readwrite.at:90: $builddir/test_mat delete test_mat_copy.mat var45
> ./mat73_uncompressed_readwrite.at:75: $builddir/test_mat delete test_mat_copy.mat var29
> ./mat5_compressed_readwrite.at:91: $builddir/test_mat delete test_mat_copy.mat var46
> ./mat73_uncompressed_readwrite.at:76: $builddir/test_mat delete test_mat_copy.mat var30
> ./mat5_compressed_readwrite.at:92: $builddir/test_mat delete test_mat_copy.mat var47
> ./mat73_uncompressed_readwrite.at:77: $builddir/test_mat delete test_mat_copy.mat var31
> ./mat5_compressed_readwrite.at:93: $builddir/test_mat delete test_mat_copy.mat var48
> ./mat73_uncompressed_readwrite.at:78: $builddir/test_mat delete test_mat_copy.mat var32
> ./mat5_compressed_readwrite.at:94: $builddir/test_mat delete test_mat_copy.mat var49
> ./mat5_compressed_readwrite.at:95: $builddir/test_mat delete test_mat_copy.mat var50
> ./mat73_uncompressed_readwrite.at:79: $builddir/test_mat delete test_mat_copy.mat var33
> ./mat73_compressed_readwrite.at:53: $builddir/test_mat delete test_mat_copy.mat var7
> ./mat5_compressed_readwrite.at:96: $builddir/test_mat delete test_mat_copy.mat var51
> ./mat73_uncompressed_readwrite.at:80: $builddir/test_mat delete test_mat_copy.mat var34
> ./mat5_compressed_readwrite.at:97: $builddir/test_mat delete test_mat_copy.mat var52
> ./mat73_uncompressed_readwrite.at:81: $builddir/test_mat delete test_mat_copy.mat var35
> ./mat5_compressed_readwrite.at:98: $builddir/test_mat delete test_mat_copy.mat var53
> ./mat73_uncompressed_readwrite.at:82: $builddir/test_mat delete test_mat_copy.mat var36
> ./mat5_compressed_readwrite.at:99: $builddir/test_mat delete test_mat_copy.mat var54
> ./mat73_uncompressed_readwrite.at:83: $builddir/test_mat delete test_mat_copy.mat var37
> ./mat5_compressed_readwrite.at:100: $builddir/test_mat delete test_mat_copy.mat var55
> ./mat5_compressed_readwrite.at:101: $builddir/test_mat delete test_mat_copy.mat var56
> ./mat73_uncompressed_readwrite.at:84: $builddir/test_mat delete test_mat_copy.mat var38
> ./mat5_compressed_readwrite.at:102: $builddir/test_mat delete test_mat_copy.mat var57
> ./mat73_uncompressed_readwrite.at:85: $builddir/test_mat delete test_mat_copy.mat var39
> ./mat73_compressed_readwrite.at:54: $builddir/test_mat delete test_mat_copy.mat var8
> ./mat5_compressed_readwrite.at:103: $builddir/test_mat delete test_mat_copy.mat var58
> ./mat73_uncompressed_readwrite.at:86: $builddir/test_mat delete test_mat_copy.mat var40
> ./mat5_compressed_readwrite.at:104: $builddir/test_mat delete test_mat_copy.mat var59
> ./mat73_uncompressed_readwrite.at:87: $builddir/test_mat delete test_mat_copy.mat var41
> ./mat5_compressed_readwrite.at:105: $builddir/test_mat delete test_mat_copy.mat var60
> ./mat73_uncompressed_readwrite.at:88: $builddir/test_mat delete test_mat_copy.mat var42
> ./mat5_compressed_readwrite.at:106: $builddir/test_mat delete test_mat_copy.mat var61
> ./mat73_uncompressed_readwrite.at:89: $builddir/test_mat delete test_mat_copy.mat var43
> ./mat5_compressed_readwrite.at:107: $builddir/test_mat delete test_mat_copy.mat var62
> ./mat73_uncompressed_readwrite.at:90: $builddir/test_mat delete test_mat_copy.mat var44
> ./mat73_uncompressed_readwrite.at:91: $builddir/test_mat delete test_mat_copy.mat var45
> ./mat5_compressed_readwrite.at:108: $builddir/test_mat delete test_mat_copy.mat var63
> ./mat73_uncompressed_readwrite.at:92: $builddir/test_mat delete test_mat_copy.mat var46
> ./mat5_compressed_readwrite.at:109: $builddir/test_mat delete test_mat_copy.mat var64
> ./mat73_uncompressed_readwrite.at:93: $builddir/test_mat delete test_mat_copy.mat var47
> ./mat5_compressed_readwrite.at:110: $builddir/test_mat delete test_mat_copy.mat var65
> ./mat73_compressed_readwrite.at:55: $builddir/test_mat delete test_mat_copy.mat var9
> ./mat73_uncompressed_readwrite.at:94: $builddir/test_mat delete test_mat_copy.mat var48
> ./mat73_uncompressed_readwrite.at:95: $builddir/test_mat delete test_mat_copy.mat var49
> ./mat5_compressed_readwrite.at:111: $builddir/test_mat delete test_mat_copy.mat var66
> ./mat73_uncompressed_readwrite.at:96: $builddir/test_mat delete test_mat_copy.mat var50
> ./mat5_compressed_readwrite.at:112: $builddir/test_mat delete test_mat_copy.mat var67
> ./mat73_uncompressed_readwrite.at:97: $builddir/test_mat delete test_mat_copy.mat var51
> ./mat73_uncompressed_readwrite.at:98: $builddir/test_mat delete test_mat_copy.mat var52
> ./mat5_compressed_readwrite.at:113: $builddir/test_mat delete test_mat_copy.mat var68
> ./mat73_uncompressed_readwrite.at:99: $builddir/test_mat delete test_mat_copy.mat var53
> ./mat5_compressed_readwrite.at:114: $builddir/test_mat delete test_mat_copy.mat var69
> ./mat73_uncompressed_readwrite.at:100: $builddir/test_mat delete test_mat_copy.mat var54
> ./mat73_uncompressed_readwrite.at:101: $builddir/test_mat delete test_mat_copy.mat var55
> ./mat5_compressed_readwrite.at:115: $builddir/test_mat delete test_mat_copy.mat var70
> ./mat73_uncompressed_readwrite.at:102: $builddir/test_mat delete test_mat_copy.mat var56
> ./mat73_uncompressed_readwrite.at:103: $builddir/test_mat delete test_mat_copy.mat var57
> ./mat5_compressed_readwrite.at:116: $builddir/test_mat delete test_mat_copy.mat var71
> ./mat73_uncompressed_readwrite.at:104: $builddir/test_mat delete test_mat_copy.mat var58
> ./mat5_compressed_readwrite.at:117: $builddir/test_mat delete test_mat_copy.mat var72
> ./mat73_uncompressed_readwrite.at:105: $builddir/test_mat delete test_mat_copy.mat var59
> ./mat73_compressed_readwrite.at:56: $builddir/test_mat delete test_mat_copy.mat var10
> ./mat73_uncompressed_readwrite.at:106: $builddir/test_mat delete test_mat_copy.mat var60
> ./mat5_compressed_readwrite.at:118: $builddir/test_mat delete test_mat_copy.mat var73
> ./mat73_uncompressed_readwrite.at:107: $builddir/test_mat delete test_mat_copy.mat var61
> ./mat5_compressed_readwrite.at:119: $builddir/test_mat delete test_mat_copy.mat var74
> ./mat73_uncompressed_readwrite.at:108: $builddir/test_mat delete test_mat_copy.mat var62
> ./mat73_uncompressed_readwrite.at:109: $builddir/test_mat delete test_mat_copy.mat var63
> ./mat5_compressed_readwrite.at:120: $builddir/test_mat delete test_mat_copy.mat var75
> ./mat73_uncompressed_readwrite.at:110: $builddir/test_mat delete test_mat_copy.mat var64
> ./mat5_compressed_readwrite.at:121: $builddir/test_mat delete test_mat_copy.mat var76
> ./mat73_uncompressed_readwrite.at:111: $builddir/test_mat delete test_mat_copy.mat var65
> ./mat5_compressed_readwrite.at:122: $builddir/test_mat delete test_mat_copy.mat var77
> ./mat73_uncompressed_readwrite.at:112: $builddir/test_mat delete test_mat_copy.mat var66
> ./mat5_compressed_readwrite.at:123: $builddir/test_mat delete test_mat_copy.mat var78
> ./mat73_uncompressed_readwrite.at:113: $builddir/test_mat delete test_mat_copy.mat var67
> ./mat5_compressed_readwrite.at:124: $builddir/test_mat delete test_mat_copy.mat var79
> ./mat73_uncompressed_readwrite.at:114: $builddir/test_mat delete test_mat_copy.mat var68
> ./mat73_uncompressed_readwrite.at:115: $builddir/test_mat delete test_mat_copy.mat var69
> ./mat73_uncompressed_readwrite.at:116: $builddir/test_mat delete test_mat_copy.mat var70
> ./mat5_compressed_readwrite.at:125: $builddir/test_mat delete test_mat_copy.mat var80
> ./mat73_uncompressed_readwrite.at:117: $builddir/test_mat delete test_mat_copy.mat var71
> ./mat73_uncompressed_readwrite.at:118: $builddir/test_mat delete test_mat_copy.mat var72
> ./mat5_compressed_readwrite.at:126: $builddir/test_mat delete test_mat_copy.mat var81
> ./mat73_uncompressed_readwrite.at:119: $builddir/test_mat delete test_mat_copy.mat var73
> ./mat73_uncompressed_readwrite.at:120: $builddir/test_mat delete test_mat_copy.mat var74
> ./mat73_uncompressed_readwrite.at:121: $builddir/test_mat delete test_mat_copy.mat var75
> ./mat5_compressed_readwrite.at:127: $builddir/test_mat delete test_mat_copy.mat var82
> ./mat73_uncompressed_readwrite.at:122: $builddir/test_mat delete test_mat_copy.mat var76
> ./mat5_compressed_readwrite.at:128: $builddir/test_mat delete test_mat_copy.mat var83
> ./mat73_uncompressed_readwrite.at:123: $builddir/test_mat delete test_mat_copy.mat var77
> ./mat73_uncompressed_readwrite.at:124: $builddir/test_mat delete test_mat_copy.mat var78
> ./mat5_compressed_readwrite.at:129: $builddir/test_mat delete test_mat_copy.mat var84
> ./mat73_uncompressed_readwrite.at:125: $builddir/test_mat delete test_mat_copy.mat var79
> ./mat73_compressed_readwrite.at:57: $builddir/test_mat delete test_mat_copy.mat var11
> ./mat5_compressed_readwrite.at:130: $builddir/test_mat delete test_mat_copy.mat var85
> ./mat5_compressed_readwrite.at:131: $builddir/test_mat delete test_mat_copy.mat var86
> ./mat73_uncompressed_readwrite.at:126: $builddir/test_mat delete test_mat_copy.mat var80
> ./mat5_compressed_readwrite.at:132: $builddir/test_mat delete test_mat_copy.mat var87
> ./mat5_compressed_readwrite.at:133: $builddir/test_mat delete test_mat_copy.mat var88
> ./mat5_compressed_readwrite.at:134: $builddir/test_mat delete test_mat_copy.mat var89
> ./mat5_compressed_readwrite.at:135: $builddir/test_mat delete test_mat_copy.mat var90
> ./mat73_uncompressed_readwrite.at:127: $builddir/test_mat delete test_mat_copy.mat var81
> ./mat5_compressed_readwrite.at:136: $builddir/test_mat delete test_mat_copy.mat var91
> ./mat5_compressed_readwrite.at:137: $builddir/test_mat delete test_mat_copy.mat var92
> ./mat5_compressed_readwrite.at:138: $builddir/test_mat delete test_mat_copy.mat var93
> ./mat5_compressed_readwrite.at:139: $builddir/test_mat delete test_mat_copy.mat var94
> ./mat73_uncompressed_readwrite.at:128: $builddir/test_mat delete test_mat_copy.mat var82
> ./mat5_compressed_readwrite.at:140: $builddir/test_mat delete test_mat_copy.mat var95
> ./mat5_compressed_readwrite.at:141: cp $srcdir/results/dump-mat_copy-partial.out expout
>           $builddir/../tools/matdump -f whos -h -d test_mat_copy.mat
> ./mat5_compressed_readwrite.at:143: $builddir/test_mat delete test_mat_copy.mat var1
> ./mat73_uncompressed_readwrite.at:129: $builddir/test_mat delete test_mat_copy.mat var83
> ./mat5_compressed_readwrite.at:144: $builddir/test_mat delete test_mat_copy.mat var24
> 2832. mat5_compressed_readwrite.at:44:  ok
> ./mat73_uncompressed_readwrite.at:130: $builddir/test_mat delete test_mat_copy.mat var84
> ./mat73_uncompressed_readwrite.at:131: $builddir/test_mat delete test_mat_copy.mat var85
> ./mat73_uncompressed_readwrite.at:132: $builddir/test_mat delete test_mat_copy.mat var86
> ./mat73_uncompressed_readwrite.at:133: $builddir/test_mat delete test_mat_copy.mat var87
> ./mat73_uncompressed_readwrite.at:134: $builddir/test_mat delete test_mat_copy.mat var88
> ./mat73_uncompressed_readwrite.at:135: $builddir/test_mat delete test_mat_copy.mat var89
> ./mat73_uncompressed_readwrite.at:136: $builddir/test_mat delete test_mat_copy.mat var90
> ./mat73_uncompressed_readwrite.at:137: $builddir/test_mat delete test_mat_copy.mat var91
> ./mat73_uncompressed_readwrite.at:138: $builddir/test_mat delete test_mat_copy.mat var92
> ./mat73_uncompressed_readwrite.at:139: $builddir/test_mat delete test_mat_copy.mat var93
> ./mat73_uncompressed_readwrite.at:140: $builddir/test_mat delete test_mat_copy.mat var94
> ./mat73_uncompressed_readwrite.at:141: $builddir/test_mat delete test_mat_copy.mat var95
> ./mat73_uncompressed_readwrite.at:142: cp $srcdir/results/dump-mat_copy-partial.out expout
>           $builddir/../tools/matdump -f whos -h -d test_mat_copy.mat
> ./mat73_uncompressed_readwrite.at:144: $builddir/test_mat delete test_mat_copy.mat var1
> ./mat73_uncompressed_readwrite.at:145: $builddir/test_mat delete test_mat_copy.mat var24
> 2973. mat73_uncompressed_readwrite.at:45:  ok
> ./mat73_compressed_readwrite.at:58: $builddir/test_mat delete test_mat_copy.mat var12
> ./mat73_compressed_readwrite.at:59: $builddir/test_mat delete test_mat_copy.mat var13
> ./mat73_compressed_readwrite.at:60: $builddir/test_mat delete test_mat_copy.mat var14
> ./mat73_compressed_readwrite.at:61: $builddir/test_mat delete test_mat_copy.mat var15
> ./mat73_compressed_readwrite.at:62: $builddir/test_mat delete test_mat_copy.mat var16
> ./mat73_compressed_readwrite.at:63: $builddir/test_mat delete test_mat_copy.mat var17
> ./mat73_compressed_readwrite.at:64: $builddir/test_mat delete test_mat_copy.mat var18
> ./mat73_compressed_readwrite.at:65: $builddir/test_mat delete test_mat_copy.mat var19
> ./mat73_compressed_readwrite.at:66: $builddir/test_mat delete test_mat_copy.mat var20
> ./mat73_compressed_readwrite.at:67: $builddir/test_mat delete test_mat_copy.mat var21
> ./mat73_compressed_readwrite.at:68: $builddir/test_mat delete test_mat_copy.mat var22
> ./mat73_compressed_readwrite.at:69: $builddir/test_mat delete test_mat_copy.mat var23
> ./mat73_compressed_readwrite.at:70: $builddir/test_mat delete test_mat_copy.mat var25
> ./mat73_compressed_readwrite.at:71: $builddir/test_mat delete test_mat_copy.mat var26
> ./mat73_compressed_readwrite.at:72: $builddir/test_mat delete test_mat_copy.mat var27
> ./mat73_compressed_readwrite.at:73: $builddir/test_mat delete test_mat_copy.mat var28
> ./mat73_compressed_readwrite.at:74: $builddir/test_mat delete test_mat_copy.mat var29
> ./mat73_compressed_readwrite.at:75: $builddir/test_mat delete test_mat_copy.mat var30
> ./mat73_compressed_readwrite.at:76: $builddir/test_mat delete test_mat_copy.mat var31
> ./mat73_compressed_readwrite.at:77: $builddir/test_mat delete test_mat_copy.mat var32
> ./mat73_compressed_readwrite.at:78: $builddir/test_mat delete test_mat_copy.mat var33
> ./mat73_compressed_readwrite.at:79: $builddir/test_mat delete test_mat_copy.mat var34
> ./mat73_compressed_readwrite.at:80: $builddir/test_mat delete test_mat_copy.mat var35
> ./mat73_compressed_readwrite.at:81: $builddir/test_mat delete test_mat_copy.mat var36
> ./mat73_compressed_readwrite.at:82: $builddir/test_mat delete test_mat_copy.mat var37
> ./mat73_compressed_readwrite.at:83: $builddir/test_mat delete test_mat_copy.mat var38
> ./mat73_compressed_readwrite.at:84: $builddir/test_mat delete test_mat_copy.mat var39
> ./mat73_compressed_readwrite.at:85: $builddir/test_mat delete test_mat_copy.mat var40
> ./mat73_compressed_readwrite.at:86: $builddir/test_mat delete test_mat_copy.mat var41
> ./mat73_compressed_readwrite.at:87: $builddir/test_mat delete test_mat_copy.mat var42
> ./mat73_compressed_readwrite.at:88: $builddir/test_mat delete test_mat_copy.mat var43
> ./mat73_compressed_readwrite.at:89: $builddir/test_mat delete test_mat_copy.mat var44
> ./mat73_compressed_readwrite.at:90: $builddir/test_mat delete test_mat_copy.mat var45
> ./mat73_compressed_readwrite.at:91: $builddir/test_mat delete test_mat_copy.mat var46
> ./mat73_compressed_readwrite.at:92: $builddir/test_mat delete test_mat_copy.mat var47
> ./mat73_compressed_readwrite.at:93: $builddir/test_mat delete test_mat_copy.mat var48
> ./mat73_compressed_readwrite.at:94: $builddir/test_mat delete test_mat_copy.mat var49
> ./mat73_compressed_readwrite.at:95: $builddir/test_mat delete test_mat_copy.mat var50
> ./mat73_compressed_readwrite.at:96: $builddir/test_mat delete test_mat_copy.mat var51
> ./mat73_compressed_readwrite.at:97: $builddir/test_mat delete test_mat_copy.mat var52
> ./mat73_compressed_readwrite.at:98: $builddir/test_mat delete test_mat_copy.mat var53
> ./mat73_compressed_readwrite.at:99: $builddir/test_mat delete test_mat_copy.mat var54
> ./mat73_compressed_readwrite.at:100: $builddir/test_mat delete test_mat_copy.mat var55
> ./mat73_compressed_readwrite.at:101: $builddir/test_mat delete test_mat_copy.mat var56
> ./mat73_compressed_readwrite.at:102: $builddir/test_mat delete test_mat_copy.mat var57
> ./mat73_compressed_readwrite.at:103: $builddir/test_mat delete test_mat_copy.mat var58
> ./mat73_compressed_readwrite.at:104: $builddir/test_mat delete test_mat_copy.mat var59
> ./mat73_compressed_readwrite.at:105: $builddir/test_mat delete test_mat_copy.mat var60
> ./mat73_compressed_readwrite.at:106: $builddir/test_mat delete test_mat_copy.mat var61
> ./mat73_compressed_readwrite.at:107: $builddir/test_mat delete test_mat_copy.mat var62
> ./mat73_compressed_readwrite.at:108: $builddir/test_mat delete test_mat_copy.mat var63
> ./mat73_compressed_readwrite.at:109: $builddir/test_mat delete test_mat_copy.mat var64
> ./mat73_compressed_readwrite.at:110: $builddir/test_mat delete test_mat_copy.mat var65
> ./mat73_compressed_readwrite.at:111: $builddir/test_mat delete test_mat_copy.mat var66
> ./mat73_compressed_readwrite.at:112: $builddir/test_mat delete test_mat_copy.mat var67
> ./mat73_compressed_readwrite.at:113: $builddir/test_mat delete test_mat_copy.mat var68
> ./mat73_compressed_readwrite.at:114: $builddir/test_mat delete test_mat_copy.mat var69
> ./mat73_compressed_readwrite.at:115: $builddir/test_mat delete test_mat_copy.mat var70
> ./mat73_compressed_readwrite.at:116: $builddir/test_mat delete test_mat_copy.mat var71
> ./mat73_compressed_readwrite.at:117: $builddir/test_mat delete test_mat_copy.mat var72
> ./mat73_compressed_readwrite.at:118: $builddir/test_mat delete test_mat_copy.mat var73
> ./mat73_compressed_readwrite.at:119: $builddir/test_mat delete test_mat_copy.mat var74
> ./mat73_compressed_readwrite.at:120: $builddir/test_mat delete test_mat_copy.mat var75
> ./mat73_compressed_readwrite.at:121: $builddir/test_mat delete test_mat_copy.mat var76
> ./mat73_compressed_readwrite.at:122: $builddir/test_mat delete test_mat_copy.mat var77
> ./mat73_compressed_readwrite.at:123: $builddir/test_mat delete test_mat_copy.mat var78
> ./mat73_compressed_readwrite.at:124: $builddir/test_mat delete test_mat_copy.mat var79
> ./mat73_compressed_readwrite.at:125: $builddir/test_mat delete test_mat_copy.mat var80
> ./mat73_compressed_readwrite.at:126: $builddir/test_mat delete test_mat_copy.mat var81
> ./mat73_compressed_readwrite.at:127: $builddir/test_mat delete test_mat_copy.mat var82
> ./mat73_compressed_readwrite.at:128: $builddir/test_mat delete test_mat_copy.mat var83
> ./mat73_compressed_readwrite.at:129: $builddir/test_mat delete test_mat_copy.mat var84
> ./mat73_compressed_readwrite.at:130: $builddir/test_mat delete test_mat_copy.mat var85
> ./mat73_compressed_readwrite.at:131: $builddir/test_mat delete test_mat_copy.mat var86
> ./mat73_compressed_readwrite.at:132: $builddir/test_mat delete test_mat_copy.mat var87
> ./mat73_compressed_readwrite.at:133: $builddir/test_mat delete test_mat_copy.mat var88
> ./mat73_compressed_readwrite.at:134: $builddir/test_mat delete test_mat_copy.mat var89
> ./mat73_compressed_readwrite.at:135: $builddir/test_mat delete test_mat_copy.mat var90
> ./mat73_compressed_readwrite.at:136: $builddir/test_mat delete test_mat_copy.mat var91
> ./mat73_compressed_readwrite.at:137: $builddir/test_mat delete test_mat_copy.mat var92
> ./mat73_compressed_readwrite.at:138: $builddir/test_mat delete test_mat_copy.mat var93
> ./mat73_compressed_readwrite.at:139: $builddir/test_mat delete test_mat_copy.mat var94
> ./mat73_compressed_readwrite.at:140: $builddir/test_mat delete test_mat_copy.mat var95
> ./mat73_compressed_readwrite.at:141: cp $srcdir/results/dump-mat_copy-partial.out expout
>           $builddir/../tools/matdump -f whos -h -d test_mat_copy.mat
> ./mat73_compressed_readwrite.at:143: $builddir/test_mat delete test_mat_copy.mat var1
> ./mat73_compressed_readwrite.at:144: $builddir/test_mat delete test_mat_copy.mat var24
> 2970. mat73_compressed_readwrite.at:44:  ok
> 
> ## ------------- ##
> ## Test results. ##
> ## ------------- ##
> 
> ERROR: 2765 tests were run,
> 3 failed unexpectedly.
> 434 tests were skipped.
> ## -------------------------- ##
> ## testsuite.log was created. ##
> ## -------------------------- ##
> 
> Please send `test/testsuite.log' and all information you think might help:
> 
>    To: <t-beu at users.sourceforge.net>
>    Subject: [MATIO 1.5.23] testsuite: 2272 2428 2581 failed
> 
> You may investigate any problem if you feel able to do so, in which
> case the test suite provides a good starting point.  Its output may
> be found below `test/testsuite.dir'.
> 
> make[3]: *** [Makefile:1016: check-local] Error 1
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/test'
> make[2]: *** [Makefile:890: check-am] Error 2
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/test'
> make[1]: *** [Makefile:521: check-recursive] Error 1
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test: error: make -j8 check "TESTSUITEFLAGS=-j8 --verbose" VERBOSE=1 returned exit code 2


The full build log is available from:
http://qa-logs.debian.net/2022/05/25/libmatio_1.5.23-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220525;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220525&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the debian-science-maintainers mailing list