Rajkumar Kanagaraj
50fc85dc44
CMake: Remove all unittest.cmake script from test suite
...
- Remove redundant cmake script as already added the CMake configuration file
- Remove redundant empty_baseline as it is no longer needed with the help of CMake configuration file
2021-05-26 07:09:14 -07:00
Rajkumar Kanagaraj
f096b3b3c3
Fix missing newline
2021-05-11 04:22:26 -07:00
Rajkumar Kanagaraj
4ade0bdbea
CMake: Fix DTLS socket unittest
...
- Binding the socket address into network stack to avoid socket connect API call hangs in the unittest
2021-05-11 02:29:56 -07:00
Rajkumar Kanagaraj
c5a4fecd28
CMake: Refactor netsocket unittest CMake
...
- Add Cmake configuration file
- Fix the header inclusion in DTLSSocketWrapper and TLSSocketWrapper test
2021-05-11 02:29:56 -07:00
Paul Szczepanek
2fe6c7aa52
upgrade gtest to 1.10
2021-01-26 17:25:44 +00:00
Martin Kojtal
9315f05719
Merge pull request #13809 from jeromecoutant/PR_CELLULAR
...
Remove Cellular dependency in netsocket
2020-12-17 15:41:41 +00:00
jeromecoutant
9eb86a2345
Cellular unittests update
2020-12-17 15:36:44 +01:00
Arto Kinnunen
d001b7a441
Update unittests
2020-11-20 10:06:57 +02:00
Ashok Rao
8d7c7555dc
Fixing UNITTESTS
2020-08-05 17:09:21 +01:00
George Psimenos
76f37fb2bc
Restructure events directory & move tests
2020-07-28 09:17:19 +01:00
Rajkumar Kanagaraj
a4c1071c5b
Apply suggestions from code review
...
Commit the reviewer suggestions
Co-authored-by: Lingkai Dong <lingkai.dong@arm.com>
2020-07-23 06:24:04 -07:00
Rajkumar Kanagaraj
947d2d75b9
Fix spell check and astyle format issue
2020-07-23 06:22:15 -07:00
Rajkumar Kanagaraj
b1a5e1b72d
Move Unittests closure to library
2020-07-23 06:15:13 -07:00