TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
TF-A
/
tf-a-tests.git
/
c72fd11ff7cd96fbce3f1052b72ccda02134eca4
/
.
/
tools
/
generate_test_list
/
tests_list.c.tpl
blob: 115cb715aeee5caa6dd22681aa21a6ffdd1bd74f [
file
] [
log
] [
blame
]
Jim Ray
7ba27bf
2023-05-25 14:11:51 -0700
[
diff
] [
blame
]
1
#include
"tftf.h"
2
3
{{
function_prototypes
}}
4
5
{{
testcase_lists
}}
6
7
{{
testsuites_list
}}