commit | 4467e42afbca2bd5f124f5e9c9ae419e7ee92d3b | [log] [tgz] |
---|---|---|
author | Gabor Toth <gabor.toth2@arm.com> | Tue Jun 17 10:49:49 2025 +0200 |
committer | Antonio de Angelis <Antonio.deAngelis@arm.com> | Tue Jun 17 13:52:53 2025 +0000 |
tree | 9176216f605431b46176580f91a80a37a0a9e866 | |
parent | cfefb730f17dc6e24af9833aaa34e127e35f43f3 [diff] |
RSE: Unittests: Update unity version to 2.6.1 The previously used Unity tag triggered a "missing-declarations" error because the functions IsStringInBiggerString and UnityStringArgumentMatches were used in only one source file but were not declared as static. This issue has been resolved in the new version. Change-Id: I06e41ae0063eca8774e9e25be822c25c15129d9f Signed-off-by: Gabor Toth <gabor.toth2@arm.com>