commit | be621c11b9f88bf9715618fc402efa543232399d | [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 | f6a24a177f3e09d9c954b25f5a52cdfdea3e6c85 [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>