Common library for all Osmocom projects (libosmocore, libosmogsm, libosmovty, libosmogb, libosmosim, libosmousb, ...) https://osmocom.org/projects/libosmocore
Go to file
Pablo Neira Ayuso 72eb44cc51 tests: timer: set maximum wait time to obtain test results
If the timer test takes more than 2 * (number of steps + 10), we
abort the test. This calculation is based on the maximum timeout
randomly set (10 seconds) plus the number of steps (some existing
timers may be reset in each step). We double this to have some
extra grace time to finish.
2011-11-14 13:35:42 +01:00
debian Revert various debian related changes 2011-07-16 11:11:31 +02:00
doc Integrate doxygen documentation building into autoconf/automake process 2011-08-17 19:33:06 +02:00
include utils: Add declaration back for osmo_osmo_hexdump_nospc 2011-11-13 23:04:00 +01:00
m4 Create a dummy m4 directory to make autoreconf --install --force work 2010-03-24 02:55:33 +01:00
src timer: Better fix to the timer re-scheduling situation 2011-11-13 10:11:31 +01:00
tests tests: timer: set maximum wait time to obtain test results 2011-11-14 13:35:42 +01:00
utils Added autoconf option for utilities and embedded 2011-09-02 09:10:37 +02:00
.gitignore tests: Use GNU autotest to execute our tests and compare textual output 2011-11-14 13:35:41 +01:00
COPYING add GPL to project source 2010-02-21 09:21:30 +01:00
Doxyfile.codec.in Auto-generate the version information of Doxygen documentation 2011-08-17 19:22:12 +02:00
Doxyfile.core.in consistent Doxyfile naming 2011-08-20 17:39:58 +02:00
Doxyfile.gsm.in Auto-generate the version information of Doxygen documentation 2011-08-17 19:22:12 +02:00
Doxyfile.vty.in Auto-generate the version information of Doxygen documentation 2011-08-17 19:22:12 +02:00
Makefile.am build: Remove docdir, don't comment it 2011-09-02 20:23:42 +02:00
configure.ac tests: Use GNU autotest to execute our tests and compare textual output 2011-11-14 13:35:41 +01:00
git-version-gen add git-version-gen magic to automatically generate package version 2010-03-23 00:30:19 +08:00
libosmocodec.pc.in codec: Add the missing bits for include to install and pkgconfig to work 2010-10-24 18:23:10 +02:00
libosmocore.pc.in add missing automake / autoconf files 2010-02-20 21:09:24 +01:00
libosmogsm.pc.in This patch moves the GSM-specific functions to the new library 2011-03-23 18:08:08 +01:00
libosmovty.pc.in Add pkgconfig for libosmovty 2010-05-25 22:28:40 +02:00