Make ao_flight_test able to read raw logging data
authorKeith Packard <keithp@keithp.com>
Wed, 13 May 2009 18:18:24 +0000 (11:18 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 13 May 2009 18:18:24 +0000 (11:18 -0700)
commitd91208fbf5fc7797b93087ef8619454c4bed0130
treed29533487a7a8a262f105c6f3db7536b322a74cd
parentd3dbd8949e1102220ad5fd0863f493c819b96e46
Make ao_flight_test able to read raw logging data

Protect ao_flight_test reading functions so that a simple
'script' output can be fed to the program and have it work correctly.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao_flight_test.c