Karl Zhang | 3de5ab1 | 2021-05-31 11:45:48 +0800 | [diff] [blame^] | 1 | ####################### |
| 2 | 'tests'-directory guide |
| 3 | ####################### |
| 4 | |
| 5 | ************ |
| 6 | Introduction |
| 7 | ************ |
| 8 | |
| 9 | These are just more examples of test-template-file content. They're not really |
| 10 | organized *tests* as such. |
| 11 | |
| 12 | ********************************************** |
| 13 | ``.../tools/tf_fuzz/tests`` directory contents |
| 14 | ********************************************** |
| 15 | .. code-block:: bash |
| 16 | |
| 17 | example_template sstReads sstSets |
| 18 | |
| 19 | -------------- |
| 20 | |
| 21 | *Copyright (c) 2020, Arm Limited. All rights reserved.* |