Want to monitor Patent Applications? Get a free weekly report!

Jump to content

Robert bosch gmbh (20250004916). METHOD FOR TESTING A COMPUTER PROGRAM

From WikiPatents

METHOD FOR TESTING A COMPUTER PROGRAM

Organization Name

robert bosch gmbh

Inventor(s)

Christopher Huth of Heilbronn DE

Martin Ring of Lossburg DE

Max Camillo Eisele of Ludwigsburg DE

METHOD FOR TESTING A COMPUTER PROGRAM

This abstract first appeared for US patent application 20250004916 titled 'METHOD FOR TESTING A COMPUTER PROGRAM

Original Abstract Submitted

a method for testing a computer program. the method includes setting breakpoints on one or more memory access instructions in the computer program; executing the computer program; when one of the set breakpoints is triggered, ascertaining whether the memory access instruction is for accessing a data element that has a size that requires an alignment to the memory address to which it is written or from which it is read, and ascertaining the required alignment; if the memory access instruction is for accessing a data element that has a size that requires an alignment to the memory address to which it is written or from which it is read, ascertaining whether the memory address which the memory access instruction accesses meets the required alignment; in response to ascertaining that the memory address does not meet the required alignment, triggering a display that the computer program has an error.