eresi icon indicating copy to clipboard operation
eresi copied to clipboard

testsuite entries are broken + tests scripts have bugs

Open thorkill opened this issue 9 years ago • 0 comments

Several testsuite entries finishes unexpectedly even on Linux/IA32:

  • sect_fillbss_injection
  • sect_preinterp_injection
  • etrel_extstatic (fails because too many files are loaded)
  • etrel_piessp
  • etrel_static
  • etrel_memory
  • etrel_extplt: end of .shstrtab is zeroed wrongly (but output file works)
  • running the debugger on testsuite/debugging/multithreads/

Some testscripts have bugs:

  • stringtests: Writing \xNN patterns is done incorrectly
  • doublevar: does not lookup $$ correctly anymore
  • bitfields: print garbage when displaying type with bit[](and bitfield content is never printed).

Ticket: 66 Reported by: may on Sun Jul 6 03:11:23 2008

thorkill avatar Apr 24 '16 09:04 thorkill