|
eff0b1980f
|
* API CHANGE! changed thread_create so it allocates tcb on stack, removing first argument
|
2010-11-04 16:47:24 +01:00 |
|
|
02945e22f7
|
* fixed for new shell_command_t layout
|
2010-11-04 16:46:25 +01:00 |
|
|
5a4524539d
|
* misc shell improvements
|
2010-11-02 17:23:10 +01:00 |
|
|
8b91cd790b
|
* test_suite: added thread_sleep test & expect script'
|
2010-11-02 13:46:25 +01:00 |
|
|
97e7a80260
|
* test_suite: add test_thread_sleep 2/2
|
2010-11-02 11:54:03 +01:00 |
|
|
efeaebd096
|
* test_suite: added test_thread_sleep
|
2010-11-02 11:53:20 +01:00 |
|
|
82abee6769
|
* fix mutex_trylock_fail test
|
2010-11-02 11:52:39 +01:00 |
|
|
1a6ea56b8b
|
* added project "test_suite" as container for automatic tests. Added test_mutex_trylock_fail as first example
|
2010-11-01 17:05:00 +01:00 |
|