summaryrefslogblamecommitdiffstats
path: root/testsuites/psxtests/ChangeLog
blob: 9c6cfad38a9304ead8309744296f9638e81eb073 (plain) (tree)
1
2
3
4
5
6
7
8







                                                                            





                                                                            



                                                                         


























                                                                       





                                                                              







                                                                          



                                                                    






                                                                          







                                                                         



                                                                           













                                                                           



                                                                   



                                                                          



                                                                              





                                                                  




                                                                            










                                                                          








                                                                         


                                                
2001-11-07	Jennifer Averett <jennifer@OARcorp.com>

	Reported by Ibragimov Ilya <ibr@oktet.ru> and tracked as PR63.
	* psxstat/test.c: Fix test ENOTDIR to correspond to chdir() change.
	Since we check permissions before evaluating enough to see if it
	a regular file or directory, this hack is needed to make the regular
	file executable.

2001-10-11	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* .cvsignore: Add autom4te.cache for autoconf > 2.52.
	* configure.in: Remove.
	* configure.ac: New file, generated from configure.in by autoupdate.

2001-09-22	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* psxtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.

2001-09-19	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* psx01/Makefile.am: include leaf.am instead of leaf.cfg.
	* psx11/Makefile.am: include leaf.am instead of leaf.cfg.
	* psxcancel/Makefile.am: include leaf.am instead of leaf.cfg.
	* psx02/Makefile.am: include leaf.am instead of leaf.cfg.
	* psx13/Makefile.am: include leaf.am instead of leaf.cfg.
	* psxtime/Makefile.am: include leaf.am instead of leaf.cfg.
	* psxchroot01/Makefile.am: include leaf.am instead of leaf.cfg.
	* psx07/Makefile.am: include leaf.am instead of leaf.cfg.
	* psxmsgq01/Makefile.am: include leaf.am instead of leaf.cfg.
	* psxtimer/Makefile.am: include leaf.am instead of leaf.cfg.
	* psx10/Makefile.am: include leaf.am instead of leaf.cfg.
	* psx08/Makefile.am: include leaf.am instead of leaf.cfg.
	* psxhdrs/Makefile.am: include leaf.am instead of leaf.cfg.
	* psxfile01/Makefile.am: include leaf.am instead of leaf.cfg.
	* psx05/Makefile.am: include leaf.am instead of leaf.cfg.
	* psx09/Makefile.am: include leaf.am instead of leaf.cfg.
	* psxmount/Makefile.am: include leaf.am instead of leaf.cfg.
	* psxstat/Makefile.am: include leaf.am instead of leaf.cfg.
	* psx12/Makefile.am: include leaf.am instead of leaf.cfg.
	* psxreaddir/Makefile.am: include leaf.am instead of leaf.cfg.
	* psxsem01/Makefile.am: include leaf.am instead of leaf.cfg.
	* psx03/Makefile.am: include leaf.am instead of leaf.cfg.
	* psx04/Makefile.am: include leaf.am instead of leaf.cfg.
	* psx06/Makefile.am: include leaf.am instead of leaf.cfg.

2001-08-09	Fernando-Ruiz Casas <correo@fernando-ruiz.com>

	* psxchroot01/.cvsignore, psxchroot01/Makefile.am, psxchroot01/main.c,
	psxchroot01/psxchroot01.scn, psxchroot01/test.c:  Implemented the
	psxchroot01 test.

2001-05-25	Joel Sherrill <joel@OARcorp.com>

 	* Added once version of psxchroot01 test for user review.
	* psxchroot01: New directory.
	* psxchroot01/Makefile.am, psxchroot01/main.c, psxchroot01/test.c,
	psxchroot01/psxchroot01.scn, psxchroot01/.cvsignore: New files.
	* configure.in, Makefile.am: Modified to reflect above.

2001-05-10	Ralf Corsepius	<corsepiu@faw.uni-ulm.de>

	* configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).

2001-04-24	Joel Sherrill <joel@OARcorp.com>

 	* psxfile01/test.c, psxfile01/psxfile01.scn : Added test case for 
	open, write, reopen, append twice from Andrew Bythell
	<abythell@nortelnetworks.com> that tripped an initialization
	problem in the IMFS.

2001-04-20	Joel Sherrill <joel@OARcorp.com>

	* psx04/init.c, psx04/psx04.scn, psx07/init.c, psx07/psx07.scn,
	psxfile01/psxfile01.scn, psxmsgq01/psxmsgq01.scn, 
	psxreaddir/test.c, psxstat/psxstat.scn, psxstat/test.c,
	psxtime/psxtime.scn, psxtimer/psxtimer.scn:
	Various adjustments so test output matches screens more reliably.

2001-01-25	Joel Sherrill <joel@OARcorp.com>

	* psx01/psx01.scn: Corrected to reflect clock_getres() now working.

2000-11-17	Jennifer Averett <jennifer@OARcorp.com>

	* psxstat/test.c, psxstat/psxstat.scn: Forced inode numbers
	to remain consistant across platforms and bsps by forcing
	a mount point in front of all paths.

2000-11-17	Jennifer Averret <jennifer@OARcorp.com>

	* psxmount/test.c, psxmount/psxmount.scn: Improve output to report
	expected error condition in one case.
	* psxreaddir/test.c, psxreaddir.scn: Added test cases to exercise
	readdir() of root of mounted filesystem.  Also corrected the screen
	file for some mistakes noticed in this effort.

2000-11-13	Joel Sherrill <joel@OARcorp.com>

	* psxmount/psxmount.scn, psxmount/test.c: Correct spelling.

2000-11-09	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.

2000-11-02	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.

2000-10-27	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
        Switch to GNU canonicalization.
	* psxtests.am: Remove DEFS.

2000-10-24	Joel Sherrill <joel@OARcorp.com>

	* psxmount/test.c, psxstat/test.c: Include <imfs.h> to get IMFS_ops.
	It was formerly incorrectly prototyped in <libio.h>.

2000-09-04	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
	psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
	psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
	psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
	psx13/Makefile.am, psxcancel/Makefile.am, psxfile01/Makefile.am,
	psxhdrs/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
	psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
	psxtime/Makefile.am, psxtimer/Makefile.am: Include compile.am

2000-08-31	Ralf Corsepius <corsepiu@faw.uni-ulm.de>
	* psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
	psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
	psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
	psx10/Makefile.am, psx11/Makefile.am, psx11/Makefile.am,
	psx12/Makefile.am, psxcancel/Makefile.am, psxmsgq01/Makefile.am,
	psxsem01/Makefile.am, psxsem01/Makefile.am, psxtimer/Makefile.am:
	Use AM_CPPFLAGS += instead of AM_CPPFLAGS =

2000-08-10	Joel Sherrill <joel@OARcorp.com>

	* ChangeLog: New file.