osd-contiki/regression-tests
Benoît Thébaudeau 003b4b0d63 test-coffee: Fix the file modification test
The r variable was used instead of i to fill the buffer, resulting in
the end of the test loop after only a single iteration. The file was not
even closed at the end of each iteration although it is opened at the
beginning of each iteration, so the available file descriptors would
very quickly be exhausted.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau.dev@gmail.com>
2016-05-30 23:05:13 +02:00
..
00-doxygen doxygen regression test: Tolerate only warning-free builds 2015-11-18 11:07:58 +11:00
01-compile-base Make CFS and Coffee examples platform-independent 2016-05-30 23:05:12 +02:00
02-hello-world Fix CSC & XML export to match .gitattributes 2015-10-22 16:05:40 +02:00
03-base test-coffee: Fix the file modification test 2016-05-30 23:05:13 +02:00
04-rime Removed Deluge and associated test files. 2016-04-21 13:24:16 +02:00
05-netperf SkyByteRadio was replaced by Msp802154Radio 2014-07-23 15:42:59 +02:00
06-shell SkyByteRadio was replaced by Msp802154Radio 2014-07-23 15:42:59 +02:00
07-elfloader SkyByteRadio was replaced by Msp802154Radio 2014-07-23 15:42:59 +02:00
08-collect Renamed Java packages to match our contiki-os.org domain. Note that this commit does not affect external dependencies 2013-11-20 16:43:27 +01:00
09-collect-lossy Fix CSC & XML export to match .gitattributes 2015-10-22 16:05:40 +02:00
10-ipv4 SkyByteRadio was replaced by Msp802154Radio 2014-07-23 15:42:59 +02:00
11-ipv6 Merge pull request #1297 from simonduq/pr/default-prefix 2016-03-13 20:39:16 +01:00
12-rpl Replace the '+' operator with String.prototype.concat() 2016-05-02 18:18:12 +02:00
13-ipv6-apps Change the default IPv6 prefix from aaaa::/64 to fd00::/64 2016-03-07 17:47:44 +01:00
14-compile-8051-ports Multicast compile regression tests 2014-03-05 20:31:17 +00:00
15-compile-arm-apcs-ports Moved STM32W_CPUREV to the relevant compile regression test 2015-11-17 15:07:47 +01:00
16-compile-6502-ports Build the webserver as done in tools/6502/Makefile. 2015-11-17 21:08:25 +01:00
17-slip-radio Fix CSC & XML export to match .gitattributes 2015-10-22 16:05:40 +02:00
18-compile-arm-ports Merge pull request #1485 from g-oikonomou/contrib/cc2650/launchpad 2016-04-29 11:13:05 +02:00
19-llsec Fix CSC & XML export to match .gitattributes 2015-10-22 16:05:40 +02:00
20-compile-tools Remove the Sensinode nano_programmer from the tools travis job 2016-01-10 15:10:51 +00:00
20-ip64 Fix the path for wpcapslip in testscript for Instant Contiki 2016-05-12 21:15:40 +02:00
21-large-rpl Fix the path for wpcapslip in testscript for Instant Contiki 2016-05-12 21:15:40 +02:00
22-compile-nxp-ports Add examples for NXP JN516x using TSCH 2015-12-17 13:29:42 +01:00
23-compile-avr Removed failing regression test for avr-rss2 platform 2016-05-15 16:38:52 +02:00
scan_build Adding a scan-build command 2014-10-21 17:22:06 +02:00
Makefile Adding a scan-build command 2014-10-21 17:22:06 +02:00
Makefile.compile-test Compile-test: show make variables in log output 2015-11-18 17:39:42 +01:00
Makefile.simulation-test Travis: use a single random seed rather than two. As a result, a single failed simulation results in overall failure 2016-04-23 07:58:06 +02:00
simexec.sh CI simexec: print stdout from java run, which includes the Cooja log and possible JVM error logs 2015-11-29 14:10:27 +01:00