Commit Graph

148 Commits

Author SHA1 Message Date
Hamid Aghdaee 9e147559a6 *** empty log message ***
svn path=/trunk/boinc/; revision=670
2002-11-30 01:10:33 +00:00
Hamid Aghdaee 3b4fe0eff3 *** empty log message ***
svn path=/trunk/boinc/; revision=668
2002-11-27 21:31:17 +00:00
Hamid Aghdaee d2772eec1e *** empty log message ***
svn path=/trunk/boinc/; revision=653
2002-11-22 23:25:19 +00:00
Hamid Aghdaee 642a7295b0 *** empty log message ***
svn path=/trunk/boinc/; revision=652
2002-11-22 22:23:05 +00:00
Hamid Aghdaee 4f587fae0b *** empty log message ***
svn path=/trunk/boinc/; revision=651
2002-11-22 22:10:13 +00:00
David Anderson 4c9bf8aacb error checking
svn path=/trunk/boinc/; revision=636
2002-11-19 19:37:01 +00:00
Hamid Aghdaee ffc115afa2 Added a few functions to test.inc. One now has the ability to remove and reinstall parts of a project. These functions can be used while running the client asynchronously and can be used to test the expononetial backoff and recovery mechanism of the client.
Added two files:
	test_sched_failure.php which can be used to test recovery on scheduler failures
	test_masterurl_failure.php which can be used to test recovery on masterurl failures

Fixed a couple of bugs in cs_scheduler.C and scheduler_op.C

svn path=/trunk/boinc/; revision=624
2002-11-16 00:35:53 +00:00
Eric Heien 8724fe6ce0 *** empty log message ***
svn path=/trunk/boinc/; revision=621
2002-11-15 23:38:48 +00:00
Hamid Aghdaee 9f4c65aaef *** empty log message ***
svn path=/trunk/boinc/; revision=616
2002-11-15 00:28:55 +00:00
Eric Heien 7c734e5d49 *** empty log message ***
svn path=/trunk/boinc/; revision=610
2002-11-13 18:24:19 +00:00
Hamid Aghdaee b8412f8254 *** empty log message ***
svn path=/trunk/boinc/; revision=605
2002-11-13 00:25:19 +00:00
Eric Heien 4c59031c46 test script updates
svn path=/trunk/boinc/; revision=604
2002-11-12 23:49:05 +00:00
David Anderson 4e21bcc807 docs
svn path=/trunk/boinc/; revision=601
2002-11-12 17:01:16 +00:00
David Anderson 1b92e7781a web site: accounts, login
svn path=/trunk/boinc/; revision=597
2002-11-11 10:26:40 +00:00
Eric Heien 9c4bbdcf6f *** empty log message ***
svn path=/trunk/boinc/; revision=596
2002-11-11 09:17:17 +00:00
Eric Heien c48308d310 *** empty log message ***
svn path=/trunk/boinc/; revision=595
2002-11-11 09:09:16 +00:00
Eric Heien 54a86ba658 *** empty log message ***
svn path=/trunk/boinc/; revision=593
2002-11-11 08:51:51 +00:00
David Anderson f8c2293da0 core client download
svn path=/trunk/boinc/; revision=592
2002-11-09 20:26:50 +00:00
Hamid Aghdaee 2080130c67 Added a few functions two test.inc, host. Host has now run_asynch, which will fork off a new process that will run the client. host->kill waits for $time seconds and then kill the $pid specified. host->get_new_boincpid will block until there's a new client running different from the pid specified and then return the pid of this new process.
svn path=/trunk/boinc/; revision=589
2002-11-08 23:53:56 +00:00
David Anderson 783239db37 result retry
svn path=/trunk/boinc/; revision=584
2002-11-07 19:31:34 +00:00
Eric Heien c20f54b7f2 *** empty log message ***
svn path=/trunk/boinc/; revision=578
2002-11-06 19:52:34 +00:00
Eric Heien 9b3c7d2544 removed unneeded files
svn path=/trunk/boinc/; revision=573
2002-11-06 00:56:49 +00:00
Eric Heien 7ea5c29275 removed unneeded files
svn path=/trunk/boinc/; revision=572
2002-11-06 00:51:14 +00:00
Eric Heien a83e496dd3 version number fix
svn path=/trunk/boinc/; revision=557
2002-11-01 01:59:35 +00:00
Eric Heien 1d05623846 windows test script changes
svn path=/trunk/boinc/; revision=515
2002-10-22 18:19:31 +00:00
David Anderson 5def8d0b40 credit accounting
svn path=/trunk/boinc/; revision=510
2002-10-19 17:14:08 +00:00
David Anderson 6c8bd0642f must define BOINC_SHMEM_KEY
svn path=/trunk/boinc/; revision=500
2002-10-15 21:55:48 +00:00
David Anderson 7f3da8dcbf make_work
svn path=/trunk/boinc/; revision=496
2002-10-14 23:10:12 +00:00
Eric Heien 24b6ca5252 platform support
svn path=/trunk/boinc/; revision=487
2002-10-11 21:12:27 +00:00
David Anderson 4b81ac04fc multiple platform support
svn path=/trunk/boinc/; revision=483
2002-10-10 21:45:08 +00:00
David Anderson ada18d1d46 make work
svn path=/trunk/boinc/; revision=481
2002-10-09 04:56:41 +00:00
David Anderson c521cc09a7 test framework
svn path=/trunk/boinc/; revision=473
2002-10-06 00:43:55 +00:00
David Anderson 3065871f98 bug in test.inc
svn path=/trunk/boinc/; revision=466
2002-10-05 20:29:31 +00:00
David Anderson 6d53f16c4d test scripts
svn path=/trunk/boinc/; revision=460
2002-10-04 05:30:44 +00:00
David Anderson 92adda5440 testing code and docs
svn path=/trunk/boinc/; revision=459
2002-10-04 00:16:41 +00:00
David Anderson 6a5eedfcbc test docs
svn path=/trunk/boinc/; revision=458
2002-10-03 20:41:23 +00:00
David Anderson c0813dcd55 test framework
svn path=/trunk/boinc/; revision=457
2002-10-03 18:33:46 +00:00
Eric Heien d4dee377db minor fixes
svn path=/trunk/boinc/; revision=445
2002-09-30 21:22:15 +00:00
David Anderson 82d02c5d26 preferences
svn path=/trunk/boinc/; revision=439
2002-09-27 06:12:50 +00:00
David Anderson 24c2298777 split up prefs file
svn path=/trunk/boinc/; revision=435
2002-09-26 05:57:10 +00:00
Eric Heien 30720e3f4c condensed test
svn path=/trunk/boinc/; revision=404
2002-09-04 18:42:14 +00:00
Eric Heien 2c18c2f209 Condensed tests
svn path=/trunk/boinc/; revision=403
2002-09-04 18:18:40 +00:00
David Anderson 04586e492d *** empty log message ***
svn path=/trunk/boinc/; revision=398
2002-08-30 21:41:03 +00:00
Eric Heien d597b9dde6 Log flag for host measurements
svn path=/trunk/boinc/; revision=397
2002-08-30 21:32:31 +00:00
David Anderson d45aa6b6e7 *** empty log message ***
svn path=/trunk/boinc/; revision=389
2002-08-29 04:08:40 +00:00
David Anderson a095225083 credit
svn path=/trunk/boinc/; revision=388
2002-08-28 21:50:51 +00:00
David Anderson 000273bd52 *** empty log message ***
svn path=/trunk/boinc/; revision=385
2002-08-27 04:59:55 +00:00
David Anderson c517c5d22b bug fixes
svn path=/trunk/boinc/; revision=383
2002-08-26 22:57:17 +00:00
David Anderson a85f32729a project name
svn path=/trunk/boinc/; revision=379
2002-08-25 07:54:33 +00:00
Eric Heien b4ac93ed25 Minor fixes
svn path=/trunk/boinc/; revision=358
2002-08-21 23:01:12 +00:00
David Anderson 28ff9e7e06 various
svn path=/trunk/boinc/; revision=354
2002-08-20 00:30:13 +00:00
David Anderson 99b8ea4a15 *** empty log message ***
svn path=/trunk/boinc/; revision=337
2002-08-15 21:21:08 +00:00
David Anderson 1697e47351 windows
svn path=/trunk/boinc/; revision=330
2002-08-14 23:02:32 +00:00
David Anderson e80b71f798 removed BOINC_URL_BASE
svn path=/trunk/boinc/; revision=327
2002-08-14 20:31:27 +00:00
David Anderson edb165438a little stuff
svn path=/trunk/boinc/; revision=289
2002-08-12 00:38:31 +00:00
Michael Gary 654767cf95 Fixed errors in uc_cpu/test_time.php
svn path=/trunk/boinc/; revision=287
2002-08-09 23:34:11 +00:00
Michael Gary b2a3567ee3 Fixed restartible applications. CPU time accounting still needs some work.
svn path=/trunk/boinc/; revision=261
2002-07-31 19:05:15 +00:00
David Anderson 3cd542a6e1 new versioning semantics
svn path=/trunk/boinc/; revision=250
2002-07-29 00:39:45 +00:00
Michael Gary 9bce75fdf1 *** empty log message ***
svn path=/trunk/boinc/; revision=249
2002-07-25 00:09:43 +00:00
Michael Gary eb9044cbe3 Added a test for the time reporting system.
svn path=/trunk/boinc/; revision=247
2002-07-24 19:47:36 +00:00
Michael Gary 3514a7ccac *** empty log message ***
svn path=/trunk/boinc/; revision=243
2002-07-23 21:33:14 +00:00
Michael Gary 60827f6b56 Added a test for sticky files.
svn path=/trunk/boinc/; revision=242
2002-07-23 21:27:44 +00:00
Michael Gary a26f549f0c Fixed test scripts, added a master test script (test_suite.php)
svn path=/trunk/boinc/; revision=217
2002-07-17 22:53:43 +00:00
Michael Gary 5d867625c9 Added master test and removed debug output from client_types.C
svn path=/trunk/boinc/; revision=210
2002-07-17 18:33:37 +00:00
Michael Gary ac2650afed Fixed test script bug
svn path=/trunk/boinc/; revision=208
2002-07-16 19:59:06 +00:00
Michael Gary ec7fe7717d Accidently overwrote master.html
svn path=/trunk/boinc/; revision=205
2002-07-15 23:43:41 +00:00
Michael Gary 2a624974bd Added some comments to code
svn path=/trunk/boinc/; revision=204
2002-07-15 23:37:55 +00:00
Michael Gary 27f57f30b7 fixed test script bug
svn path=/trunk/boinc/; revision=201
2002-07-15 21:18:59 +00:00
Michael Gary c546d812cc fixed test script bug
svn path=/trunk/boinc/; revision=200
2002-07-15 21:09:10 +00:00
David Anderson e1ecdfbbe4 fixed per-project issues
svn path=/trunk/boinc/; revision=193
2002-07-15 07:19:44 +00:00
Michael Gary a6929b2035 Added a test to make sure scheduling server only sends feasible work units and removed some debugging printfs
svn path=/trunk/boinc/; revision=188
2002-07-12 18:24:58 +00:00
Michael Gary 35af4511d2 Added debug code and error catching, fixed flaw in timekeeping, removed unused tests.
svn path=/trunk/boinc/; revision=174
2002-07-11 01:09:53 +00:00
Eric Heien ff05a7888d Script to remove shared memory segment in UNIX (for debugging).
svn path=/trunk/boinc/; revision=171
2002-07-09 00:46:21 +00:00
David Anderson 937236bc7b Added code signing
svn path=/trunk/boinc/; revision=169
2002-07-07 20:39:24 +00:00
uid30989 d1153d4d15 Updated tests.
svn path=/trunk/boinc/; revision=168
2002-07-05 22:04:16 +00:00
David Anderson 316de23144 Added upload authentication
svn path=/trunk/boinc/; revision=162
2002-07-05 05:33:40 +00:00
Michael Gary e68ae27f0b Improved test_api.php, added app_completed to api, removed #ifdef solaris.
svn path=/trunk/boinc/; revision=156
2002-07-03 20:48:01 +00:00
Michael Gary cb527c181d Fixed test scripts to pass command line arguments
svn path=/trunk/boinc/; revision=153
2002-07-02 19:51:45 +00:00
Michael Gary 41f8c14694 Fast CGI now works
svn path=/trunk/boinc/; revision=150
2002-07-01 22:41:09 +00:00
Eric Heien 4815fa12f7 Added and updated tests.
svn path=/trunk/boinc/; revision=145
2002-07-01 19:29:40 +00:00
Michael Gary a07a5e899a Added test of water mark, called test_water.php
svn path=/trunk/boinc/; revision=139
2002-06-28 17:49:40 +00:00
Michael Gary b814574c85 test_uc.php now tests to make sure that the water level functionality is correct. There should be 3 scheduler_requests in test_uc.php's output.
svn path=/trunk/boinc/; revision=137
2002-06-28 00:55:19 +00:00
Michael Gary b3d496ea45 Maggie is now the master url for boinc.
svn path=/trunk/boinc/; revision=134
2002-06-25 21:52:48 +00:00
Michael Gary 1197598509 test_uc uses new checkpointing scheme in api
svn path=/trunk/boinc/; revision=133
2002-06-24 21:29:05 +00:00
Michael Gary fdc26384bd Added a test script for the api.
svn path=/trunk/boinc/; revision=130
2002-06-24 02:29:51 +00:00
Michael Gary 07c83375dc Watermark functionality now fully implemented, time statistics implemented in host,
checkpoint timing and time tracking implemented in api, make install installs boinc
    in /usr/local/boinc.

svn path=/trunk/boinc/; revision=128
2002-06-21 18:31:32 +00:00
David Anderson 25eaeae893 master URL
svn path=/trunk/boinc/; revision=127
2002-06-21 06:52:47 +00:00
Eric Heien a63806afe1 Updated test files to support multiple platforms when testing.
svn path=/trunk/boinc/; revision=117
2002-06-20 23:27:37 +00:00
David Anderson 7d98c6f445 multiple URLs per file
svn path=/trunk/boinc/; revision=108
2002-06-10 06:14:18 +00:00
Eric Heien 9d6db62022 Changes made to allow connection to jill and to correctly read environment variables in tests.
svn path=/trunk/boinc/; revision=99
2002-06-07 22:01:56 +00:00
Michael Gary b7bdc19df7 *** empty log message ***
svn path=/trunk/boinc/; revision=96
2002-06-06 23:59:10 +00:00
David Anderson ad452cdf57 preference propagation
svn path=/trunk/boinc/; revision=80
2002-06-01 20:26:21 +00:00
Eric Heien abc9aa5d7e Added safeguard to avoid removing root directory when BOINC_DOWNLOAD_DIR and BOINC_UPLOAD_DIR environment variables aren't declared.
svn path=/trunk/boinc/; revision=77
2002-05-30 16:54:06 +00:00
David Anderson 3d702cc724 preference editing
svn path=/trunk/boinc/; revision=74
2002-05-29 23:25:21 +00:00
David Anderson a5cc5f66f2 memory-mapped DB in sched server
svn path=/trunk/boinc/; revision=52
2002-05-24 04:29:10 +00:00
David Anderson 79b17d7e0d multi-file program support
svn path=/trunk/boinc/; revision=46
2002-05-17 22:33:57 +00:00
Eric Heien bf2112c124 Added XML tags and updated addresses so we can test locally.
svn path=/trunk/boinc/; revision=44
2002-05-14 23:16:00 +00:00
David Anderson d5d4634807 Initial revision
svn path=/trunk/boinc/; revision=10
2002-04-30 22:22:54 +00:00