Commit Graph

5 Commits

Author SHA1 Message Date
Russell Bryant
6ed96a542a Backport unit test API from trunk.
Also, update existing test modules that were already in this branch but had
been converted to the unit test API in trunk.

Review: https://reviewboard.asterisk.org/r/748/


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@272531 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-06-25 18:58:37 +00:00
Russell Bryant
53afcabd4f Merged revisions 269711 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r269711 | russell | 2010-06-10 08:17:51 -0500 (Thu, 10 Jun 2010) | 2 lines
  
  Fix an off by one error that caused a unit test to occasionally crash.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@269714 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-06-10 13:18:39 +00:00
Russell Bryant
c235690174 Add test case that ensures the heap handles arbitrary removals properly.
(issue #17277)
Reported by: cappucinoking
Patches:
      test_heap.diff uploaded by cappucinoking (license 1036)
Tested by: cappucinoking, russell


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@261499 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-05-06 14:07:52 +00:00
Russell Bryant
e2af9818e0 Merged revisions 187675 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r187675 | russell | 2009-04-10 11:00:29 -0500 (Fri, 10 Apr 2009) | 2 lines

Disable test modules by default.

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@187677 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-04-10 16:01:26 +00:00
Russell Bryant
56b9180bd7 Add a test module for the heap implementation.
Review: http://reviewboard.digium.com/r/160/


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@176635 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-02-17 20:56:26 +00:00