]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
libsframe: testsuite: reduce usage of magic numbers from encode-1.c
authorIndu Bhagat <indu.bhagat@oracle.com>
Sun, 17 Aug 2025 22:26:34 +0000 (15:26 -0700)
committerIndu Bhagat <indu.bhagat@oracle.com>
Sun, 17 Aug 2025 22:26:34 +0000 (15:26 -0700)
commitfb2d8601c637d46b2fbe27ccdaafcc3875f70bbc
tree0b2e6a91d65552b097b8b1427536c7dd87b78538
parenta5858e81363051a818ea163d52f62d8251097d11
libsframe: testsuite: reduce usage of magic numbers from encode-1.c

Previously, some of the libsframe tests were updated to reduce the usage
of magic numbers.  This patch makes encode-1.c follow similar coding
style as other tests, reducing the number of magic constants.

libsframe/testsuite/
* libsframe.encode/encode-1.c: Avoid magic numbers.
libsframe/testsuite/libsframe.encode/encode-1.c