summaryrefslogtreecommitdiff
path: root/unit/test-rilmodem-gprs.c
Commit message (Collapse)AuthorAgeFilesLines
* treewide: Remove superfluous use of _GNU_SOURCEJonas Bonn2018-10-171-1/+0
| | | | | | There are a large number of files in the tree that define _GNU_SOURCE despite not actually using features hidden behind this flag. This patch removes all these definitions in one fell swoop...
* unit: add rilmodem gprs testsAlfonso Sánchez-Beato2016-10-251-0/+750
Add rilmodem gprs tests, which use the rilmodem test engine.