Commit Graph

21 Commits

Author SHA1 Message Date
3a0211febd The "pdu" test is known to fail in some cases (TZ=UTC) 2014-11-08 16:49:37 +01:00
a016cf1eb1 Always close the sound devices when done playing a file 2014-10-21 23:38:38 +02:00
519aabbd35 Added some files to ignore 2014-10-21 00:43:35 +02:00
3fbd0e95c9 Initial import 2014-10-21 00:42:06 +02:00
458e509fac Added a test tool for the OSS plug-in 2014-10-20 23:48:19 +02:00
be062477f9 The "hayes" test now depends on "../config.h" 2014-09-11 21:31:25 +02:00
d71d941689 Also test the MODEM_EVENT_TYPE_MODEL event 2014-09-11 21:29:54 +02:00
15697d0cf7 Updated the dependencies for the "hayes" test 2014-09-08 06:24:31 +02:00
e15bc48347 Also test the handler for +CFUN events 2014-09-08 04:24:07 +02:00
c943881b77 Also test parsing the signal level 2014-09-05 20:46:21 +02:00
49060c6e4c Minimize the build requirements when possible 2014-08-26 01:19:53 +02:00
0390e6f12f Added a main loop for a more complete test 2014-08-12 21:42:30 +02:00
562396f94a Added a test for the "hayes" modem plug-in 2014-08-12 19:55:42 +02:00
b223b1a66d More portable shebang, from 7heo <7heo@mail.com>
Original commit message:
« The path /bin/sh for the shebang is more portable
than /usr/bin/env, according to Sven Mascheck:
http://in-ulm.de/~mascheck/various/shebang/#env
and:
http://in-ulm.de/~mascheck/various/shells/

Additionally, a space after the shebang first two
characters (#!) is said to be more portable:
http://in-ulm.de/~mascheck/various/shebang/#blankrequired

I fixed the test script shebang accordingly. »

It doesn't say the presence of a space makes it more portable; it says it was a rumor that could never be proven true, for some completely obsolete releases of UNIX. I did not apply that part.

Thanks!
2014-03-13 13:58:24 +09:00
6019323ae0 Added a test for parsing PDUs 2014-02-21 03:46:37 +01:00
26e508b5c6 Moved the quirks for the "hayes" plug-in to a separate file 2014-02-20 04:27:30 +01:00
48c4ac170f Separating the "hayes" plug-in into more parts 2014-02-20 04:12:13 +01:00
4ac8f93eb9 Added a valid USSD code 2014-02-20 01:27:30 +01:00
86a1c498ec More accurate detection of USSD codes 2014-02-20 01:10:09 +01:00
918562fe3e Testing the modem plug-ins for conformance (none currently defines an icon) 2013-10-26 19:56:02 +02:00
3b42534145 Testing the plug-ins for conformance (some currently do not define an icon) 2013-10-26 19:48:43 +02:00