Guest User

Untitled

a guest
May 22nd, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.56 KB | None | 0 0
  1. C:\Users\KP\Desktop>testfloat.exe -errorstop floatx80_to_float64
  2. Testing floatx80_to_float64, rounding nearest_even.
  3. 912 tests total.
  4. 912 tests performed.
  5. No errors found in floatx80_to_float64, rounding nearest_even.
  6. Testing floatx80_to_float64, rounding to_zero.
  7. 912 tests total.
  8. 912 tests performed.
  9. No errors found in floatx80_to_float64, rounding to_zero.
  10. Testing floatx80_to_float64, rounding down.
  11. 912 tests total.
  12. 912 tests performed.
  13. No errors found in floatx80_to_float64, rounding down.
  14. Testing floatx80_to_float64, rounding up.
  15. 912 tests total.
  16. 912 tests performed.
  17. No errors found in floatx80_to_float64, rounding up.
  18.  
  19. C:\Users\KP\Desktop>testfloat.exe -errorstop floatx80_to_int64
  20. Testing floatx80_to_int64, rounding nearest_even.
  21. 912 tests total.
  22. 912 tests performed.
  23. No errors found in floatx80_to_int64, rounding nearest_even.
  24. Testing floatx80_to_int64, rounding to_zero.
  25. 912 tests total.
  26. 912 tests performed.
  27. No errors found in floatx80_to_int64, rounding to_zero.
  28. Testing floatx80_to_int64, rounding down.
  29. 912 tests total.
  30. 912 tests performed.
  31. No errors found in floatx80_to_int64, rounding down.
  32. Testing floatx80_to_int64, rounding up.
  33. 912 tests total.
  34. 912 tests performed.
  35. No errors found in floatx80_to_int64, rounding up.
  36.  
  37. C:\Users\KP\Desktop>testfloat.exe -errorstop floatx80_to_sqrt
  38. testfloat: Invalid option or function `floatx80_to_sqrt'.
  39.  
  40. C:\Users\KP\Desktop>testfloat.exe -errorstop floatx80_sqrt
  41. Testing floatx80_sqrt, precision 32, rounding nearest_even.
  42. 912 tests total.
  43. 912 tests performed.
  44. No errors found in floatx80_sqrt, precision 32, rounding nearest_even.
  45. Testing floatx80_sqrt, precision 32, rounding to_zero.
  46. 912 tests total.
  47. 912 tests performed.
  48. No errors found in floatx80_sqrt, precision 32, rounding to_zero.
  49. Testing floatx80_sqrt, precision 32, rounding down.
  50. 912 tests total.
  51. 912 tests performed.
  52. No errors found in floatx80_sqrt, precision 32, rounding down.
  53. Testing floatx80_sqrt, precision 32, rounding up.
  54. 912 tests total.
  55. 912 tests performed.
  56. No errors found in floatx80_sqrt, precision 32, rounding up.
  57. Testing floatx80_sqrt, precision 64, rounding nearest_even.
  58. 912 tests total.
  59. 912 tests performed.
  60. No errors found in floatx80_sqrt, precision 64, rounding nearest_even.
  61. Testing floatx80_sqrt, precision 64, rounding to_zero.
  62. 912 tests total.
  63. 912 tests performed.
  64. No errors found in floatx80_sqrt, precision 64, rounding to_zero.
  65. Testing floatx80_sqrt, precision 64, rounding down.
  66. 912 tests total.
  67. 912 tests performed.
  68. No errors found in floatx80_sqrt, precision 64, rounding down.
  69. Testing floatx80_sqrt, precision 64, rounding up.
  70. 912 tests total.
  71. 912 tests performed.
  72. No errors found in floatx80_sqrt, precision 64, rounding up.
  73. Testing floatx80_sqrt, precision 80, rounding nearest_even.
  74. 912 tests total.
  75. 912 tests performed.
  76. No errors found in floatx80_sqrt, precision 80, rounding nearest_even.
  77. Testing floatx80_sqrt, precision 80, rounding to_zero.
  78. 912 tests total.
  79. 912 tests performed.
  80. No errors found in floatx80_sqrt, precision 80, rounding to_zero.
  81. Testing floatx80_sqrt, precision 80, rounding down.
  82. 912 tests total.
  83. 912 tests performed.
  84. No errors found in floatx80_sqrt, precision 80, rounding down.
  85. Testing floatx80_sqrt, precision 80, rounding up.
  86. 912 tests total.
  87. 912 tests performed.
  88. No errors found in floatx80_sqrt, precision 80, rounding up.
  89.  
  90. C:\Users\KP\Desktop>testfloat.exe -forever floatx80_to_int64
  91. Testing floatx80_to_int64, rounding nearest_even.
  92. Unbounded tests.
  93. 141200000 tests performed.
  94. No errors found in floatx80_to_int64, rounding nearest_even.
  95.  
  96. C:\Users\KP\Desktop>
Add Comment
Please, Sign In to add comment