From guidoj2269 at gmail.com Tue Apr 14 13:18:01 2015 From: guidoj2269 at gmail.com (Guido de Jong) Date: Tue, 14 Apr 2015 13:18:01 +0200 Subject: [FreeVMS] System services test Message-ID: Hi all, Although it is getting better I'm still not very comfortable with the FreeVMS code base. I'm afraid I'll break things unknowingly. To prevent that I started a simple test framework for the system services. So far I only coded a few logical name tests and they might not even be entirely correct but it's a start and it can easily be extended. For now I'd like to focus on system services that (should) work correctly. So my question is which ones are those? Some system services are more important to have than others, what do you think are those? And have you any other suggestions on what to test? Regards, Guido -------------- next part -------------- An HTML attachment was scrubbed... URL: From b4 at gewt.net Tue Apr 14 16:11:33 2015 From: b4 at gewt.net (Cory Smelosky) Date: Tue, 14 Apr 2015 10:11:33 -0400 Subject: [FreeVMS] System services test In-Reply-To: References: Message-ID: <6528E1A6-D61A-4CDD-B1AA-1E8D30101E65@gewt.net> RMS, QIO, DLM are the ones I'd consider most essential first Sent from my iPhone > On Apr 14, 2015, at 07:18, Guido de Jong wrote: > > Hi all, > > Although it is getting better I'm still not very comfortable with the FreeVMS code base. I'm afraid I'll break things unknowingly. To prevent that I started a simple test framework for the system services. So far I only coded a few logical name tests and they might not even be entirely correct but it's a start and it can easily be extended. > > For now I'd like to focus on system services that (should) work correctly. So my question is which ones are those? Some system services are more important to have than others, what do you think are those? And have you any other suggestions on what to test? > > Regards, Guido > > _______________________________________________ > FreeVMS mailing list > FreeVMS at rayleigh.systella.fr > https://www.systella.fr/cgi-bin/mailman/listinfo/freevms -------------- next part -------------- An HTML attachment was scrubbed... URL: From b4 at gewt.net Tue Apr 14 16:11:33 2015 From: b4 at gewt.net (Cory Smelosky) Date: Tue, 14 Apr 2015 10:11:33 -0400 Subject: [FreeVMS] System services test In-Reply-To: References: Message-ID: <6528E1A6-D61A-4CDD-B1AA-1E8D30101E65@gewt.net> RMS, QIO, DLM are the ones I'd consider most essential first Sent from my iPhone > On Apr 14, 2015, at 07:18, Guido de Jong wrote: > > Hi all, > > Although it is getting better I'm still not very comfortable with the FreeVMS code base. I'm afraid I'll break things unknowingly. To prevent that I started a simple test framework for the system services. So far I only coded a few logical name tests and they might not even be entirely correct but it's a start and it can easily be extended. > > For now I'd like to focus on system services that (should) work correctly. So my question is which ones are those? Some system services are more important to have than others, what do you think are those? And have you any other suggestions on what to test? > > Regards, Guido > > _______________________________________________ > FreeVMS mailing list > FreeVMS at rayleigh.systella.fr > https://www.systella.fr/cgi-bin/mailman/listinfo/freevms -------------- next part -------------- An HTML attachment was scrubbed... URL: From roart at nvg.ntnu.no Wed Apr 15 04:24:23 2015 From: roart at nvg.ntnu.no (Roar =?iso-8859-1?Q?Thron=C3=A6s?=) Date: Wed, 15 Apr 2015 04:24:23 +0200 Subject: [FreeVMS] System services test In-Reply-To: References: Message-ID: <20150415022423.GA18627@sabre-wulf.nvg.ntnu.no> On Tue, Apr 14, 2015 at 01:18:01PM +0200, Guido de Jong wrote: > > For now I'd like to focus on system services that (should) work correctly. > So my question is which ones are those? Some system services are more > important to have than others, what do you think are those? And have you > any other suggestions on what to test? It will be easy for you to find the most important ones. I think no system service is complete, it is only some subset that is working with some existing VMS and FreeVMS code. And correctness for the current code should not be assumed, but for the new tests to verify. -- Regards, Roar From roart at nvg.ntnu.no Wed Apr 15 04:24:23 2015 From: roart at nvg.ntnu.no (Roar =?iso-8859-1?Q?Thron=C3=A6s?=) Date: Wed, 15 Apr 2015 04:24:23 +0200 Subject: [FreeVMS] System services test In-Reply-To: References: Message-ID: <20150415022423.GA18627@sabre-wulf.nvg.ntnu.no> On Tue, Apr 14, 2015 at 01:18:01PM +0200, Guido de Jong wrote: > > For now I'd like to focus on system services that (should) work correctly. > So my question is which ones are those? Some system services are more > important to have than others, what do you think are those? And have you > any other suggestions on what to test? It will be easy for you to find the most important ones. I think no system service is complete, it is only some subset that is working with some existing VMS and FreeVMS code. And correctness for the current code should not be assumed, but for the new tests to verify. -- Regards, Roar