Skip to content
Snippets Groups Projects
Select Git revision
  • 1ded19d4b3c9710c123a65fd7f369e0022eac02d
  • wip-bootstrap default
  • dualcore
  • ch3/leds
  • ch3/time
  • master
6 results

test_main.c

Blame
  • user avatar
    Damien George authored
    Previous to this patch, all qemu-arm tests were running in the same
    session, and global variables could be left over from the previous test.
    This patch makes it so that the heap and runtime are reinitialised at
    the start of each test.
    1ded19d4
    History
    test_main.c 2.52 KiB