]> git.puffer.fish Git - mirror/frr.git/commit
tests: use little-endian order for libyang api
authorMark Stapp <mjs@cisco.com>
Tue, 15 Apr 2025 17:15:09 +0000 (13:15 -0400)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Wed, 16 Apr 2025 08:51:19 +0000 (08:51 +0000)
commit0ede1a830285c3fa3a8424fa69486a217c1e05ce
tree3151cd881dc20c65c3a843d7514f839eb023b7cd
parent872ace0f0711eb7b7e2272cdd087b77e5af81439
tests: use little-endian order for libyang api

Use the expected - little-endian - byte-order for a param
to one of the libyang apis; tests fail on LE architectures
otherwise.

Signed-off-by: Mark Stapp <mjs@cisco.com>
(cherry picked from commit da8fce3830baa2fd4d70050a3f7677d6e8bd5ad4)
tests/lib/northbound/test_oper_data.c