create directory results

This commit is contained in:
Milanka Ringwald 2016-11-16 10:57:28 +01:00 committed by Matthias Ringwald
parent 01c540a882
commit 130c4ce4d8

View File

@ -79,6 +79,7 @@ cvsd_plc_test: ${COMMON_OBJ} btstack_cvsd_plc.o wav_util.o cvsd_plc_test.c
${CC} $^ ${CFLAGS} ${LDFLAGS} -o $@
test: all
mkdir -p result
./hfp_ag_parser_test
./hfp_ag_client_test
./hfp_hf_parser_test