hftest.py: Load 'serial' module lazily

Build servers may not have the pyserial package installed, but they
don't use the SerialDriver to run tests. Load it lazily to avoid it
being a hard requirement.

Change-Id: Iefe30e76a57569c0fd6f64cdae7da04fbfe95833
1 file changed