| ################################## |
| 'tfz-cpp/template'-directory guide |
| ################################## |
| |
| ************ |
| Introduction |
| ************ |
| |
| These classes describe "tracker" objects for parsing test templates, and for |
| generating PSA calls from them. |
| |
| *********************************************** |
| ``tf_fuzz/tfz-cpp/template`` directory contents |
| *********************************************** |
| .. code-block:: bash |
| |
| crypto_template_line.cpp secure_template_line.hpp template_line.cpp |
| crypto_template_line.hpp sst_template_line.cpp template_line.hpp |
| secure_template_line.cpp sst_template_line.hpp |
| |
| -------------- |
| |
| *Copyright (c) 2020, Arm Limited. All rights reserved.* |