Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-10 | unit: Update copyright information | Marcel Holtmann | 1 | -1/+1 | |
2011-01-12 | unit: M15 coding style fix | Jeevaka Badrappan | 1 | -4/+4 | |
2010-11-29 | unit: explicitly compare pointers to NULL | Lucas De Marchi | 1 | -1/+1 | |
This patch was generated by the following semantic patch (http://coccinelle.lip6.fr/) // <smpl> @fix disable is_null,isnt_null1@ expression *E; @@ - !E + E == NULL // </smpl> | |||||
2010-04-28 | Fix: g_at_chat_shutdown usage in test-mux | Denis Kenzior | 1 | -1/+0 | |
2010-01-12 | Style: Various issues | Denis Kenzior | 1 | -3/+5 | |
2010-01-01 | Update copyright information | Marcel Holtmann | 1 | -1/+1 | |
2009-10-15 | Update unit tests for GSM 07.10 implementation | Denis Kenzior | 1 | -0/+330 | |
2009-10-15 | Fix: Quiet compiler warning | Denis Kenzior | 1 | -0/+2 | |
2009-10-15 | Update unit test for the new API | Denis Kenzior | 1 | -8/+48 | |
2009-10-15 | Fixup unit test to the new API | Denis Kenzior | 1 | -28/+47 | |
2009-09-08 | Update test program for GAtMux API | Marcel Holtmann | 1 | -42/+100 | |
2009-09-06 | Update GSM 07.10 unit testing | Marcel Holtmann | 1 | -2/+63 | |
2009-09-06 | Integrate the multiplexer into the AT chat library | Marcel Holtmann | 1 | -1/+1 | |
2009-09-05 | Add unit testing tool for GSM 07.10 multiplexer | Marcel Holtmann | 1 | -0/+57 | |