commit | 5a39a73c4e6dfc21055ae5bb8e82eecd269a6750 | [log] [tgz] |
---|---|---|
author | Yuval Peress <peress@chromium.org> | Sun Aug 29 14:00:25 2021 -0600 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu Oct 28 16:57:51 2021 -0400 |
tree | 0eaebfe42f8a2f5c09d7da731f2f85a9cc75e586 | |
parent | 723bb462698f32b1136893345c088cf5480fbbb1 [diff] |
doc: ztest: Update documentation for register Add documentation that details the ability to register test suites and execute them based on a pragma function. Also the auto-generated test_main() function. Signed-off-by: Yuval Peress <peress@chromium.org>