[riot-commits] [RIOT-OS/RIOT] 1024e0: tests: transformed tests/sha256 into an unittest
Martine Lenders
authmillenon at gmail.com
Fri Dec 12 16:29:19 CET 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 1024e0b8beb68d099b55290e7e15626ff6e0ed01
https://github.com/RIOT-OS/RIOT/commit/1024e0b8beb68d099b55290e7e15626ff6e0ed01
Author: Philipp Rosenkranz <ph.rosenkranz at gmail.com>
Date: 2014-12-11 (Thu, 11 Dec 2014)
Changed paths:
R tests/sha256/Makefile
R tests/sha256/main.c
R tests/sha256/tests/01-test
A tests/unittests/tests-crypto/Makefile
A tests/unittests/tests-crypto/Makefile.include
A tests/unittests/tests-crypto/tests-crypto-sha256.c
A tests/unittests/tests-crypto/tests-crypto.c
A tests/unittests/tests-crypto/tests-crypto.h
Log Message:
-----------
tests: transformed tests/sha256 into an unittest
Commit: 17ef92eade67b4dc592e78bf6a00485f60e11881
https://github.com/RIOT-OS/RIOT/commit/17ef92eade67b4dc592e78bf6a00485f60e11881
Author: Martine Lenders <authmillenon at gmail.com>
Date: 2014-12-12 (Fri, 12 Dec 2014)
Changed paths:
R tests/sha256/Makefile
R tests/sha256/main.c
R tests/sha256/tests/01-test
A tests/unittests/tests-crypto/Makefile
A tests/unittests/tests-crypto/Makefile.include
A tests/unittests/tests-crypto/tests-crypto-sha256.c
A tests/unittests/tests-crypto/tests-crypto.c
A tests/unittests/tests-crypto/tests-crypto.h
Log Message:
-----------
Merge pull request #2181 from phiros/tests_sha256_transform_into_unittest
tests: transformed tests/sha256 into a unittest
Compare: https://github.com/RIOT-OS/RIOT/compare/3658367d7d8e...17ef92eade67
More information about the commits
mailing list