- Oct 17, 2016
-
-
Georg von Zengen authored
-
Georg von Zengen authored
-
Georg von Zengen authored
-
Georg von Zengen authored
-
Georg von Zengen authored
-
Georg von Zengen authored
-
- Jul 05, 2016
-
-
Georg von Zengen authored
added -u to avrdude erase call to disable safemode. It is necessary because avr109 is not able to read nor write fuses and avrdude exited with code 1.
-
- May 08, 2014
-
-
Georg von Zengen authored
-
Georg von Zengen authored
-
Georg von Zengen authored
Enables to store the config .yamls in the source dir.
-
- Jan 20, 2014
-
-
Dr. Wolf-Bastian Pöttner authored
-
- Nov 05, 2013
-
-
Enrico Joerns authored
-
Enrico Joerns authored
-
- Oct 24, 2013
-
-
Enrico Joerns authored
Upload for each test executed makes more sense.
-
Enrico Joerns authored
files not found. Minor formatting.
-
- Oct 20, 2013
-
-
Enrico Joerns authored
additional option 'workdir' in suite config allows to change this location
-
Enrico Joerns authored
-
Enrico Joerns authored
tools/profiling: replace all occurrences of '$MYDEVICE' in CFLAGS with id of device 'mydevice' if defined
-
Enrico Joerns authored
-
Enrico Joerns authored
Added braces to highlight test and device names in log output.
-
Enrico Joerns authored
- node configuration is usually independent from test configuration - we might also want to aggregate multiple test directories to a full test suite Thus a setup with 3 different config file types (nodes, tests, suite) is reasonable
-
- Oct 19, 2013
-
-
Enrico Joerns authored
New config option 'repeated' allows to force multiple runs of the same test.
-
Enrico Joerns authored
This makes it possible to work also with an incomplete node set.
-
Enrico Joerns authored
-
- Oct 18, 2013
-
-
Enrico Joerns authored
-
- Oct 13, 2013
-
-
Enrico Joerns authored
Conflicts: Makefile.include core/sys/profiling.c core/sys/test.h cpu/avr/Makefile.avr examples/wsn/Makefile platform/inga/contiki-inga-main.c tools/profiling/profile-neat.py tools/profiling/test/test.py
-
- Jul 23, 2013
-
-
Enrico Joerns authored
-
- Jul 08, 2013
-
-
Enrico Joerns authored
-
- Mar 20, 2012
-
-
Daniel Willmann authored
-
Daniel Willmann authored
With the option one can add text to the graph label
-
- Mar 19, 2012
-
-
Daniel Willmann authored
The address in the AVR is given in words not in bytes. Previously the script handled conversion, but doing it in Contiki should be cleaner.
-
Daniel Willmann authored
This way we can still record useful debugging information like reset reason.
-
Daniel Willmann authored
-
- Mar 03, 2012
-
-
Daniel Willmann authored
-
- Feb 16, 2012
-
-
Daniel Willmann authored
Supply contiki as testcase classname as jenkins doesn't play nice with an empty name
-
- Feb 15, 2012
-
-
Daniel Willmann authored
-
Daniel Willmann authored
-
Daniel Willmann authored
-
Daniel Willmann authored
There was a problem where the test wouldn't retrieve all queue items after all the threads were finished. This resulted in some of the reports missing from the logs.
-
- Feb 14, 2012
-
-
Daniel Willmann authored
-