Skip to content
  • Marco Trevisan's avatar
    test_fprintd_utils: De-duplicate utilities launching · 7846359b
    Marco Trevisan authored and Bastien Nocera's avatar Bastien Nocera committed
    Avoid repeating the same operation to launch the utilities all the times,
    but provide instead a function that allows to start a process and saves its
    output without having to handle this in every test.
    
    Simplify the operation when we just want the final output, still reusing
    the same code.
    7846359b