You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker 7ee447c011
v811_spc009_project
7 months ago
..
CMakeLists.txt v811_spc009_project 7 months ago
README.md v811_spc009_project 7 months ago
main.c v811_spc009_project 7 months ago
selftest.sh v811_spc009_project 7 months ago

README.md

lws api test lws_struct SQLITE

Demonstrates how to use and performs selftests for lws_struct SQLITE serialization and deserialization

build

 $ cmake . && make

usage

Commandline option Meaning
-d Debug verbosity in decimal, eg, -d15
 $ ./lws-api-test-lws_struct-sqlite
[2020/02/22 09:55:05:4335] U: LWS API selftest: lws_struct SQLite
[2020/02/22 09:55:05:5579] N: lws_struct_sq3_open: created _lws_apitest.sq3 owned by 0:0 mode 0600
[2020/02/22 09:55:05:9206] U: Completed: PASS