[riot-commits] [RIOT-OS/RIOT] 618fd1: tests/relic: move from unittests to regular test
Martine Lenders
authmillenon at gmail.com
Tue Nov 27 22:37:26 CET 2018
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 618fd166992d192504b40ca17d905a9ff32271ae
https://github.com/RIOT-OS/RIOT/commit/618fd166992d192504b40ca17d905a9ff32271ae
Author: smlng <s at mlng.net>
Date: 2018-11-27 (Tue, 27 Nov 2018)
Changed paths:
M pkg/relic/Makefile.include
A tests/pkg_relic/Makefile
A tests/pkg_relic/main.c
A tests/pkg_relic/tests/01-run.py
M tests/unittests/Makefile
R tests/unittests/tests-relic/Makefile
R tests/unittests/tests-relic/Makefile.include
R tests/unittests/tests-relic/tests-relic.c
Log Message:
-----------
tests/relic: move from unittests to regular test
This moves tests for the relic package from unittests to a regular
test, which should help to decrease binary size of unittests.
Commit: c5ff183807fbf33dcc730058bbdc4a49936bd93c
https://github.com/RIOT-OS/RIOT/commit/c5ff183807fbf33dcc730058bbdc4a49936bd93c
Author: Martine Lenders <authmillenon at gmail.com>
Date: 2018-11-27 (Tue, 27 Nov 2018)
Changed paths:
M pkg/relic/Makefile.include
A tests/pkg_relic/Makefile
A tests/pkg_relic/main.c
A tests/pkg_relic/tests/01-run.py
M tests/unittests/Makefile
R tests/unittests/tests-relic/Makefile
R tests/unittests/tests-relic/Makefile.include
R tests/unittests/tests-relic/tests-relic.c
Log Message:
-----------
Merge pull request #10189 from smlng/pr/tests/pkg_relic
tests/relic: move from unittests to regular test
Compare: https://github.com/RIOT-OS/RIOT/compare/48aeba534b06...c5ff183807fb
**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