Add test case for removing random elements from a heap.
authorRussell Bryant <russell@russellbryant.com>
Thu, 6 May 2010 14:15:57 +0000 (14:15 +0000)
committerRussell Bryant <russell@russellbryant.com>
Thu, 6 May 2010 14:15:57 +0000 (14:15 +0000)
commitbe77c44d45cb9b7599bbe816361e482c984c222f
tree25ae39c51d5c15141a348a0d5a50aa81bf9fa027
parent12631bc3a036e55770c1afcc2845dd205e54762e
Add test case for removing random elements from a heap.

I modified the original patch for trunk to use the unit test API.

(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/trunk@261500 65c4cc65-6c06-0410-ace0-fbb531ad65f3
tests/test_heap.c