commit | 63873a179a6af9930deb47cbbee049cc7fe5217d | [log] [tgz] |
---|---|---|
author | Yuval Peress <peress@chromium.org> | Tue Jul 27 10:53:19 2021 -0600 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu Oct 28 16:57:51 2021 -0400 |
tree | 6861bd11054516430c85b6e90356598d743289e6 | |
parent | 27f6a5e07d5afe88ade40570716ae498e97e4736 [diff] |
tests: basicmath: Migrate to new ztest register functionality Simplify the running and creation of the basicmath benchmark suites. Using the ztest register functionality, each benchmark registers and is run from a single call in main.c. Signed-off-by: Yuval Peress <peress@chromium.org>