Skip to content
Snippets Groups Projects
  • Per Cederqvist's avatar
    26683ff6
    (Timeout): New exception. · 26683ff6
    Per Cederqvist authored
    (handler): New signal handler.
    (TestCase): New class.
    (TestCase.setUp): New setup function.  Reset the state of pcl_expect,
    	and set up a SIGALRM timer.
    (TestCase.tearDown): Cancel the SIGALRM timer.
    (TestCase.progress): Re-arm the SIGALRM timer.
    (TestCase.assertTimeDiff): New function.
    26683ff6
    History
    (Timeout): New exception.
    Per Cederqvist authored
    (handler): New signal handler.
    (TestCase): New class.
    (TestCase.setUp): New setup function.  Reset the state of pcl_expect,
    	and set up a SIGALRM timer.
    (TestCase.tearDown): Cancel the SIGALRM timer.
    (TestCase.progress): Re-arm the SIGALRM timer.
    (TestCase.assertTimeDiff): New function.