summaryrefslogtreecommitdiff
path: root/tests/dlt-test-preregister-context.c
Commit message (Collapse)AuthorAgeFilesLines
* gtest: Refactor tests/CMakeLists.txtSaya Sugiura2021-10-051-57/+0
| | | | | | | | This also removed following tests to more appropriate place: - dlt-test-preregister-context.c - dlt-test-cpp-extension.cpp Signed-off-by: Saya Sugiura <ssugiura@jp.adit-jv.com>
* tests: Adapt to DLT_DISABLE_MACROSaya Sugiura2021-10-051-0/+1
| | | | Signed-off-by: Saya Sugiura <ssugiura@jp.adit-jv.com>
* doxygen: Remove licenceSaya Sugiura2019-07-191-2/+0
| | | | Signed-off-by: Saya Sugiura <ssugiura@jp.adit-jv.com>
* POSIX: Replace usleep with nanosleepSaya Sugiura2019-05-061-3/+7
| | | | Signed-off-by: Saya Sugiura <ssugiura@jp.adit-jv.com>
* Code beautification using uncrustifyChristoph Lipka2018-12-211-1/+1
| | | | Signed-off-by: Christoph Lipka <clipka@de.adit-jv.com>
* Fixed whitespace and formatting of new code Fixed licence headersLutz Helwing2015-10-071-13/+35
| | | | Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de>
* Allow registration of contexts before application is registeredStefan Vacek2015-10-071-0/+32
Signed-off-by: Stefan Vacek <stefan.vacek@intel.com>