Aleksander Morgado
e956bac47b
log: common logging method definition for all testers and helpers
2020-04-08 17:53:42 +02:00
Aleksander Morgado
3186a498c1
sms-part-3gpp: port to use object logging
2020-04-08 16:35:09 +02:00
Aleksander Morgado
9bcadea172
log: new object logging support
...
So that we can provide the specific object id in every log associated
to a given object.
2020-04-08 16:35:08 +02:00
Aleksander Morgado
f77deb75a5
test,mmsmspdu: fix warnings with -Wswitch-enum
...
mmsmspdu.c: In function ‘show_part_info’:
mmsmspdu.c:86:5: error: enumeration value ‘MM_SMS_ENCODING_UNKNOWN’ not handled in switch [-Werror=switch-enum]
86 | switch (encoding) {
| ^~~~~~
2020-01-31 15:18:35 +01:00
Ben Chan
bf54159e93
test: untabify
2019-07-31 22:27:45 -07:00
Aleksander Morgado
4a4779729a
test: new 'mmsmspdu' tool to parse PDUs given in hex
2019-07-15 13:49:49 +02:00