summaryrefslogtreecommitdiff
path: root/dahdi_test.c
AgeCommit message (Collapse)Author
2011-09-29dahdi_test: Enforce range from 0.0% - 100.0% for accuracy.Shaun Ruffell
Also makes sure that the percentage output from the verbose and non-verbose modes of timer_test are the same and print a cumulative accuracy which smooths out the jitter for each pass. If the time it takes to read in 1 second worth of data is longer than 1 second accuracy will be 0%. (closes issue #18573) Reported by: smurfix Signed-off-by: Shaun Ruffell <sruffell@digium.com> git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@10216 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-11-21add copyright headers to all the files that don't have themKevin P. Fleming
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5366 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-10-10revert r5077 as r5078 fixes this better: now we can use 8 entries in aTzafrir Cohen
line. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5080 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-10-10make dahdi_test's prints fit in one line.Tzafrir Cohen
It makes them slightly less "accurate", but we already use it in the verbose messages, and dahdi_test is not really accurate. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5079 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-10-10Wrap at 6 instead of 8 so we are sure to fit on an 80 column terminal.Sean Bright
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5077 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-10-03Whitespace and formatting only.Sean Bright
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5042 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-10-03The first line was getting wrapped after 7 instead of 8.Sean Bright
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5041 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-08-05clean up license headers in files, add LICENSE files, and apply LGPL ↵Kevin P. Fleming
(instead of GPL) to libtonezone files git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4708 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-08-05use a different name for this file, so it won't try to overwrite existing ↵Kevin P. Fleming
(non-version-controlled) files in existing checkouts git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4707 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-05-23Remove remaining references to zap devices and some zaptel referencesMatthew Fredrickson
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4352 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-05-23add version string to all tools, visible using "strings" for nowKevin P. Fleming
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4346 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-05-23initial copyKevin P. Fleming
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4335 a0bf4364-ded3-4de4-8d8a-66a801d63aff