diff options
author | Nathan Williams <njw@google.com> | 2011-07-25 00:44:49 -0500 |
---|---|---|
committer | Dan Williams <dcbw@redhat.com> | 2011-07-25 01:18:22 -0500 |
commit | c717dbd9284f9b1baebd90864befa755dc95ef39 (patch) | |
tree | 30428be4664c5f5c8981a89f3fb1e4252fcd8533 /.gitignore | |
parent | e5faa242e9c6ddcd5bcb976420483ead59f81239 (diff) |
sms: add unit tests
Second in a series. Builds on the previous by actually unit-testing
the sms_parse_pdu() function. Note that the dcf1 test does not pass
as the code is currently written.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -33,6 +33,7 @@ test/lsudev src/tests/test-modem-helpers src/tests/test-charsets src/tests/test-qcdm-serial-port +src/tests/test-sms policy/org.freedesktop.modem-manager.policy include/ |