summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'ACE-4_4_40'.ACE-4_4_40nobody1998-04-143-350/+0
* *** empty log message ***schmidt1998-04-141-2/+2
* Disabled the suspend/resume actions for Pthreads.Steve Huston1998-04-131-0/+3
* Fixed source file directorynanbor1998-04-121-52/+51
* *** empty log message ***irfan1998-04-129-91/+357
* *** empty log message ***irfan1998-04-121-182/+58
* *** empty log message ***nanbor1998-04-121-0/+2
* Don't check for validity of kill_grp statement on Win32. thr_kill is not sup...nanbor1998-04-121-0/+2
* ./tests/Simple_Message_Block_Test.MAKnanbor1998-04-1211-3935/+0
* *** empty log message ***schmidt1998-04-102-25/+44
* *** empty log message ***schmidt1998-04-101-2/+3
* *** empty log message ***schmidt1998-04-101-4/+3
* *** empty log message ***schmidt1998-04-102-11/+26
* *** empty log message ***schmidt1998-04-091-23/+27
* *** empty log message ***schmidt1998-04-093-206/+1271
* ChangeLogTag:Thu Apr 9 12:27:23 1998 Carlos O'Ryan <coryan@swarm.cs.wustl....coryan1998-04-091-1/+3
* *** empty log message ***schmidt1998-04-091-0/+1
* *** empty log message ***schmidt1998-04-082-62/+118
* *** empty log message ***schmidt1998-04-083-109/+169
* Reactor_Notify_Test is OK on VxWorks now.levine1998-04-031-1/+4
* Reactor_Notify_Test is OK on Chorus nowlevine1998-04-021-1/+1
* (Supplier_Task::handle_output): added a thr_yield () so that the Supplier_Tas...levine1998-04-021-16/+22
* *** empty log message ***schmidt1998-04-021-43/+84
* (handler): oops, egcs didn't like checking *signal_catcher for non-nulllevine1998-04-011-1/+1
* (worker): cache the thread's Signal_Catcher on entry.levine1998-03-311-25/+52
* Made settings for Env_Value_Test consistent with the other tests.Steve Huston1998-03-271-0/+0
* with Green Hills on VxWorks, rename main to ace_main for compatibility with r...levine1998-03-271-1/+7
* oops, length of OrdMultiSet_Test string is 17, not 10levine1998-03-261-3/+3
* (consumer): added no-op statement to suppress GHS warning about unusedlevine1998-03-181-12/+14
* (test): added no-op statement to suppress GHS warning about unused local vari...levine1998-03-181-0/+2
* ACE_Profile_Timer now uses units of usec if ACE_LACKS_FLOATING_POINTlevine1998-03-161-11/+2
* *** empty log message ***schmidt1998-03-141-1/+1
* added ACE_LACKS_FLOATING_POINT supportlevine1998-03-131-10/+21
* (main): don't run test_performance on Chorus, because it loses itslevine1998-03-131-0/+9
* check for $chorus not being set as a string, not an integerlevine1998-03-071-1/+2
* added capability for executing the tests on a remote (Chorus) targetlevine1998-03-071-22/+58
* only 50 iterations on CHORUSlevine1998-03-061-15/+21
* (main): if ACE_LACKS_LONGLONG_T, use ACE_U_LongLong instead of long longlevine1998-03-041-2/+4
* added ACE_LACKS_GETHOSTENT, so that SOCK_Connector_Test doesn't have to enume...levine1998-03-041-2/+2
* added another multiplication testlevine1998-03-031-1/+6
* added tests of new ACE_U_LongLong operatorslevine1998-02-271-0/+38
* *** empty log message ***schmidt1998-02-264-104/+104
* Added Env_Value_Test and OrdMultiSet_Test. Removed all explicit link against...nanbor1998-02-242-311/+360
* (server): break out of while loop if read from client_handler fails.levine1998-02-231-2/+4
* (Consumer::svc): removed thr_yield for LynxOS, now that ACE_OS::cond_timedwai...levine1998-02-211-7/+0
* disabled some tests on LynxOSlevine1998-02-191-6/+10
* weakened to work with LynxOSlevine1998-02-191-9/+17
* use ACE_DEFAULT_SERVER_HOST on LynxOS, and removed #include of sys/utsname.h ...levine1998-02-191-34/+29
* replace file_size with line_length because that's more accuratelevine1998-02-191-48/+50
* (Consumer::svc): added a thr_yield so that the test magically works onlevine1998-02-181-11/+18