This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
freeswitch
Watch
1
Star
0
Fork
0
You've already forked freeswitch
mirror of
https://github.com/signalwire/freeswitch.git
synced
2025-02-23 18:04:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
freeswitch
/
libs
/
libks
/
test
History
Shane Bryldt
af2f257dc7
FS-10167: Added test_thread_pools to windows build, added BREAK condition to wait for objects to be added to the queue before the workers prematurely exit. Fixed a bug in thread pool creation that wasn't showing up under linux test.
2017-03-28 19:18:56 -06:00
..
.gitignore
…
Makefile.am
FS-10167: Removed testmmap as it is no longer relevant, removed windows fake mmap layer which was broken and replaced with direct allocator
2017-03-27 17:07:17 -06:00
tap.c
…
tap.h
…
test_thread_pools.c
…
test_thread_pools.vcxproj
FS-10167: Added test_thread_pools to windows build, added BREAK condition to wait for objects to be added to the queue before the workers prematurely exit. Fixed a bug in thread pool creation that wasn't showing up under linux test.
2017-03-28 19:18:56 -06:00
testacl.c
…
testacl.vcxproj
FS-10167: Added testacl to windows build, builds and runs under windows. Added missing testwebsock.vcxproj file that was missing on a prior commit.
2017-03-28 15:18:03 -06:00
testhash.c
FS-10167 fix issues in the thread code
2017-03-27 13:01:38 -05:00
testhash.vcxproj
FS-10167: Added testwebsock to windows build, completely removed precompiled openssl dependancy and injected the use of core library openssl build, everything seems to build and work for windows thus far.
2017-03-28 15:02:09 -06:00
testpools.c
FS-10167 encore
2017-03-27 12:08:55 -05:00
testpools.vcxproj
FS-10167: Added testwebsock to windows build, completely removed precompiled openssl dependancy and injected the use of core library openssl build, everything seems to build and work for windows thus far.
2017-03-28 15:02:09 -06:00
testq.c
…
testq.vcxproj
FS-10167: Added testwebsock to windows build, completely removed precompiled openssl dependancy and injected the use of core library openssl build, everything seems to build and work for windows thus far.
2017-03-28 15:02:09 -06:00
testsock2.c
…
testsock.c
…
testsock.vcxproj
FS-10167: Added testwebsock to windows build, completely removed precompiled openssl dependancy and injected the use of core library openssl build, everything seems to build and work for windows thus far.
2017-03-28 15:02:09 -06:00
testthreadmutex.c
FS-10167: Fixed issue with eating processor when ks_sleep() is called on windows, testthreadmutex is now fully functional on windows as well, all tests are passing
2017-03-27 16:52:07 -06:00
testthreadmutex.vcxproj
FS-10167: Added testwebsock to windows build, completely removed precompiled openssl dependancy and injected the use of core library openssl build, everything seems to build and work for windows thus far.
2017-03-28 15:02:09 -06:00
testtime.c
…
testtime.vcxproj
FS-10167: Added testwebsock to windows build, completely removed precompiled openssl dependancy and injected the use of core library openssl build, everything seems to build and work for windows thus far.
2017-03-28 15:02:09 -06:00
testwebsock.c
FS-10167: Fixed small ISO C compliancy issue for windows build vs linux build of testwebsock
2017-03-28 16:07:01 -05:00
testwebsock.vcxproj
FS-10167: Added testacl to windows build, builds and runs under windows. Added missing testwebsock.vcxproj file that was missing on a prior commit.
2017-03-28 15:18:03 -06:00