Skip to content
Commit afae2872 authored by Filip Jagodzinski's avatar Filip Jagodzinski Committed by Wilfried Chauveau
Browse files

cmake: Remove mdh_greentea_add_test



The use of a custom CMake function to add greentea tests is unnecessary
and makes CMake files less direct. Use bare CMake commands like
`add_executable` and `add_test` instead.

Signed-off-by: Filip Jagodzinski's avatarFilip Jagodzinski <filip.jagodzinski@arm.com>
parent 6f81d63c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment