Menu

Tree [241720] master /
 History

HTTPS access


File Date Author Commit
 configs 2012-05-16 Fredrik Osterlind Fredrik Osterlind [8337da] example config for windows
 lib 2012-05-15 Fredrik Osterlind Fredrik Osterlind [a7ff3f] javax.mail dependency
 src 2012-05-16 Fredrik Osterlind Fredrik Osterlind [241720] removed execute flag
 README.txt 2012-05-15 Fredrik Osterlind Fredrik Osterlind [72cc34] removed executable flags
 build.xml 2012-05-15 Fredrik Osterlind Fredrik Osterlind [72cc34] removed executable flags
 contikitests.config 2012-05-15 Fredrik Osterlind Fredrik Osterlind [72cc34] removed executable flags

Read Me

ConikiTests is a simple application that runs Contiki's simulation-based tests,
and optionally e-mails test results to the contiki-nightly-builds mailing list.

ContikiTests rely on Cooja, the Contiki network simulator, which is included
with Contiki. This application scans Contiki's tools/cooja/contiki_tests folder
for tests, and runs them in Cooja.

Usage:
$ ant jar
$ java -jar contikitests.jar [contikitests.config]

Configuration:
* See config/README.txt

To obtain the latest version of this application:
$ git clone git://git.code.sf.net/p/contikitests/git contikitests
or simply:
$ git pull

For more information:
* http://www.contiki-os.org
* http://sourceforge.net/projects/contikitests/

WARNING: 
* A few Contiki simulations require root permissions (e.g. rest_rpl_coap to 
create a tunnel network interface). Please be aware of the security implications
of configuring your system to periodically download Contiki and execute code 
within it, and especially with root permissions!

--
Fredrik Osterlind, fros4943@users.sourceforge.net, 2012-05-15
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.