[riot-commits] [RIOT-OS/RIOT] 6a037a: tests: add prefix to Makefile.tests_common
Martine Lenders
authmillenon at gmail.com
Thu Jan 19 16:08:15 CET 2017
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 6a037ad0040d163a2dddb3c372c5f1635ee15047
https://github.com/RIOT-OS/RIOT/commit/6a037ad0040d163a2dddb3c372c5f1635ee15047
Author: smlng <s at mlng.net>
Date: 2017-01-19 (Thu, 19 Jan 2017)
Changed paths:
M tests/Makefile.tests_common
R tests/coap/Makefile
R tests/coap/main.c
M tests/driver_enc28j60/Makefile
M tests/driver_encx24j600/Makefile
M tests/driver_servo/Makefile
M tests/leds/Makefile
M tests/malloc/Makefile
M tests/periph_cpuid/Makefile
M tests/periph_flashpage/Makefile
M tests/periph_gpio/Makefile
M tests/periph_hwrng/Makefile
M tests/pkg_cmsis-dsp/Makefile
A tests/pkg_libcoap/Makefile
A tests/pkg_libcoap/main.c
M tests/pkg_oonf_api/Makefile
M tests/pkg_tiny-asn1/Makefile
M tests/unittests/tests-tweetnacl/Makefile
M tests/xtimer_now64_continuity/Makefile
M tests/xtimer_usleep/Makefile
Log Message:
-----------
tests: add prefix to Makefile.tests_common
- fixes name clash on macOS
- correct naming of test coap to pkg_libcoap
Commit: 76f951b54fe3c14adb2a12a59bbf14194ee01d5d
https://github.com/RIOT-OS/RIOT/commit/76f951b54fe3c14adb2a12a59bbf14194ee01d5d
Author: Martine Lenders <authmillenon at gmail.com>
Date: 2017-01-19 (Thu, 19 Jan 2017)
Changed paths:
M tests/Makefile.tests_common
R tests/coap/Makefile
R tests/coap/main.c
M tests/driver_enc28j60/Makefile
M tests/driver_encx24j600/Makefile
M tests/driver_servo/Makefile
M tests/leds/Makefile
M tests/malloc/Makefile
M tests/periph_cpuid/Makefile
M tests/periph_flashpage/Makefile
M tests/periph_gpio/Makefile
M tests/periph_hwrng/Makefile
M tests/pkg_cmsis-dsp/Makefile
A tests/pkg_libcoap/Makefile
A tests/pkg_libcoap/main.c
M tests/pkg_oonf_api/Makefile
M tests/pkg_tiny-asn1/Makefile
M tests/unittests/tests-tweetnacl/Makefile
M tests/xtimer_now64_continuity/Makefile
M tests/xtimer_usleep/Makefile
Log Message:
-----------
Merge pull request #6326 from smlng/pr/osx/tests_name_clash
tests: fix linker failure on OS X due to name clash
Compare: https://github.com/RIOT-OS/RIOT/compare/70fbcbf7ed3a...76f951b54fe3
More information about the commits
mailing list