1. 4374c42 [verilator/otp] Enable OTP preloading in verilator by Michael Schaffner · 4 years, 1 month ago
  2. c2185e0 [systemtest] Test basic OpenOCD interaction in Verilator by Philipp Wagner · 4 years, 1 month ago
  3. 2ba5f99 [systemtest] Allow using find_in_uart0() without filter by Philipp Wagner · 4 years, 1 month ago
  4. 4fffa38 [systemtest] Properly quote executed command by Philipp Wagner · 4 years, 1 month ago
  5. f52bf20 [otbn] Enable ECDSA P-256 sign/verify test in CI by Philipp Wagner · 4 years, 1 month ago
  6. bb63cc9 [systemtest] Decrease spiflash timeout to 30s on FPGA by Philipp Wagner · 4 years, 2 months ago
  7. ef8f82d [sw, dif_clkmgr] Add smoke test for clock manager DIF by Michael Munday · 4 years, 2 months ago
  8. 282e009 [sw, dif] Introduce AES smoke test by Silvestrs Timofejevs · 4 years, 2 months ago
  9. 6a4f3db [dv] Enforce SW test status transition by Srikrishna Iyer · 4 years, 2 months ago
  10. c208de0 [systemtest] Do not use UART for test status in Verilator by Philipp Wagner · 4 years, 2 months ago
  11. 7d625a5 [systemtest] Adjust Verilator UART frequency by Philipp Wagner · 4 years, 2 months ago
  12. ad0fb5d [systemtest] Ensure all produced data is matched by Philipp Wagner · 4 years, 2 months ago
  13. 351c14b [systemtest] Run OTBN RSA test on Nexys Video in CI by Philipp Wagner · 4 years, 4 months ago
  14. 4a4b527 [otbn] Re-enable smoke test in CI (again) by Rupert Swarbrick · 4 years, 3 months ago
  15. 6016838 [sw/dif_gpio] Add GPIO smoke test by Alphan Ulusoy · 4 years, 4 months ago
  16. 4a96545 Revert "[otbn] Re-enable smoke test in CI" by Rupert Swarbrick · 4 years, 4 months ago
  17. 8438016 [otbn] Re-enable smoke test in CI by Rupert Swarbrick · 4 years, 4 months ago
  18. da4d451 [systemtest] Increase test timeout for self-checking apps by Philipp Wagner · 4 years, 4 months ago
  19. f845618 [sw] Avoid using word "sanity" in SW Tree by Sam Elliott · 4 years, 4 months ago
  20. 8654b02 [otbn] Rename dif_otbn_sanitytest to dif_otbn_smoketest by Philipp Wagner · 4 years, 4 months ago
  21. 8a4cf45 [dif/otp_ctrl] Add smoke tests for otp_ctrl DIFs. by Miguel Young de la Sota · 4 years, 5 months ago
  22. ce69b68 [systemtest] Disable OTBN test with model by Philipp Wagner · 4 years, 5 months ago
  23. 52fce15 [systemtest] Fix timeout handling in find_in_uart0() by Philipp Wagner · 4 years, 5 months ago
  24. 3fc9e27 [systemtest] Fix yapf errors by Philipp Wagner · 4 years, 5 months ago
  25. 07aab34 [systemtest] Add OTBN sanity test by Philipp Wagner · 4 years, 5 months ago
  26. a3adde2 [systemtest] Restructure app configuration by Philipp Wagner · 4 years, 5 months ago
  27. 590e297 [sw, tests] Add DIF Rstmgr sanity test by Silvestrs Timofejevs · 4 years, 5 months ago
  28. 1de9b33 [test] Correct timeout handling in system test Process.run by Rupert Swarbrick · 4 years, 5 months ago
  29. d8dca9f [test] flake8 fixes in utils.py by Rupert Swarbrick · 4 years, 5 months ago
  30. 54a0bba [test] Disable spiflash test in Verilator simulation by Philipp Wagner · 4 years, 6 months ago
  31. 9cc6766 [test] Add system tests running on a Nexys Video board by Philipp Wagner · 4 years, 7 months ago
  32. 03aaf32 [test] Refactor system tests to use pytest as runner by Philipp Wagner · 4 years, 7 months ago
  33. 941be0f [test] Dump temp files in log for pytest runs by Greg Chadwick · 5 years ago
  34. 37c0688 [test] Increase timeout for pytest verilator runs by Greg Chadwick · 4 years, 11 months ago
  35. 25ee3c6 [cleanup] Remove shebang from non-standalone files by Michael Schaffner · 5 years ago
  36. acc57b7 Remove manual FPGA test script by Philipp Wagner · 5 years ago
  37. 74a39e3 Update lowrisc_ibex to lowRISC/ibex@7e22830 by Philipp Wagner · 5 years ago
  38. 57418e7 [systemtest] Add test timeout by Philipp Wagner · 5 years ago
  39. 907d803 [systemtest] Avoid time increments after compare by Philipp Wagner · 5 years ago
  40. 15d760d [systemtest] Use assert for failing tests by Philipp Wagner · 5 years ago
  41. 416770c [systemtest] Fix log dumping by Philipp Wagner · 5 years ago
  42. 7d1436d [test] Update conftest for python 3.5 by Timothy Chen · 5 years ago
  43. 4a4946d [meson] Make meson_init.sh idempotent. by Miguel Young de la Sota · 5 years ago
  44. 6dde560 [verilator] Load ELF files by Tobias Wölfel · 5 years ago
  45. 0726964 [test] Minor updates to pytest usage by Timothy Chen · 5 years ago
  46. 4dda5f0 Update manual test script by Timothy Chen · 5 years ago
  47. 61d6218 First version of FPGA compile flow. by Ram Penugonda · 5 years ago
  48. 50a2724 [Draft] Manaul fpga test script by Timothy Chen · 5 years ago
  49. ae67f6b [sw] Move device code into sw/device folder by Miguel Osorio · 5 years ago
  50. e7d8643 [test] Fix OpenOCD test breakage introduce by refactoring. by Miguel Young de la Sota · 5 years ago
  51. 8a0c2cb [test] Add an FPGA test executor, similar to the Verilator executor. by Miguel Young de la Sota · 5 years ago
  52. 7a363d0 [test] Make tests prefer to pass around Paths over strs. by Miguel Young de la Sota · 5 years ago
  53. 04c8152 [test] Add functional verilator tests. by Miguel Young de la Sota · 5 years ago
  54. 9a8e4b8 [test] Add OpenOCD compliance test by Miguel Osorio · 5 years ago