TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
a805c4d3288facd050851924d39c41f3fac9e373
/
.
/
ChangeLog.d
/
tests-common-code.txt
blob: 0af2da526260ba175f40fc5a9c2ee9e36979a6ec [
file
] [
log
] [
blame
]
Changes
*
The
unit tests now rely on header files
in
tests
/
include
/
test
and
source
files
in
tests
/
src
.
When
building
with
make
or
cmake
,
the files
in
tests
/
src are compiled
and
the resulting
object
linked
into
each test
executable
.