Skip to content

Commit

Permalink
Add Doxygen words to the lexicon and fix a misspelled word. (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
sarenameas committed Dec 13, 2020
1 parent 1083411 commit e15db4c
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/unit-test/defender_utest.c
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
* +--------------+-------------------------------+------------+
*
* Both guard buffers are filled with a known pattern before each test and are
* verified to reamain unchanged after each test.
* verified to remain unchanged after each test.
*/
#define TEST_TOPIC_BUFFER_PREFIX_GUARD_LENGTH 32
#define TEST_TOPIC_BUFFER_WRITABLE_LENGTH 256
Expand Down
25 changes: 24 additions & 1 deletion tools/lexicon.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,17 @@ apis
aws
bi
bo
br
bufferlength
cbor
colspan
com
cond
config
configpagestyle
const
copydoc
css
defenderapi
defenderbadparameter
defenderbuffertoosmall
Expand All @@ -25,49 +30,67 @@ defendernomatch
defenderstatus
defendersuccess
defendertopic
defgroup
developerguide
doesn
doxygen
endcode
endcond
endif
enum
gcc
getdeviceserialnumber
gettopic
github
hed
https
html
inc
ingroup
iot
iso
json
logdebug
logerror
loginfo
logwarn
mainpage
matchapi
matchtopic
mdash
memcpy
misra
mqtt
noninfringement
ns
os
param
pbuffer
png
po
posix
poutapi
poutlength
poutthingnamelength
ppoutthingname
pre
premainingtopic
pthingname
ptopic
reamain
remediate
remainingtopiclength
rm
sdk
strlen
sublicense
tcp
td
thingname
thingnamelength
toolchain
topicbuffer
topiclength
tr
udp
uint
utest
Expand Down

0 comments on commit e15db4c

Please sign in to comment.