Skip to content
Snippets Groups Projects
  • George Joseph's avatar
    08edd54c
    unittests: Add a unit test that causes a SEGV and... · 08edd54c
    George Joseph authored
    ...that can only be run by explicitly calling it with
    'test execute category /DO_NOT_RUN/ name RAISE_SEGV'
    
    This allows us to more easily test CI and debugging tools that
    should do certain things when asterisk coredumps.
    
    To allow this a new member was added to the ast_test_info
    structure named 'explicit_only'.  If set by a test, the test
    will be skipped during a 'test execute all' or
    'test execute category ...'.
    
    Change-Id: Ia3a11856aae4887df9a02b6b081cc777b36eb6ed
    08edd54c
    History
    unittests: Add a unit test that causes a SEGV and...
    George Joseph authored
    ...that can only be run by explicitly calling it with
    'test execute category /DO_NOT_RUN/ name RAISE_SEGV'
    
    This allows us to more easily test CI and debugging tools that
    should do certain things when asterisk coredumps.
    
    To allow this a new member was added to the ast_test_info
    structure named 'explicit_only'.  If set by a test, the test
    will be skipped during a 'test execute all' or
    'test execute category ...'.
    
    Change-Id: Ia3a11856aae4887df9a02b6b081cc777b36eb6ed