Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
unittest
/
string_test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-05
vppinfra: refactor address sanitizer
Damjan Marion
1
-1
/
+1
2021-11-06
unittest: remove clib_count_equal_* tests
Damjan Marion
1
-97
/
+3
2021-11-05
unittest: gcc-11 errors for clib_strcpy, clib_strstr, clib_strcat, and clib_s...
Steven Luong
1
-340
/
+30
2020-08-03
unittest: add clib_count_equal_u8/16/32/64 tests
Benoît Ganne
1
-4
/
+100
2020-07-19
unittest: keep ASAN happy for non-terminated string tests
Benoît Ganne
1
-0
/
+2
2020-04-04
misc: strcpy be gone
Dave Barach
1
-1
/
+1
2020-02-25
unittest: Skip string test case for sizeof (src) > sizeof (dst)
Steven Luong
1
-4
/
+13
2019-02-27
string_test: The dark side of coverity
Steven Luong
1
-4
/
+0
2019-02-21
string_test: Coverity woe
Steven Luong
1
-2
/
+0
2019-01-18
Fix GCC 8 compiler warnings on strncpy's truncated copy on debian distro
Steven Luong
1
-0
/
+12
2019-01-10
strncpy_s_inline copies more bytes than necessary
Steven
1
-1
/
+10
2019-01-07
string_test: coverity woe
Steven
1
-6
/
+0
2018-12-14
Revert gerrit 16429 to fix a Debian build-break
Dave Barach
1
-22
/
+44
2018-12-14
Fix compiling issue with GCC-8.x in string test functions
Lijian.Zhang
1
-44
/
+22
2018-12-05
Fix gcc-8 compile issues in string_test.c
Dave Barach
1
-1
/
+35
2018-12-02
vppinfra: c11 safe string functions
Steven
1
-25
/
+1559
2018-10-23
c11 safe string handling support
Dave Barach
1
-0
/
+145