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