Skip to content
  • Chris Wilson's avatar
    [test] Build test suite into single binary. · e90073f7
    Chris Wilson authored
    Avoid calling libtool to link every single test case, by building just one
    binary from all the sources.
    
    This binary is then given the task of choosing tests to run (based on user
    selection and individual test requirement), forking each test into its own
    process and accumulating the results.
    e90073f7