summaryrefslogtreecommitdiff
path: root/src/kernel/tests/util.c
AgeCommit message (Collapse)Author
2021-08-03fix inconsistent semicolonsdzwdz
2021-08-03kernel: implement static_strcmp()dzwdz
will be used to test functions operating on strings
2021-08-03kernel: implement memcmpdzwdz