Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit adbe34f9 authored by Dhananjay Kumar's avatar Dhananjay Kumar
Browse files

qahw: test: Enhance and add new functionality to playback test app

- Make file-path an argument with option flag.
- Add option to pass output flag as input argument.
- Add option to set KPI mode for kpi measurment.

Change-Id: I5271196793b940966ff807379aeeae12b3417815
parent d9350610
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@ PLAY_INCLUDES = -I $(top_srcdir)/qahw_api/inc

hal_play_test_SOURCES = qahw_playback_test.c
hal_play_test_CPPFLAGS = $(PLAY_CPPFLAGS) $(PLAY_INCLUDES)
hal_play_test_CPPFLAGS += -D__unused=__attribute__\(\(__unused__\)\)
hal_play_test_LDADD = -lutils ../libqahw.la


+236 −135

File changed.

Preview size limit exceeded, changes collapsed.