public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
* frysk-imports/lib/elf ChangeLog tests/TestElf.java
@ 2007-07-12 18:59 pmuldoon
  0 siblings, 0 replies; 8+ messages in thread
From: pmuldoon @ 2007-07-12 18:59 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-imports
Changes by:	pmuldoon@sourceware.org	2007-07-12 18:59:56

Modified files:
	lib/elf        : ChangeLog 
	lib/elf/tests  : TestElf.java 

Log message:
	2007-07-12  Phil Muldoon  <pmuldoon@redhat.com>
	
	* tests/TestElf.java (testCore): Deleted
	(testElfCorePrpsNotes): Deleted.
	(testElfCorePrstatusNotes): Deleted.
	(testElfCorePrAuxvNotes): Deleted.
	(testCore_x86): New. Rewritten from old version
	to test cross ISA situations
	(testElfCorePrpsNotes_x86): Ditto.
	(testElfCorePrstatusNotes_x86): Ditto.
	(testElfCorePrAuxvNotes_x86): Ditto.
	(testCore_x8664): Ditto.
	(testElfCorePrpsNotes_x8664): Ditto.
	(testElfCorePrstatusNotes_x8664): Ditto.
	(testElfCorePrAuxvNotes_x8664): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/lib/elf/ChangeLog.diff?cvsroot=frysk&r1=1.86&r2=1.87
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/lib/elf/tests/TestElf.java.diff?cvsroot=frysk&r1=1.24&r2=1.25


^ permalink raw reply	[flat|nested] 8+ messages in thread

* frysk-imports/lib/elf ChangeLog tests/TestElf.java
@ 2007-03-06 18:12 pmuldoon
  0 siblings, 0 replies; 8+ messages in thread
From: pmuldoon @ 2007-03-06 18:12 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-imports
Changes by:	pmuldoon@sourceware.org	2007-03-06 18:12:35

Modified files:
	lib/elf        : ChangeLog 
	lib/elf/tests  : TestElf.java 

Log message:
	2007-03-06  Phil Muldoon  <pmuldoon@redhat.com>
	
	* tests/TestElf.java (testElfCorePrpsNotes): Remove
	brokenX8664XXX/brokenPpcXXX test limiters.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/lib/elf/ChangeLog.diff?cvsroot=frysk&r1=1.69&r2=1.70
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/lib/elf/tests/TestElf.java.diff?cvsroot=frysk&r1=1.18&r2=1.19


^ permalink raw reply	[flat|nested] 8+ messages in thread

* frysk-imports/lib/elf ChangeLog tests/TestElf.java
@ 2007-02-16 14:33 mark
  0 siblings, 0 replies; 8+ messages in thread
From: mark @ 2007-02-16 14:33 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-imports
Changes by:	mark@sourceware.org	2007-02-16 14:33:15

Modified files:
	lib/elf        : ChangeLog 
	lib/elf/tests  : TestElf.java 

Log message:
	* tests/TestElf.java (findNoteSegment): Doesn't throw.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/lib/elf/ChangeLog.diff?cvsroot=frysk&r1=1.64&r2=1.65
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/lib/elf/tests/TestElf.java.diff?cvsroot=frysk&r1=1.17&r2=1.18


^ permalink raw reply	[flat|nested] 8+ messages in thread

* frysk-imports/lib/elf ChangeLog tests/TestElf.java
@ 2007-02-14 22:52 pmuldoon
  0 siblings, 0 replies; 8+ messages in thread
From: pmuldoon @ 2007-02-14 22:52 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-imports
Changes by:	pmuldoon@sourceware.org	2007-02-14 22:52:49

Modified files:
	lib/elf        : ChangeLog 
	lib/elf/tests  : TestElf.java 

Log message:
	2007-02-14  Phil Muldoon  <pmuldoon@redhat.com>
	
	* tests/TestElf.java: (testElfCorePrpsNotes): Disable on x86_64 and PPC for now.
	(testElfCorePrstatusNotes): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/lib/elf/ChangeLog.diff?cvsroot=frysk&r1=1.63&r2=1.64
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/lib/elf/tests/TestElf.java.diff?cvsroot=frysk&r1=1.16&r2=1.17


^ permalink raw reply	[flat|nested] 8+ messages in thread

* frysk-imports/lib/elf ChangeLog tests/TestElf.java
@ 2007-01-09 14:28 mark
  0 siblings, 0 replies; 8+ messages in thread
From: mark @ 2007-01-09 14:28 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-imports
Changes by:	mark@sourceware.org	2007-01-09 14:28:31

Modified files:
	lib/elf        : ChangeLog 
	lib/elf/tests  : TestElf.java 

Log message:
	* tests/TestElf.java (testObjectFile): Add and use
	expectedDataAlignments values.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/lib/elf/ChangeLog.diff?cvsroot=frysk&r1=1.56&r2=1.57
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/lib/elf/tests/TestElf.java.diff?cvsroot=frysk&r1=1.12&r2=1.13


^ permalink raw reply	[flat|nested] 8+ messages in thread

* frysk-imports/lib/elf ChangeLog tests/TestElf.java
@ 2006-12-14 18:32 cagney
  0 siblings, 0 replies; 8+ messages in thread
From: cagney @ 2006-12-14 18:32 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-imports
Changes by:	cagney@sourceware.org	2006-12-14 18:32:57

Modified files:
	lib/elf        : ChangeLog 
	lib/elf/tests  : TestElf.java 

Log message:
	Index: frysk-imports/lib/elf/ChangeLog
	2006-12-14  Andrew Cagney  <cagney@redhat.com>
	
	* tests/TestElf.java (testObjectFile): Remove brokenXXX, bug says
	it is fixed.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/lib/elf/ChangeLog.diff?cvsroot=frysk&r1=1.55&r2=1.56
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/lib/elf/tests/TestElf.java.diff?cvsroot=frysk&r1=1.11&r2=1.12


^ permalink raw reply	[flat|nested] 8+ messages in thread

* frysk-imports/lib/elf ChangeLog tests/TestElf.java
@ 2006-06-23 17:02 ajocksch
  0 siblings, 0 replies; 8+ messages in thread
From: ajocksch @ 2006-06-23 17:02 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-imports
Changes by:	ajocksch@sourceware.org	2006-06-23 17:02:31

Modified files:
	lib/elf        : ChangeLog 
	lib/elf/tests  : TestElf.java 

Log message:
	2006-06-23  Adam jocksch  <ajocksch@redhat.com>
	
	* tests/TestElf.cxx (testCore): Now uses Build.ABS_BUILDDIR.
	(testObjectFile): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/lib/elf/ChangeLog.diff?cvsroot=frysk&r1=1.27&r2=1.28
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/lib/elf/tests/TestElf.java.diff?cvsroot=frysk&r1=1.5&r2=1.6


^ permalink raw reply	[flat|nested] 8+ messages in thread

* frysk-imports/lib/elf ChangeLog tests/TestElf.java
@ 2006-05-23 15:09 ajocksch
  0 siblings, 0 replies; 8+ messages in thread
From: ajocksch @ 2006-05-23 15:09 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-imports
Changes by:	ajocksch@sourceware.org	2006-05-23 15:09:30

Modified files:
	lib/elf        : ChangeLog 
	lib/elf/tests  : TestElf.java 

Log message:
	2006-05-23  Adam Jocksch  <ajocksch@redhat.com>
	
	* tests/TestElf.java (testCore): Added tests for ElfPHeader.
	(testOFile): Renamed to testObjectFile.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/lib/elf/ChangeLog.diff?cvsroot=frysk&r1=1.15&r2=1.16
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/lib/elf/tests/TestElf.java.diff?cvsroot=frysk&r1=1.2&r2=1.3


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2007-07-12 18:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-12 18:59 frysk-imports/lib/elf ChangeLog tests/TestElf.java pmuldoon
  -- strict thread matches above, loose matches on Subject: below --
2007-03-06 18:12 pmuldoon
2007-02-16 14:33 mark
2007-02-14 22:52 pmuldoon
2007-01-09 14:28 mark
2006-12-14 18:32 cagney
2006-06-23 17:02 ajocksch
2006-05-23 15:09 ajocksch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).