1
0
mirror of git://projects.qi-hardware.com/fped.git synced 2024-09-30 13:36:21 +03:00
fped/test
werner bc27b094af With a little help from m8cutils and abyss, we now have regression tests for
the topological sort. "make test" or "make tests" invokes the regression tests,
"make valgrind" runs them under valgrind's watchful eyes.

- fped.c (usage, main): added option -T to force batch mode (for regression
  testing)
- Makefile, test/Common: added regression test infrastructure
- test/tsort: test cases for the topological sort
- README: added pointer to test/tsort



git-svn-id: http://svn.openmoko.org/trunk/eda/fped@5943 99fdad57-331a-0410-800a-d7fa5415bdb3
2010-04-26 21:30:21 +00:00
..
Common With a little help from m8cutils and abyss, we now have regression tests for 2010-04-26 21:30:21 +00:00
tsort With a little help from m8cutils and abyss, we now have regression tests for 2010-04-26 21:30:21 +00:00