Skip to content
Lu, Han edited this page Sep 10, 2015 · 5 revisions

Welcome to the bat wiki!

!!Important!!

Please notice that this repo is just a temperate version used by developer. For BAT official released version please access BAT official repo and BAT official wiki. Thanks.

Introduction

BAT (Basic Audio Tester) is a simple command line utility intended to automate audio driver and sound server QA testing with no human interaction. BAT works by playing an audio stream and capturing the same stream in either a digital or analog loop back. It then compares the captured stream to the original to determine if the test case passes or fails. BAT is intended to be part of the alsa-utils package found in most distributions and is intended for anyone developing audio driver or sound server software or firmware under Linux.

Infrastucture

BAT Infrastructure

Clone this wiki locally