Home
last modified time | relevance | path

Searched hist:"756 ac0bb1526c8c661ad3ff673cd17c7602ab46e" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/include/dm/
H A Dtest.h756ac0bb1526c8c661ad3ff673cd17c7602ab46e Sat Oct 04 17:29:50 UTC 2014 Simon Glass <sjg@chromium.org> test: dm: Support memory leak checking as a core feature

Check the state of the malloc() heap before each test is run, so that tests
can verify that all is well at the end. Provide helper functions to mark
the heap and to check that it returns to its initial state.

Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/test/dm/
H A Dtest-main.c756ac0bb1526c8c661ad3ff673cd17c7602ab46e Sat Oct 04 17:29:50 UTC 2014 Simon Glass <sjg@chromium.org> test: dm: Support memory leak checking as a core feature

Check the state of the malloc() heap before each test is run, so that tests
can verify that all is well at the end. Provide helper functions to mark
the heap and to check that it returns to its initial state.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dcore.c756ac0bb1526c8c661ad3ff673cd17c7602ab46e Sat Oct 04 17:29:50 UTC 2014 Simon Glass <sjg@chromium.org> test: dm: Support memory leak checking as a core feature

Check the state of the malloc() heap before each test is run, so that tests
can verify that all is well at the end. Provide helper functions to mark
the heap and to check that it returns to its initial state.

Signed-off-by: Simon Glass <sjg@chromium.org>