avl_tool: Fix compiler warn about 'TestConclusion' cases

The 'TestConclusion' enum has a number of constructors that need not
necessarily have users currently. Thus no need to warn about dead code.

BUG=none
BRANCH=none
TEST=cargo build

Change-Id: Ie07bb59df83e15dbc3dc45b836c6f241715483ec
Signed-off-by: Edward O'Callaghan <quasisec@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/flashrom/+/1815453
Commit-Queue: Sam McNally <sammc@chromium.org>
Reviewed-by: Peter Marheine <pmarheine@chromium.org>
Reviewed-by: Sam McNally <sammc@chromium.org>
1 file changed