Skip to content
Snippets Groups Projects
  1. Jan 14, 2020
  2. Jan 13, 2020
  3. Dec 12, 2019
  4. Dec 11, 2019
  5. Dec 05, 2019
  6. Nov 15, 2019
  7. Oct 23, 2019
  8. Oct 08, 2019
  9. 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
  10. Aug 14, 2019
  11. Aug 13, 2019
  12. Aug 09, 2019
  13. Aug 08, 2019
  14. Aug 07, 2019
  15. Aug 04, 2019
  16. Jul 25, 2019
  17. Jul 09, 2019
  18. May 21, 2019
  19. May 02, 2019
  20. Mar 02, 2019
  21. Feb 20, 2019
  22. Feb 19, 2019
  23. Jan 28, 2019
  24. Jan 11, 2019
  25. 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
  26. Dec 20, 2018
  27. Dec 19, 2018
    • Yannik Stradmann's avatar
      Robustify time measurement test · b922e097
      Yannik Stradmann authored and Yannik Stradmann's avatar Yannik Stradmann committed
      * Reduce influence of measurement pro-/epilogue by running the critical
        section multiple times
      * Keep test time constant by decreasing iterations for long sleep tests
      * Increse valid sleep measurement interval to cope with the increased
        runtime due to stack protection/redzone checks.
      
      Change-Id: I4331afe4b56b2b50d909b311a47f56ed16c53d10
      b922e097
    • Yannik Stradmann's avatar
      Update mattermost URL · 93913c93
      Yannik Stradmann authored
      Change-Id: Ibbb5387a10cf44a3435f448bdc78993db03f96b9
      93913c93
  28. Dec 04, 2018
  29. Nov 19, 2018
    • Philipp Spilger's avatar
      Add time measurement framework · 96e37a11
      Philipp Spilger authored
      Time measured in PPU cycles
      * average times
      * print results to mailbox
      * provide empty and sleep_cycles measurement test
      * provide usecase for do_not_optimize_away
      * provide example measurement function for empty measurement
      
      Change-Id: Icbe2f81d1d6e8eb552f7ca67f3c1de23a3f15b0d
      96e37a11
    • Philipp Spilger's avatar
      Add inline attributes · 69198699
      Philipp Spilger authored
      Change-Id: Ib24403025314a169cf3ce06c816b79e996297f5f
      69198699
  30. Oct 12, 2018
  31. Aug 16, 2018
  32. Aug 15, 2018