websocket: Add websocket unit tests

This commit is contained in:
yuanjm
2021-01-21 19:45:00 +08:00
committed by bot
parent 8c195a7a17
commit cd01a0ca81
3 changed files with 64 additions and 0 deletions
@@ -0,0 +1,4 @@
#
#Component Makefile
#
COMPONENT_ADD_LDFLAGS = -Wl,--whole-archive -l$(COMPONENT_NAME) -Wl,--no-whole-archive