Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-15 | libmbim-glib,test: port message parser tests to use autoptr | Aleksander Morgado | 1 | -134/+90 | |
2019-12-23 | test,basic-connect: fail provisioned contexts response without information ↵ | Aleksander Morgado | 1 | -0/+37 | |
buffer | |||||
2019-11-26 | libmbim-glib,test: add test for failed message parsing | Aleksander Morgado | 1 | -0/+48 | |
2019-11-26 | libmbim-glib,test: fix byte array reading test | Aleksander Morgado | 1 | -3/+53 | |
The STK buffer is 256 bytes, fixed-size, so use that array size for the actual test, or it'll fail with the new strict reading checks. | |||||
2017-07-28 | mbim-common: turn __mbim_utils_str_hex into mbim_common_str_hex | Ben Chan | 1 | -3/+3 | |
__mbim_utils_str_hex is a useful utility method for returning a hexadecimal string representation of a sequence of bytes in memory. This patch turns it into 'mbim_common_str_hex', which can be shared between libmbim-glib and mbimcli. | |||||
2014-07-22 | libmbim-glib,test: fix a memory leak in test-message-parser | Yunlian Jiang | 1 | -0/+1 | |
This fixes a memory leak in test-message-parser. | |||||
2014-07-11 | build: update copyright years and authors list | Aleksander Morgado | 1 | -1/+1 | |
2014-07-10 | libmbim-glib,test: new parser tester for Register State responses | Aleksander Morgado | 1 | -0/+82 | |
2014-03-06 | libmbim-glib,mbimcli: consistently use spaces for indentation | Ben Chan | 1 | -1/+1 | |
2014-02-27 | ms-firmware-id: add support for the Microsoft Firmware ID service | Ben Chan | 1 | -0/+52 | |
2013-12-10 | build: move source code under src/ | Aleksander Morgado | 1 | -0/+1587 | |