summaryrefslogtreecommitdiff
path: root/hdmi_in_test
AgeCommit message (Collapse)Author
2020-05-22Initial target definition for holiDeepthi Gunturi
Change-Id: Ib5a043e2accbffd9219f101c1515973f81932650
2020-01-15hal: enable compilation for lahainaVignesh Kulothungan
Add lahaina target to android makefiles to enable compilation. Change-Id: I5f80633d98ec915054103db206783eb2d7c0e070
2019-09-25hal: Enable integer overflow sanitizerVikram Panduranga
Enable integer overflow sanitizer in audio HAL for kona. Change-Id: I6aba4c636f2d467518281361259b1a7768ae34d7
2019-06-14Revert "hal: Enable integer overflow sanitizer"Meng Wang
This reverts commit 1719d7c0c0e86a0c17529f96a5f0d5566f5b1979. This will be re-enabled once root cause the issue for audio regression. Change-Id: If045a40850bd08e25dbf251dd5996f4c1c7982ef
2019-05-31hal: Enable integer overflow sanitizerVikram Panduranga
Enable integer overflow sanitizer in audio HAL for kona. Change-Id: I16a81af39c888f9e5c3c10187ad81d29035a8bc0
2018-12-13Merge commit 'd34f05cb6e67e28a4955332173950466edf0be3e' into audio-hal.lnx.5.1Surendar Karka
Change-Id: I4656a1a78c2b1d4b4834b2fd538699f96e2aa90e
2018-11-14audio: Add flags to makefilesVatsal Bucha
Enable GCOV if config is set to true. Also add gcov_flush in source files to get enhanced code coverage. Change-Id: I39776cc6d6f16cd23da05b66669eea22fc4cba81 Signed-off-by: Vatsal Bucha <vbucha@codeaurora.org>
2018-10-17hal: fmt_change_test app for format change detection on qcs405Ralf Herz
Add fmt_change_test app to capture SPDIF or HDMI audio according to detected format. Listen to format change events and open new file on each change. Change-Id: Iaace7f4c8c0a94418f326ae8d403cd14741d484f
2017-09-05hdmi_in_test: Fix compiler warnings.Nikhil Laturkar
CRs-Fixed: 2078749 Change-Id: I2fe0fb0d8f974de907f0ee57cfb9fc0d6710bf93
2017-09-05hdmi_in_test: Add support for AndroidVarun Balaraj
Add support for Android make file. Fixed compiler warnings. Change-Id: I7781cc16dc35f9b3498d02a3f60763cdd59b7e6f
2017-09-05hal : Test to receive events from kernelVarun Balaraj
- Test app to wait for events of Hdmi-in connection state, audio present state, sample rate changes. - Added code to send edid data by using sysfs exposed by kernel. Change-Id: Ia68df476397e8aed2aba299337377fe948ff9434