]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb: change names of enumerations in enum flags selftest
authorSimon Marchi <simon.marchi@efficios.com>
Thu, 30 May 2024 20:28:21 +0000 (16:28 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Mon, 12 Aug 2024 14:58:49 +0000 (10:58 -0400)
commitba96d2e697a35517c5ee6b6c20a2fe9a055f7e5f
treeb0aad09d85ec0d6721163fc8b3d121828065a9fb
parentb050b744be4c35cb6743e2e4d55935fdff56a01b
gdb: change names of enumerations in enum flags selftest

When reading this test (in the context of PR 31331), I had trouble
understanding the tests, because of the abbreviated names.  I would
prefer if the names were a bit more explicit, like this.

Change-Id: I85669b238a9d5dacf673a7bbfc1ca18f80d2b2cf
gdb/unittests/enum-flags-selftests.c