TF-M Reference Manual
1.2.0
TrustedFirmware-M
Main Page
Modules
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
qcbor_ns_tests.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2019-2020, Arm Limited. All rights reserved.
3
*
4
* SPDX-License-Identifier: BSD-3-Clause
5
*
6
*/
7
8
#ifndef __QCBOR_NS_TESTS_H__
9
#define __QCBOR_NS_TESTS_H__
10
11
#include "
test_framework.h
"
12
13
#ifdef __cplusplus
14
extern
"C"
{
15
#endif
16
22
void
23
register_testsuite_ns_qcbor
(
struct
test_suite_t
*p_test_suite);
24
25
#ifdef __cplusplus
26
}
27
#endif
28
29
#endif
/* __QCBOR_NS_TESTS_H__ */
register_testsuite_ns_qcbor
void register_testsuite_ns_qcbor(struct test_suite_t *p_test_suite)
Register test suite for the QCBOR library.
Definition:
qcbor_ns_testsuite.c:133
test_framework.h
test_suite_t
Definition:
test_framework.h:59
test
suites
qcbor
non_secure
qcbor_ns_tests.h
Generated on Thu Feb 18 2021 13:29:12 for TF-M Reference Manual by
1.8.6