]> git.puffer.fish Git - matthieu/frr.git/commit
tests: fix endian bug in test_typelist
authorMark Stapp <mjs@voltanet.io>
Wed, 18 Dec 2019 15:52:08 +0000 (10:52 -0500)
committerMark Stapp <mjs@voltanet.io>
Wed, 18 Dec 2019 15:52:08 +0000 (10:52 -0500)
commit1dc46d1ece1f0db8dff79957473942f6fff00761
treee90c607ec0476f034e713729d5f322ccc62659a8
parent6498fc458dd2208ef02962e195ae71a4d131d864
tests: fix endian bug in test_typelist

Fix a byte-swapping bug that appeared on big-endian arch but
wasn't visible on little-endian runs.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
tests/lib/test_typelist.h