![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Programmer
Join Date: May 2006
Location: Cambridge, UK
Posts: 36
Rep Power: 0
![]() |
Testing client in client/server.
I'm just soliciting for ideas here. I don't think my situation is very unique so there ought to be someone out there that can offer some wisdom :-)
I'm writing a client for a client/server app. On Linux, with autoconf/automake as my build environment (not ideal, but it's pretty much standard). I have pretty much settled for unit++ as my unit test framework. Automake allows to build test programs (check_PROGRAMS) and run them on 'make check' (TESTS variable). What I don't know is how to get the mock-up server to run, it should be started before the unit tests are run, and shut down afterwards. Any good ideas?
__________________
Don't comment bad code - rewrite it. - The Elements of Programming Style (Kernighan & Plaugher) |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Python FTP Client Wrapper | Sane | Python | 6 | Jun 22nd, 2006 9:44 PM |
| Java Socket Timouts in a Chat client/server | krazyshane | Java | 2 | Feb 16th, 2006 10:49 PM |
| Client/server programming question... | GoO | Java | 3 | Aug 27th, 2005 5:18 AM |
| help with sockets, having a client recieve data as well as send. | cypherkronis | Python | 7 | Jul 1st, 2005 5:59 PM |
| Try capturing client text crashed!? | Kam | C++ | 0 | May 19th, 2005 1:31 AM |