Skip to content
Snippets Groups Projects
  1. Feb 24, 2020
  2. Feb 19, 2020
  3. Feb 13, 2020
  4. Feb 04, 2020
  5. Jan 30, 2020
  6. Jan 29, 2020
  7. Jan 28, 2020
  8. Jan 16, 2020
    • Yannik Stradmann's avatar
      Relax simulation test timeout · e061e055
      Yannik Stradmann authored
      High congestion on simulation nodes might lead to longer than expected
      simulation times. In such cases, prematurely aborted tests lead to false
      CI votes and higher total verification times.
      
      Change-Id: Iba093ac15dd53626a532ee20fedd686268dbdc08
      e061e055
  9. Jan 14, 2020
  10. Jan 13, 2020
  11. Dec 12, 2019
  12. Dec 11, 2019
  13. Dec 05, 2019
  14. Nov 15, 2019
  15. Oct 23, 2019
  16. Oct 08, 2019
  17. Sep 15, 2019
    • Philipp Spilger's avatar
      Move to a C++-only library · 7e0a3c4c
      Philipp Spilger authored
      * introduce extern "C" _start to wrap start in C++
      * move libnux/*.c files to src/*.cpp
      * remove C-only test_empty.c
      * change all tests/examples to be C++
      * merge libnux/time.hpp into libnux/time.h
      
      Depends-On: 7589
      Change-Id: Ia1394253d4830205c4fd3fbe2ba71865b2b48ac6
      7e0a3c4c
  18. Aug 14, 2019
  19. Aug 13, 2019
  20. Aug 09, 2019
  21. Aug 08, 2019
  22. Aug 07, 2019
  23. Aug 04, 2019
  24. Jul 25, 2019
  25. Jul 09, 2019
  26. May 21, 2019
  27. May 02, 2019
  28. Mar 02, 2019
  29. Feb 20, 2019
  30. Feb 19, 2019
  31. Jan 28, 2019
  32. Jan 11, 2019
  33. Jan 09, 2019
    • Yannik Stradmann's avatar
      Cleanup hardware test handling · 0719f14c
      Yannik Stradmann authored
      * Add python wrapping for all tests run on the PPU, enabling
        proper XML reports, arbitrary "successful" return codes,
        waf-flow etc.
      * Run all tests in Jenkins (was: only hardware tests)
      * Make check_obj_size work for stack protection mechanism:
        linker objects are of different type, objects may be larger
      
      Change-Id: I810dd17594fa2d5c807395bc1a0f48868202b153
      0719f14c
  34. Dec 20, 2018