1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests
Oleg Hahm 983d056c75 core: harmonizes the data type for the process ID
Instead of using differing integer types use kernel_pid_t for process
identifier. This type is introduced in a new header file to avoid
circular dependencies.
2014-08-01 12:02:54 +02:00
..
bitarithm_timings tests: fix APPLICATION name 2014-07-31 07:34:11 +02:00
bloom Merge pull request #1456 from haukepetersen/board_stm32f3discovery 2014-07-31 23:55:05 +02:00
bloom_bytes doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
coap Merge pull request #1456 from haukepetersen/board_stm32f3discovery 2014-07-31 23:55:05 +02:00
cpuid Implement CPU id getter for native 2014-07-31 23:05:15 +02:00
disable_module tests: fix APPLICATION name 2014-07-31 07:34:11 +02:00
float doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
hwtimer doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
hwtimer_spin doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
hwtimer_wait doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
ipc_pingpong core: harmonizes the data type for the process ID 2014-08-01 12:02:54 +02:00
irq doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
libfixmath pkg: add USEPKG module "libfixmath" 2014-08-01 00:04:48 +02:00
libfixmath_unittests pkg: add USEPKG module "libfixmath" 2014-08-01 00:04:48 +02:00
mutex_unlock_and_sleep doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
nativenet core: harmonizes the data type for the process ID 2014-08-01 12:02:54 +02:00
net_if Merge pull request #1456 from haukepetersen/board_stm32f3discovery 2014-07-31 23:55:05 +02:00
pipe tests: fix APPLICATION name 2014-07-31 07:34:11 +02:00
pnet Merge pull request #1456 from haukepetersen/board_stm32f3discovery 2014-07-31 23:55:05 +02:00
posix_semaphore core: harmonizes the data type for the process ID 2014-08-01 12:02:54 +02:00
posix_sleep doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
pthread doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
pthread_barrier doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
pthread_cleanup doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
pthread_condition_variable core: harmonizes the data type for the process ID 2014-08-01 12:02:54 +02:00
pthread_cooperation doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
pthread_rwlock core: harmonizes the data type for the process ID 2014-08-01 12:02:54 +02:00
queue_fairness core: harmonizes the data type for the process ID 2014-08-01 12:02:54 +02:00
sha256 doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
shell doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
struct_tm_utility tests: fix APPLICATION name 2014-07-31 07:34:11 +02:00
thread_basic doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
thread_cooperation core: harmonizes the data type for the process ID 2014-08-01 12:02:54 +02:00
thread_exit doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
thread_msg doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
thread_msg_block_w_queue core: harmonizes the data type for the process ID 2014-08-01 12:02:54 +02:00
thread_msg_block_wo_queue core: harmonizes the data type for the process ID 2014-08-01 12:02:54 +02:00
thread_msg_seq core: harmonizes the data type for the process ID 2014-08-01 12:02:54 +02:00
unittests Merge pull request #1329 from LudwigOrtmann/riot_license 2014-07-31 23:12:47 +02:00
vtimer_msg core: harmonizes the data type for the process ID 2014-08-01 12:02:54 +02:00
vtimer_msg_diff core: harmonizes the data type for the process ID 2014-08-01 12:02:54 +02:00
Makefile.tests_common make: don't use export on example makefiles 2014-07-10 15:23:31 +02:00