JAT - Just A Testing library https://pagure.io/shellfu-bash-jat

ylog_pass.stdout 2.3KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  1. ---
  2. format: jat/0.0
  3. jat_version: JAT_VERSION
  4. test:
  5. id: _jat_anon_test_
  6. start: time-1
  7. events:
  8. -
  9. origin: jat__sinit
  10. etype: SINFO
  11. stamp: time-2
  12. hint: |-
  13. started new session
  14. beids: []
  15. data: {}
  16. phase:
  17. id: dummy
  18. name: _jat_dummy_phase_
  19. type: none
  20. -
  21. origin: __jat__pstart
  22. etype: SINFO
  23. stamp: time-3
  24. hint: ~
  25. beids: []
  26. data: {}
  27. phase:
  28. id: phasid-1
  29. name: _jat_anon_phase_
  30. type: test
  31. -
  32. origin: jat__log_info
  33. etype: SINFO
  34. stamp: time-4
  35. hint: |-
  36. CMD: true
  37. beids: []
  38. data: {}
  39. phase:
  40. id: phasid-1
  41. name: _jat_anon_phase_
  42. type: test
  43. -
  44. origin: __jat__assert
  45. etype: PASS
  46. stamp: time-5
  47. hint: |-
  48. true is true
  49. beids: []
  50. data:
  51. CMDLINE: |
  52. true
  53. ES_EXPR: |
  54. 0
  55. ES: |
  56. 0
  57. phase:
  58. id: phasid-1
  59. name: _jat_anon_phase_
  60. type: test
  61. -
  62. origin: jat__log_info
  63. etype: SINFO
  64. stamp: time-6
  65. hint: |-
  66. CMD: false
  67. beids: []
  68. data: {}
  69. phase:
  70. id: phasid-1
  71. name: _jat_anon_phase_
  72. type: test
  73. -
  74. origin: __jat__assert
  75. etype: PASS
  76. stamp: time-7
  77. hint: |-
  78. false is false
  79. beids: []
  80. data:
  81. CMDLINE: |
  82. false
  83. ES_EXPR: |
  84. 1
  85. ES: |
  86. 1
  87. phase:
  88. id: phasid-1
  89. name: _jat_anon_phase_
  90. type: test
  91. -
  92. origin: jat__pend
  93. etype: SINFO
  94. stamp: time-8
  95. hint: ~
  96. beids: []
  97. data: {}
  98. phase:
  99. id: dummy
  100. name: _jat_dummy_phase_
  101. type: none
  102. -
  103. origin: jat__sfinish
  104. etype: SINFO
  105. stamp: time-9
  106. hint: |-
  107. finishing session
  108. beids: []
  109. data: {}
  110. phase:
  111. id: dummy
  112. name: _jat_dummy_phase_
  113. type: none
  114. finalized: true
  115. end: time-10