test_suite_mps.data 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125
  1. MPS Reader: Single step, single round, pausing disabled
  2. mbedtls_mps_reader_no_pausing_single_step_single_round:0
  3. MPS Reader: Single step, single round, pausing enabled but unused
  4. mbedtls_mps_reader_no_pausing_single_step_single_round:1
  5. MPS Reader: Single step, multiple rounds, pausing disabled
  6. mbedtls_mps_reader_no_pausing_single_step_multiple_rounds:0
  7. MPS Reader: Single step, multiple rounds, pausing enabled but unused
  8. mbedtls_mps_reader_no_pausing_single_step_multiple_rounds:1
  9. MPS Reader: Multiple steps, single round, pausing disabled
  10. mbedtls_mps_reader_no_pausing_multiple_steps_single_round:0
  11. MPS Reader: Multiple steps, single round, pausing enabled but unused
  12. mbedtls_mps_reader_no_pausing_multiple_steps_single_round:1
  13. MPS Reader: Multiple steps, multiple rounds, pausing disabled
  14. mbedtls_mps_reader_no_pausing_multiple_steps_multiple_rounds:0
  15. MPS Reader: Multiple steps, multiple rounds, pausing enabled but unused
  16. mbedtls_mps_reader_no_pausing_multiple_steps_multiple_rounds:1
  17. MPS Reader: Pausing needed but disabled
  18. mbedtls_mps_reader_pausing_needed_disabled:
  19. MPS Reader: Pausing needed + enabled, but buffer too small
  20. mbedtls_mps_reader_pausing_needed_buffer_too_small:
  21. MPS Reader: Pausing, repeat single call without commit
  22. mbedtls_mps_reader_pausing:0
  23. MPS Reader: Pausing, repeat single call with commit
  24. mbedtls_mps_reader_pausing:1
  25. MPS Reader: Pausing, repeat multiple calls without commit
  26. mbedtls_mps_reader_pausing:2
  27. MPS Reader: Pausing, repeat multiple calls with commit #0
  28. mbedtls_mps_reader_pausing:3
  29. MPS Reader: Pausing, repeat multiple calls with commit #1
  30. mbedtls_mps_reader_pausing:4
  31. MPS Reader: Pausing, repeat multiple calls with commit #2
  32. mbedtls_mps_reader_pausing:5
  33. MPS Reader: Pausing, feed 50 bytes in 10b + 10b + 80b
  34. mbedtls_mps_reader_pausing_multiple_feeds:0
  35. MPS Reader: Pausing, feed 50 bytes in 50x1b
  36. mbedtls_mps_reader_pausing_multiple_feeds:1
  37. MPS Reader: Pausing, feed 50 bytes in 49x1b + 51b
  38. mbedtls_mps_reader_pausing_multiple_feeds:2
  39. MPS Reader: Reclaim with data remaining #0
  40. mbedtls_mps_reader_reclaim_data_left:0
  41. MPS Reader: Reclaim with data remaining #1
  42. mbedtls_mps_reader_reclaim_data_left:1
  43. MPS Reader: Reclaim with data remaining #2
  44. mbedtls_mps_reader_reclaim_data_left:2
  45. MPS Reader: Reclaim with data remaining, continue fetching
  46. mbedtls_mps_reader_reclaim_data_left_retry:
  47. MPS Reader: Pausing several times, #0
  48. mbedtls_mps_reader_multiple_pausing:0
  49. MPS Reader: Pausing several times, #1
  50. mbedtls_mps_reader_multiple_pausing:1
  51. MPS Reader: Pausing several times, #2
  52. mbedtls_mps_reader_multiple_pausing:2
  53. MPS Reader: Pausing several times, #3
  54. mbedtls_mps_reader_multiple_pausing:3
  55. MPS Reader: Random usage, 20 rds, feed 100, get 200, acc 50
  56. mbedtls_mps_reader_random_usage:20:100:200:50
  57. MPS Reader: Random usage, 1000 rds, feed 10, get 100, acc 80
  58. mbedtls_mps_reader_random_usage:1000:10:100:80
  59. MPS Reader: Random usage, 10000 rds, feed 1, get 100, acc 80
  60. mbedtls_mps_reader_random_usage:10000:1:100:80
  61. MPS Reader: Random usage, 100 rds, feed 100, get 1000, acc 500
  62. mbedtls_mps_reader_random_usage:100:100:1000:500
  63. MPS Reader: Pausing, inconsistent continuation, #0
  64. mbedtls_reader_inconsistent_usage:0
  65. MPS Reader: Pausing, inconsistent continuation, #1
  66. mbedtls_reader_inconsistent_usage:1
  67. MPS Reader: Pausing, inconsistent continuation, #2
  68. mbedtls_reader_inconsistent_usage:2
  69. MPS Reader: Pausing, inconsistent continuation, #3
  70. mbedtls_reader_inconsistent_usage:3
  71. MPS Reader: Pausing, inconsistent continuation, #4
  72. mbedtls_reader_inconsistent_usage:4
  73. MPS Reader: Pausing, inconsistent continuation, #5
  74. mbedtls_reader_inconsistent_usage:5
  75. MPS Reader: Pausing, inconsistent continuation, #6
  76. mbedtls_reader_inconsistent_usage:6
  77. MPS Reader: Pausing, inconsistent continuation, #7
  78. mbedtls_reader_inconsistent_usage:7
  79. MPS Reader: Pausing, inconsistent continuation, #8
  80. mbedtls_reader_inconsistent_usage:8
  81. MPS Reader: Feed with invalid buffer (NULL)
  82. mbedtls_mps_reader_feed_empty:
  83. MPS Reader: Excess request leading to integer overflow
  84. mbedtls_mps_reader_reclaim_overflow: