[riot-commits] [RIOT-OS/RIOT] face86: tests/unittests/core: add byteorder_bebuftohs(), b...
Martine Lenders
authmillenon at gmail.com
Mon Sep 3 14:35:31 CEST 2018
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: face869e3e21b5edee91f7310cded2960e113728
https://github.com/RIOT-OS/RIOT/commit/face869e3e21b5edee91f7310cded2960e113728
Author: Kaspar Schleiser <kaspar at schleiser.de>
Date: 2018-08-23 (Thu, 23 Aug 2018)
Changed paths:
M tests/unittests/tests-core/tests-core-byteorder.c
Log Message:
-----------
tests/unittests/core: add byteorder_bebuftohs(), byteorder_htobebufs() tests
Commit: accf50ce07a3d9b842d48a8b07eb827fb424adf9
https://github.com/RIOT-OS/RIOT/commit/accf50ce07a3d9b842d48a8b07eb827fb424adf9
Author: Kaspar Schleiser <kaspar at schleiser.de>
Date: 2018-08-23 (Thu, 23 Aug 2018)
Changed paths:
M core/include/byteorder.h
Log Message:
-----------
core/byteorder: fix byteorder_htobebufs, byteorder_bebuftohs
Logic was swapping byte order on Big Endian platforms
Commit: 2350c467405b103f6b23c06565da50aca8ec9867
https://github.com/RIOT-OS/RIOT/commit/2350c467405b103f6b23c06565da50aca8ec9867
Author: Martine Lenders <authmillenon at gmail.com>
Date: 2018-09-03 (Mon, 03 Sep 2018)
Changed paths:
M core/include/byteorder.h
M tests/unittests/tests-core/tests-core-byteorder.c
Log Message:
-----------
Merge pull request #9826 from kaspar030/fix_byteorder_bebuf
core/byteorder: fix bebuftohs() / htobebufs() on big endian
Compare: https://github.com/RIOT-OS/RIOT/compare/3d9aad2027b5...2350c467405b
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the commits
mailing list