commit | 5f9df9b2ad95ba5220356ae24f34d4d6621a20b8 | [log] [tgz] |
---|---|---|
author | Janos Follath <janos.follath@arm.com> | Wed Sep 20 13:46:37 2017 +0100 |
committer | Janos Follath <janos.follath@arm.com> | Thu Sep 21 10:33:13 2017 +0100 |
tree | 31e94b93ddb156232a58250eaf2ad1a935da65dc | |
parent | a75a4591430919a6eb3d430aca396044fe3816d4 [diff] |
DHM: Add negative tests for parameter checking A bug in the dhm_check_range() function makes it pass even when the parameters are not in the range. This commit adds tests for signalling this problem as well as a couple of other negative tests.