Anas Nashif
e73a95bd64
tests: kernel: use a consistent test suite name
...
Lots of tests use different ways for naming tests, make this consistent
across all tests.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-04-09 22:55:20 -04:00
Anas Nashif
5d569eac7f
tests: rename test -> main.c
...
Use main.c across the board and move away from custom test naming.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-04-09 22:55:20 -04:00
Anas Nashif
5e9279a35c
tests: sleep: rename function to be consistent
...
Get the reporting right and consistent with other tests.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-02-18 09:16:40 -05:00
Anas Nashif
51e93dd105
tests: remove empty test header
...
Empty file with no value...
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-01-08 08:08:45 -05:00
Alberto Escolar Piedras
8c9118c2ab
test: sleep: fix for posix arch
...
Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2017-12-27 14:16:08 -05:00
Anas Nashif
abbaac9189
cleanup: remove nanokernel/nano leftovers
...
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-12-05 09:44:23 -06:00
Punit Vara
c7fd8e6343
tests: sleep: convert legacy test to ztest
...
This patch do following things :
- fix checkpatch warnings
- replace conditions with ztest apis wherever necessary
Signed-off-by: Punit Vara <punit.vara@intel.com>
2017-11-15 09:27:07 -05:00
Sebastian Bøe
0829ddfe9a
kbuild: Removed KBuild
...
Signed-off-by: Sebastian Boe <sebastian.boe@nordicsemi.no>
2017-11-08 20:00:22 -05:00
Anas Nashif
780324b8ed
cleanup: rename fiber/task -> thread
...
We still have many places talking about tasks and threads, replace those
with thread terminology.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-10-30 18:41:15 -04:00
Anas Nashif
c7cd5d260a
tests: sleep: rename test directory
...
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-06-19 09:01:14 -04:00