Software testing: Difference between revisions

Jump to navigation Jump to search
Line 54: Line 54:


You can also run individual test cases.  Run <code>./test_suite/fgfs_test_suite -h</code> to see the various options
You can also run individual test cases.  Run <code>./test_suite/fgfs_test_suite -h</code> to see the various options
For example, fgfs_test_suite --log-level=alert -d -u GPSTests will run the GPS unit tests while displaying the output.


=== Why write unit tests? ===
=== Why write unit tests? ===
842

edits

Navigation menu