Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-14 | tests,port-context: joining thread takes the reference already | Aleksander Morgado | |
2014-02-14 | tests: fix array bound checks in process_next_command | Ben Chan | |
This patch fixes the out-of-bounds array accesses in test-port-context.c, which is detected by AddressSanitizer, by checking the index against the array length before accessing the array. | |||
2014-02-13 | tests: added support for DBus service tests | Aleksander Morgado | |
We can now run 'simulated' modems against a ModemManager running in its own session bus. |