2020-07-14 16:44:59 -07:00
..
2020-07-14 16:42:19 -07:00
2020-07-14 16:42:19 -07:00
2020-07-14 16:19:24 -07:00
2020-07-14 16:19:24 -07:00
2020-07-14 16:19:24 -07:00
2020-07-14 16:44:59 -07:00
run
2020-07-14 16:19:24 -07:00
2020-07-14 16:19:24 -07:00
2020-07-14 16:19:24 -07:00

== fpp-to-cpp/test

This is the test directory for the `fpp-to-cpp` tool.

=== Running Tests

To run the tests, execute `run` in this directory.
All the tests should pass.

=== Developing Tests

When developing tests, run the tool `check-cpp`.
This makes sure that all the `*.ref.cpp` files are valid {cpp} files.

Before running `check-cpp`, do the following:

* Check out a copy of the 
https://github.jpl.nasa.gov/FPRIME/fprime-sw[F Prime repository]

* Set the shell environment variable `FPRIME` to point to
the root of the F Prime repository.