Author :
Ran Benita
Date :
2016-05-05 15:41:13
Hash :fc41d3d6 Message :test: use termios instead of system() for disabling terminal echo
Takes care of GCC's annoyingly persistent warn_unused_result warnings.
But it's better to avoid system() I suppose.
Signed-off-by: Ran Benita <ran234@gmail.com>