Project

General

Profile

Statistics
| Revision:

root / trunk / code / projects / unit_tests @ 1496

Name Size Revision Age Author Comment
Makefile 484 Bytes 1476 over 14 years David Schultz test of consolidating makefile
main.c 512 Bytes 1462 over 14 years David Schultz moved dragonfly definitions to separate header ...
test_analog.c 604 Bytes 1365 over 14 years David Schultz removed dragonfly_init() from each unit test an...
test_dio.c 753 Bytes 1415 over 14 years Abraham Levkoy Removed while(1) to allow looping through diffe...
test_eeprom.c 1.93 KB 1365 over 14 years David Schultz removed dragonfly_init() from each unit test an...
test_encoders.c 1.41 KB 1426 over 14 years Rich Hong Fixes #622. encoders.h is not included in drag...
test_inits.c 1.71 KB 1463 over 14 years Brad Neuman forgot to add test_initx.c
test_lcd.c 1.13 KB 1365 over 14 years David Schultz removed dragonfly_init() from each unit test an...
test_lights.c 7.2 KB 1388 over 14 years Nico Paris Completed iterative test of functions in lights...
test_motors.c 1.29 KB 1461 over 14 years Brad Neuman updated all the library code to have sensible _...
test_rangefinder.c 1.86 KB 1461 over 14 years Brad Neuman updated all the library code to have sensible _...
test_tokenring.c 2.55 KB 1452 over 14 years David Schultz update of includes in library, removed unnecess...
test_usb.c 871 Bytes 1432 over 14 years David Schultz test_xbee - checks address of xbee
test_wireless.c 3.02 KB 1427 over 14 years Chris Mar updated wl_basic code, docs, and test. it's rea...
test_xbee.c 1 KB 1437 over 14 years David Schultz updated xbee test - fixed xbee_init issue
xbee.c 21.6 KB 1437 over 14 years David Schultz updated xbee test - fixed xbee_init issue

Latest revisions

# Date Author Comment
1484 11/07/2009 02:51 PM John Sexton

Moving behaviors from the "Projects" directory into the appropriate "Behaviors" directory.

1476 11/02/2009 09:55 PM David Schultz

test of consolidating makefile

1473 10/30/2009 03:28 AM David Schultz

another RAM check update

1472 10/30/2009 03:24 AM David Schultz

updating RAM check to work with linux

1471 10/30/2009 03:20 AM David Schultz

another modification to the RAM check

1468 10/28/2009 08:45 PM David Schultz

updated checksize in makefile

1465 10/27/2009 02:18 AM David Schultz

Added RAM size check to makefile for unit tests

1463 10/24/2009 12:07 AM Brad Neuman

forgot to add test_initx.c

1462 10/23/2009 11:20 PM David Schultz

moved dragonfly definitions to separate header file

1461 10/22/2009 11:01 PM Brad Neuman

updated all the library code to have sensible _init behavior.
Almost all of the library components have a global variable which gets set after init and the functions inside will fail with an error code if init has not been called. Also, the init functions themselves check this variable and will bail out without doing any damage if that init has already been called

View revisions

Also available in: Atom