1. 909820b Set up default protection ruleset for default and release branches by The Apache Software Foundation · 4 weeks ago main
  2. 9bba168 fix multi-session results placed in separate timestamp directories by raiden00pl · 8 weeks ago
  3. 09c4d7f Merge pull request #1 from szafonimateusz-mi/main by Matteo Golin · 2 months ago
  4. 3e00ab1 update link to NTFC default test cases by raiden00pl · 2 months ago
  5. d0111f0 initial asf configuration by raiden00pl · 2 months ago
  6. f78731f update github actions by raiden00pl · 2 months ago
  7. c4b3c81 release 0.0.2 by raiden00pl · 2 months ago
  8. 95e2167 fix documentation build by p-szafonimateusz · 2 months ago
  9. c6a7d25 refactor load_config_files() by p-szafonimateusz · 2 months ago
  10. 4c4d50d refactor pytest_runtest_makereport() by p-szafonimateusz · 2 months ago
  11. 19c7cac simplify getdev.py by p-szafonimateusz · 2 months ago
  12. ed037d9 handle non-UTF8 device output with safe decoding by p-szafonimateusz · 2 months ago
  13. 334cf52 return builder failure as exception by p-szafonimateusz · 2 months ago
  14. fc8524f improve kconfig parser by p-szafonimateusz · 2 months ago
  15. a14a8d9 make run_parallel handle empty input and propagate worker errors by p-szafonimateusz · 2 months ago
  16. fa11c71 ensure collect always stops devices on failure by p-szafonimateusz · 2 months ago
  17. d9e82f1 respect the product argument in cmd_check() by p-szafonimateusz · 2 months ago
  18. 04ce38d remove roadmap.rst by p-szafonimateusz · 2 months ago
  19. 0b47209 add support for multi-session execution by p-szafonimateusz · 2 months ago
  20. 95a9bc8 fix double DUT boot issue by p-szafonimateusz · 3 months ago
  21. 50633b9 support for gtest suite by p-szafonimateusz · 3 months ago
  22. ae9a9e1 update contribuitng.md by p-szafonimateusz · 3 months ago
  23. 91a4c91 support for custom test parsers by p-szafonimateusz · 3 months ago
  24. 0383c88 move ignored cores to YAML config by p-szafonimateusz · 3 months ago
  25. 7f9104c introduce CoreStatus enum replacing magic strings by p-szafonimateusz · 3 months ago
  26. ed8645d cores.py: simplify start_log_collect by p-szafonimateusz · 3 months ago
  27. 80c4aea core.py: remove dead code by p-szafonimateusz · 3 months ago
  28. 8c4584a state.py: always use thread-safe get_current_state() by p-szafonimateusz · 3 months ago
  29. 532cef7 use logger module, not loggin by p-szafonimateusz · 3 months ago
  30. ab4a2f4 remove duplicated import by p-szafonimateusz · 3 months ago
  31. 5a5c390 use shlex for _system_cmd by p-szafonimateusz · 3 months ago
  32. b1a0d02 fix typos by p-szafonimateusz · 3 months ago
  33. 3979bbe fix blank/malformed lines handle in _load_core_config by p-szafonimateusz · 3 months ago
  34. 640565c core.py: move command builder to a separate class by p-szafonimateusz · 3 months ago
  35. 5ce8909 heartbeat.py: remove dependency on device/common.py and refactor by p-szafonimateusz · 3 months ago
  36. 61603e2 remove duplicate core_index_to_name by p-szafonimateusz · 3 months ago
  37. 10e5cdf _ANSI_ESCAPE_RE as module constant by p-szafonimateusz · 3 months ago
  38. 008dc15 simplify types by p-szafonimateusz · 3 months ago
  39. 5eaa7c0 simplify run_parallel calls by p-szafonimateusz · 3 months ago
  40. e45fdcb support for reading output without sending command by p-szafonimateusz · 3 months ago
  41. 5c54e0e add fail pattern detection for commands by p-szafonimateusz · 3 months ago
  42. 9005440 add test framework parsers fixtures by p-szafonimateusz · 3 months ago
  43. 030478d Support Device Recovery configurtion by chenjiahua1 · 3 months ago
  44. 2389a30 Support Heartbeat plugin by chenjiahua1 · 3 months ago
  45. e78ce89 soft and hard reboot/poweroff by p-szafonimateusz · 3 months ago
  46. 4aa4872 export log/templates in python package by p-szafonimateusz · 3 months ago
  47. 5cb86a2 fix for tests in external dir by p-szafonimateusz · 3 months ago
  48. f31b119 store test session configuration in results by p-szafonimateusz · 3 months ago
  49. 123bb87 always print config files at start by p-szafonimateusz · 3 months ago
  50. 7ae9073 add timestamp to pytest.debug.log by p-szafonimateusz · 3 months ago
  51. 568b05c change pytest log file to append mode by p-szafonimateusz · 3 months ago
  52. 7d597ec implement device state manager by p-szafonimateusz · 4 months ago
  53. ebeff35 fix --rebuild flag, it should be enabled at default by p-szafonimateusz · 4 months ago
  54. a2a6a86 add config option to overwrite Kconfig parameters for build by p-szafonimateusz · 4 months ago
  55. bd02dd8 add support for args in session JSON by p-szafonimateusz · 4 months ago
  56. 87e8c77 unify dcmake format with build_env format by p-szafonimateusz · 4 months ago
  57. 8a5f5bd support for env variables for auto-build by p-szafonimateusz · 4 months ago
  58. 1cc44a3 fix doc build by p-szafonimateusz · 4 months ago
  59. 14cb73f add instruction how to build doc to readme by p-szafonimateusz · 4 months ago
  60. 84d5161 use API refs in doc by p-szafonimateusz · 4 months ago
  61. 1f04e00 generate API page from sources by p-szafonimateusz · 4 months ago
  62. 8f47bf1 move docs to Documentation and allow for sphinx build by p-szafonimateusz · 4 months ago
  63. 0cea98f improve docs/writing-test-cases.rst by p-szafonimateusz · 4 months ago
  64. 908c75b add support for tests execution order by p-szafonimateusz · 4 months ago
  65. f82e968 move pytest.debug.log to result dir by p-szafonimateusz · 4 months ago
  66. 3be2752 move report module output to a dedicated directory by p-szafonimateusz · 4 months ago
  67. e9218aa pack logs handler into class by p-szafonimateusz · 4 months ago
  68. b62fc4b initial support for log monitor by p-szafonimateusz · 4 months ago
  69. aa347ae add new lines before report print by p-szafonimateusz · 4 months ago
  70. f45d575 collect device under test status log by p-szafonimateusz · 4 months ago
  71. 58a0f4d custom signal handlers by p-szafonimateusz · 4 months ago
  72. 6f9e9ba support for DUT force panic by p-szafonimateusz · 4 months ago
  73. 15d2302 coreconfig.py: decode kconf hex values by p-szafonimateusz · 4 months ago
  74. a7c80a4 speed up test_main_runners.py test cases by p-szafonimateusz · 4 months ago
  75. eb2de2f run pytest with -s, so we can use stdout when pytest is running by p-szafonimateusz · 4 months ago
  76. 1cf051a print ntfc PID at start by p-szafonimateusz · 4 months ago
  77. 8042987 fix flake8 issues by p-szafonimateusz · 4 months ago
  78. 13c8aec Support SMP and multi-core testing. by chenjiahua1 · 4 months ago
  79. 9c2f6ee fix flake8 and type checking for CI by p-szafonimateusz · 4 months ago
  80. 25cf91c update CONTRIBUTING.md by p-szafonimateusz · 4 months ago
  81. 8dc7ce6 ensure 100% coverage for CI by p-szafonimateusz · 4 months ago
  82. 7a9a973 improve test report by chenjiahua1 · 4 months ago
  83. c10c6a2 fix qemu rv64 boot by p-szafonimateusz · 4 months ago
  84. dda9490 conifg: fix x86 configurations by p-szafonimateusz · 4 months ago
  85. 07410c1 fix style by p-szafonimateusz · 4 months ago
  86. c1f714d fail CI if linters fail by p-szafonimateusz · 4 months ago
  87. 9da984f log currently executed test item by p-szafonimateusz · 4 months ago
  88. 2a712f8 read prompt from .config if not in yaml config by chenjiahua1 · 4 months ago
  89. e585e10 result_dir is empty if nolog is set by p-szafonimateusz · 4 months ago
  90. 98ef08b testfilter.py: log skip reason by p-szafonimateusz · 4 months ago
  91. daa7b3f merge yaml configs from directory by chenjiahua1 · 4 months ago
  92. 32a5b42 move test_main.py to test_main_runners.py by p-szafonimateusz · 4 months ago
  93. 3c32084 device/qemu.py: allow user to pass custom boot command by p-szafonimateusz · 5 months ago
  94. aa1106c update roadmap.rst by p-szafonimateusz · 5 months ago
  95. aa95040 enable CI by p-szafonimateusz · 5 months ago
  96. 2e519e2 device/qemu.py: allow to pass custom image boot arguments by p-szafonimateusz · 5 months ago
  97. f729b91 fix config/nuttx-nucleo-h745zi.yaml by p-szafonimateusz · 5 months ago
  98. 04b4019 various fixes after 3957f88 by p-szafonimateusz · 5 months ago
  99. 40c21e1 Add various functional parameters by chenjiahua1 · 5 months ago
  100. d4ed217 device/common.py: increase char pattern limit by p-szafonimateusz · 5 months ago