forked from baresip/retest
-
Notifications
You must be signed in to change notification settings - Fork 0
Testprogram for libre and librem
cHuberCoffee/retest
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
README ------ retest -- Testprogram for libre and librem Copyright (C) 2010 - 2019 Creytiv.com Distributed under BSD license Testcase guidelines - Each testcase should be small and test one thing - Each testcase should match the corresponding module in libre/librem (i.e. test/rtp for testing the RTP-module) - Each testcase must be re-entrant and not use any global data - The testcase must return 0 for success, or errorcode for failure - It must be possible to run all testcases in parallel from different threads Feedback: - Please send feedback to <[email protected]>
About
Testprogram for libre and librem
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 99.3%
- Makefile 0.7%