summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* ChangeLogTag:Fri Sep 19 14:13:07 1997 Carlos O'Ryan ↵coryan1997-09-201-4/+11
| | | | <coryan@macarena.cs.wustl.edu>
* added back the ACE_U_LongLong test on platforms that use itlevine1997-09-191-16/+13
|
* protected declarations of test_timeout_count and timeouts because they're ↵levine1997-09-181-0/+2
| | | | not used on Solaris
* disable ACE_U_LongLong test except on Solarislevine1997-09-181-17/+19
|
* *** empty log message ***schmidt1997-09-181-9/+18
|
* *** empty log message ***schmidt1997-09-171-0/+1
|
* *** empty log message ***schmidt1997-09-171-1/+1
|
* *** empty log message ***schmidt1997-09-171-3/+6
|
* updated Makefile dependencieslevine1997-09-151-14/+9
|
* ischmidt1997-09-141-1401/+418
|
* *** empty log message ***irfan1997-09-143-15/+135
|
* *** empty log message ***irfan1997-09-1429-1634/+142
|
* *** empty log message ***schmidt1997-09-142-2/+6
|
* *** empty log message ***schmidt1997-09-1346-54/+45
|
* We need to undefine ACE_NDEBUG herecoryan1997-09-131-0/+3
|
* *** empty log message ***schmidt1997-09-131-19/+1
|
* *** empty log message ***schmidt1997-09-133-28/+38
|
* *** empty log message ***schmidt1997-09-132-43/+96
|
* *** empty log message ***schmidt1997-09-131-1/+1
|
* *** empty log message ***schmidt1997-09-131-18/+61
|
* *** empty log message ***schmidt1997-09-121-948/+299
|
* *** empty log message ***schmidt1997-09-101-2/+13
|
* do onschmidt1997-09-081-10/+10
|
* added one-button test for VxWorkslevine1997-09-081-0/+121
|
* moved log file checks out to separate file, run_tests.checklevine1997-09-082-16/+34
|
* updated VxWorks test statuslevine1997-09-081-0/+4
|
* updated VxWorks statuslevine1997-09-081-12/+5
|
* Added ios::trunc when ofstream.open'ing a file if we are not appending to it.nw11997-09-061-0/+2
|
* *** empty log message ***schmidt1997-09-062-17/+37
|
* (connector): added 5 second sleep to give acceptor a chance to start uplevine1997-09-051-0/+2
|
* (client): increased sleep time to 10 sec, because a long delay is needed ↵levine1997-09-051-1/+1
| | | | with Purify
* (handle_signal): suppress printouts during shutdown, to prevent using ↵levine1997-09-051-2/+9
| | | | ACE_Log_Msg while it's being deleted.
* (~Test_Task): move ASSERT after the printout, so we can see why it failed. ↵levine1997-09-051-1/+5
| | | | (svc): added printout with thread ID. (main): deleted reactor at end of test.
* ChangeLogTag:Wed Sep 3 21:38:18 1997 Carlos O'Ryan ↵coryan1997-09-041-2/+10
| | | | <coryan@polka.cs.wustl.edu>
* (Options): added a destructor so that the dynamically allocated ↵levine1997-09-032-0/+9
| | | | concurrency_strategy_ can be deleted
* dynamically allocate the signal_catcher so that we can destroy it before the ↵levine1997-09-031-4/+13
| | | | main thread's TSS is cleaned up
* update VxWorks test statuslevine1997-09-021-1/+0
|
* (main) added ACE_UNUSED_ARG of client and serverlevine1997-09-021-0/+3
|
* no longer need to dynamically allocate the ACE_SOCK_IOStreams with the ↵levine1997-09-021-11/+3
| | | | recent ACE_Thread_Manager changes
* dynamically allocate TSS_Error so that we can ensure its deletion before ↵levine1997-09-021-15/+49
| | | | that of ACE_Object_Manager, and make the code a little easier to change the number of threads
* *** empty log message ***schmidt1997-09-022-3/+3
|
* *** empty log message ***schmidt1997-09-021-5/+5
|
* *** empty log message ***schmidt1997-09-021-3/+1
|
* (worker): added ACE_UNUSED_ARG (thr_mgr) if ACE_LACKS_UNIX_SIGNALS,levine1997-09-021-0/+8
| | | | and added template instantiations
* added #pragma instantiatelevine1997-09-021-0/+1
|
* added template instantiationslevine1997-09-021-0/+5
|
* *** empty log message ***schmidt1997-09-013-23/+58
|
* *** empty log message ***schmidt1997-09-012-2/+4
|
* *** empty log message ***schmidt1997-09-011-2/+2
|
* *** empty log message ***schmidt1997-08-312-466/+964
|