Commit graph

36 commits

Author SHA1 Message Date
Omar Kallel
b107d96661 Ticket refs #6914: icwmp: migrate from multithreading to uloop 2022-03-11 11:12:26 +01:00
Omar Kallel
8a2db29e11 Ticket refs #7501: icwmp: Fix static code warnings with cppcheck-2.7 2022-03-10 13:42:44 +01:00
vdutta
ab385f3692 Fix unit test cases 2022-03-09 11:15:42 +01:00
vdutta
9bd32215e6 Use wolfssl for ssl functions 2022-02-25 15:26:54 +05:30
vdutta
6964b86095 Fix coverage in module test 2022-02-24 19:01:15 +05:30
vdutta
7f1504f189 Get DeviceId from usp
- Updated Readme to overwrite DeviceId parameters
2022-01-07 17:55:11 +05:30
Neeraj Bijalwan
9b22b59edf Update run time data in /var/run/icwmpd 2022-01-06 12:47:53 +00:00
Omar Kallel
6a03433e3b Ticket refs #6907: icwmp Download: Not able to import vendor config file with uci 2021-12-29 11:18:16 +01:00
Omar Kallel
4bef706ddf Ticket refs #6614: icwmp: fix static code anlysis issues generated by cpp check 2021-11-22 15:27:44 +01:00
Omar Kallel
0aa8c57c41 Ticket refs #6359: icwmp: Reduce I/O on filesystem 2021-11-09 16:16:11 +01:00
Omar Kallel
1f43e2f051 Update year in head comments of test files 2021-10-13 16:44:44 +01:00
Omar Kallel
933c0f1760 Ticket refs #6165: icwmp: uci unit tests 2021-10-06 10:37:15 +01:00
Omar Kallel
ab87527757 Ticket refs #6039: icwmp: enhancement of uci api 2021-10-05 14:34:22 +01:00
Omar Kallel
2e55c12d13 Ticket refs #6089: Superfluous code 2021-09-21 09:49:42 +01:00
vdutta
411edf136f Align option names for notification configuration 2021-09-07 12:48:09 +05:30
Omar Kallel
25df1147fc load json notify file in case /etc/icwmp/.icwmpd_notify doesn't exist 2021-09-01 13:56:25 +01:00
Omar Kallel
a9d8e076e2 Ticket refs #5755: icwmp: Add functiona test and update readme 2021-08-30 14:56:29 +01:00
Omar Kallel
30795d2be5 Fix some notifications memory leak 2021-08-11 14:08:59 +01:00
Omar Kallel
4bccb4f53b Ticket refs #5691: icwmp: Add unit test to verify icwmp cli arguments 2021-08-11 10:50:58 +01:00
Omar Kallel
1fadaffefb Ticket refs #5611: icwmp notifications unit test module 2021-08-09 17:22:17 +01:00
Omar Kallel
49c0641b31 Ticket refs #5566: icwmp: move notifications feature from bbf to icwmp package 2021-08-09 17:22:07 +01:00
Omar Kallel
c831bb17a9 Ticket refs #5696: icwmpd doesn't support spaces in 'active' inform 2021-08-09 17:21:54 +01:00
Omar Kallel
ac94a73bb8 Unit tests memroy leak 2021-07-27 16:34:26 +01:00
Omar Kallel
6f9dae1cd2 Forced inform unit tests 2021-07-27 12:26:01 +01:00
Omar Kallel
40b08ae2f1 Ticket refs #5379: icwmp: backupsession, session, events, download unit tests 2021-07-05 10:57:12 +01:00
Omar Kallel
153f265761 SOAP unit tests: Invalid arguments 2021-07-01 18:43:29 +01:00
Omar Kallel
4edfade24c Ticket refs #5515: icwmp: validation of RPC methods arguments 2021-07-01 18:42:21 +01:00
Omar Kallel
2ed3de6b28 Create new file rpc_soap.c instead of xml 2021-06-28 10:07:43 +01:00
Omar Kallel
2e4b2b5b99 Build libicwmp by test/cmocka/Makefile instead of bin/Makefile.am 2021-06-25 15:29:02 +01:00
Omar Kallel
520aac547b Ticket refs #5445: icwmp: SOAP messages unit tests 2021-06-25 11:47:05 +01:00
Amin Ben Ramdhane
f88d357d52 Ticket refs #3989: icwmpd: Functional Test of CWMP Protocols 2021-06-24 09:09:02 +01:00
Omar Kallel
16659d7c16 Ticket refs #5041: cwmp: In DownloadRPC add support for '6 Stored Firmware Image' type 2021-06-04 14:49:59 +01:00
Omar Kallel
f73a82a126 Ticket refs #4935: icwmp: make all free of dynamic memory allocations (malloc, calloc, asprintf, strdup) in the end session 2021-06-04 14:49:28 +01:00
vdutta
be51cda3c4 Added functional api test 2021-06-03 18:11:23 +05:30
vdutta
b5bd9e0b79 test: Added basic api test 2021-05-19 22:42:47 +05:30
Omar Kallel
53d5b0503a Ticket refs #3988: icwmpd: Unit Test of Data Model Interface and SOAP messages 2021-05-19 17:32:29 +01:00