]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Update security events unit tests
authorMichael L. Young <elgueromexicano@gmail.com>
Wed, 2 May 2012 16:16:03 +0000 (16:16 +0000)
committerMichael L. Young <elgueromexicano@gmail.com>
Wed, 2 May 2012 16:16:03 +0000 (16:16 +0000)
commit5e96c0877a9f3fa0ab479b58580dd23d29eee4ec
tree0a9b875573488dfa528999e1a0bc1080b6f44f7a
parent6e509421a70958fa36668b2e6d1a442134d20cf8
Update security events unit tests

The security events framework API was changed in Asterisk 10 but the unit tests
were not updated at the same time.

This patch does the following:
* Adds two more security events that were added to the API
* Add challenge, received_challenge and received_hash in the inval_password
  security event unit test

(issue ASTERISK-19760)
Reported by: Michael L. Young
Tested by: Michael L. Young
Patches:
issue-asterisk-19760-branch10.diff uploaded by Michael L. Young (license 5026)

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

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@365014 65c4cc65-6c06-0410-ace0-fbb531ad65f3
tests/test_security_events.c