avrdudes / avr-libc

The AVR-LibC package provides a subset of the standard C library for AVR 8-bit RISC microcontrollers.
https://avrdudes.github.io/avr-libc/
Other
266 stars 57 forks source link

[patch #8961] Update test script #815

Closed avrs-admin closed 2 years ago

avrs-admin commented 2 years ago

Wed 30 Mar 2016 09:59:25 AM CEST

Attached patch to update the test script (runtest.sh). Updates:

  1. Invoke simulavr with modified options. Builds of Simulavr 1.1 no longer compatible with the options avr-libc uses to execute the test cases.
  2. Change exit address of test from byte to word address as simulavr expected.
  3. Auto detect the multilib path and CRT filename.

avrlibc/ChangeLog 2016-03-30  Pitchumani Sivanupandi pitchumani.s@atmel.com

file #36808: update-test-script.patch

This issue was migrated from https://savannah.nongnu.org/patch/?8961

avrs-admin commented 2 years ago

Pitchumani Mon 04 Apr 2016 10:40:36 AM CEST

Committed as rev 2520. http://svn.savannah.nongnu.org/viewvc?view=rev&root=avr-libc&revision=2520