[riot-commits] [RIOT-OS/RIOT] f9eebc: tests/qdsa: Move from unittests to regular tests
Gaëtan Harter
hartergaetan at gmail.com
Wed Nov 28 20:06:46 CET 2018
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: f9eebce43f9fffcd818bfceb3ef51b310300d57d
https://github.com/RIOT-OS/RIOT/commit/f9eebce43f9fffcd818bfceb3ef51b310300d57d
Author: Koen Zandberg <koen at bergzand.net>
Date: 2018-11-28 (Wed, 28 Nov 2018)
Changed paths:
A tests/pkg_qdsa/Makefile
A tests/pkg_qdsa/main.c
A tests/pkg_qdsa/tests/01-run.py
M tests/unittests/Makefile
R tests/unittests/tests-qDSA/Makefile
R tests/unittests/tests-qDSA/Makefile.include
R tests/unittests/tests-qDSA/tests-qDSA.c
R tests/unittests/tests-qDSA/tests-qDSA.h
Log Message:
-----------
tests/qdsa: Move from unittests to regular tests
Stack size is changed from 4 times the default + printf to 5 times the
default stack size. Only on the lpc2387 this reduces the resulting stack
space. the test is not rerun for the lpc2387 and is untested.
Commit: fdde802bd7fb258588bdbc3317a1ac40d0990aea
https://github.com/RIOT-OS/RIOT/commit/fdde802bd7fb258588bdbc3317a1ac40d0990aea
Author: Gaëtan Harter <hartergaetan at gmail.com>
Date: 2018-11-28 (Wed, 28 Nov 2018)
Changed paths:
A tests/pkg_qdsa/Makefile
A tests/pkg_qdsa/main.c
A tests/pkg_qdsa/tests/01-run.py
M tests/unittests/Makefile
R tests/unittests/tests-qDSA/Makefile
R tests/unittests/tests-qDSA/Makefile.include
R tests/unittests/tests-qDSA/tests-qDSA.c
R tests/unittests/tests-qDSA/tests-qDSA.h
Log Message:
-----------
Merge pull request #10185 from bergzand/pr/tests/qdsa_move
tests/qdsa: Move from unittests to regular tests
Compare: https://github.com/RIOT-OS/RIOT/compare/4b06d64778df...fdde802bd7fb
**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