• Paul Fultz II's avatar
    Update test driver to continue executing after exceptions and other failures (#868) · f60c3815
    Paul Fultz II authored
    
    
    * Improve handling of exceptions in test driver
    
    * Formatting
    
    * Auto print exception
    
    * Formatting
    
    * Fork each test case
    
    * Formatting
    
    * Exclude gcc 5 debug build
    
    * Fix tidy issues
    
    * Add color
    
    * Formatting
    
    * Create driver class
    
    * Formatting
    
    * Customize test_case names
    
    * Formatting
    
    * Report status from forked processes
    
    * Formatting
    
    * Update the verify driver
    
    * Formatting
    
    * Print out failed tests
    
    * Formatting
    
    * Fix tidy issues
    
    * Formatting
    
    * Expect passing
    
    * Improve failure reporting on non-linux systems
    
    * Fix ifdef
    
    * Flush code code cov
    
    * Formatting
    
    * Fix tidy
    
    * Check if weak symbols is linked
    
    * Formatting
    
    * Add continue flag
    
    * Formatting
    
    * Set exe name
    
    * Use stringstream and use quotes
    Co-authored-by: default avatarmvermeulen <5479696+mvermeulen@users.noreply.github.com>
    f60c3815
run_verify.cpp 6.76 KB