commit | 28105f4ff70368b07c72b9a861208d3252c5ad27 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Wed Apr 15 18:46:23 2020 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 24 10:51:32 2020 -0400 |
tree | 54ad6c1888e95bba0688892240d18a92e5a506aa | |
parent | 12d7c976c57555c5430cd090fee09f7d67fe2e8d [diff] |
dlmalloc: remove unit test support in SPL We cannot run unit tests in SPL. So remove the unit test support. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>