[riot-commits] [RIOT-OS/RIOT] 5dcf64: imported test projects (from projects repository)
Oleg Hahm
gello at gmx.de
Wed Jan 15 16:49:02 CET 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 5dcf64d9ded391b77d4f93f2d845c3b487880684
https://github.com/RIOT-OS/RIOT/commit/5dcf64d9ded391b77d4f93f2d845c3b487880684
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2014-01-10 (Fri, 10 Jan 2014)
Changed paths:
A Makefile.unsupported
A tests/test_bloom/.gitignore
A tests/test_bloom/Makefile
A tests/test_bloom/generate_sets.py
A tests/test_bloom/main.c
A tests/test_bloom/words.txt.gz
A tests/test_bloom_bytes/Makefile
A tests/test_bloom_bytes/main.c
A tests/test_float/Makefile
A tests/test_float/main.c
A tests/test_hwtimer/Makefile
A tests/test_hwtimer/main.c
A tests/test_hwtimer/tests/test_hwtimer
A tests/test_hwtimer_spin/Makefile
A tests/test_hwtimer_spin/main.c
A tests/test_irq/Makefile
A tests/test_irq/main.c
A tests/test_nativenet/Makefile
A tests/test_nativenet/main.c
A tests/test_semaphore/Makefile
A tests/test_semaphore/main.c
A tests/test_sha256/Makefile
A tests/test_sha256/main.c
A tests/test_shell/Makefile
A tests/test_shell/ReadMe.txt
A tests/test_shell/main.c
A tests/test_shell/tests/01-basic
A tests/test_shell/tests/02-inputlength-regression
A tests/test_shell/tests/02-unknown-command
A tests/test_thread_basic/Makefile
A tests/test_thread_basic/main.c
A tests/test_thread_basic/tests/test_thread.py
A tests/test_thread_exit/Makefile
A tests/test_thread_exit/main.c
A tests/test_thread_exit/tests/hello-world
A tests/test_thread_msg/Makefile
A tests/test_thread_msg/main.c
Log Message:
-----------
imported test projects (from projects repository)
Commit: cd4446023e8041a1df441635fb74e56d2aa32235
https://github.com/RIOT-OS/RIOT/commit/cd4446023e8041a1df441635fb74e56d2aa32235
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2014-01-14 (Tue, 14 Jan 2014)
Changed paths:
M tests/test_irq/main.c
Log Message:
-----------
increase wait period
otherwise the loop won't run
(proposed by @LudwigOrtmann)
Commit: 24eff773fc3c8c99b13ef42d6aab842184fd6c5c
https://github.com/RIOT-OS/RIOT/commit/24eff773fc3c8c99b13ef42d6aab842184fd6c5c
Author: Oleg Hahm <gello at gmx.de>
Date: 2014-01-15 (Wed, 15 Jan 2014)
Changed paths:
A Makefile.unsupported
A tests/test_bloom/.gitignore
A tests/test_bloom/Makefile
A tests/test_bloom/generate_sets.py
A tests/test_bloom/main.c
A tests/test_bloom/words.txt.gz
A tests/test_bloom_bytes/Makefile
A tests/test_bloom_bytes/main.c
A tests/test_float/Makefile
A tests/test_float/main.c
A tests/test_hwtimer/Makefile
A tests/test_hwtimer/main.c
A tests/test_hwtimer/tests/test_hwtimer
A tests/test_hwtimer_spin/Makefile
A tests/test_hwtimer_spin/main.c
A tests/test_irq/Makefile
A tests/test_irq/main.c
A tests/test_nativenet/Makefile
A tests/test_nativenet/main.c
A tests/test_semaphore/Makefile
A tests/test_semaphore/main.c
A tests/test_sha256/Makefile
A tests/test_sha256/main.c
A tests/test_shell/Makefile
A tests/test_shell/ReadMe.txt
A tests/test_shell/main.c
A tests/test_shell/tests/01-basic
A tests/test_shell/tests/02-inputlength-regression
A tests/test_shell/tests/02-unknown-command
A tests/test_thread_basic/Makefile
A tests/test_thread_basic/main.c
A tests/test_thread_basic/tests/test_thread.py
A tests/test_thread_exit/Makefile
A tests/test_thread_exit/main.c
A tests/test_thread_exit/tests/hello-world
A tests/test_thread_msg/Makefile
A tests/test_thread_msg/main.c
Log Message:
-----------
Merge pull request #493 from OlegHahm/import_test_apps
imported test projects (from projects repository)
Compare: https://github.com/RIOT-OS/RIOT/compare/6b41f88fdf65...24eff773fc3c
More information about the commits
mailing list