Skip to content

Commit

Permalink
[sblib] updated README.md with some information for catch unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Darthyson committed Dec 2, 2021
1 parent 4a897b0 commit 7a4ed32
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
# software-arm-lib
Repository for the ARM library.

## Catch.hpp Unit Test of the sblib
for unit testing the slib following projects must be in the workspace and opened:
-[lib-test-cases](test/lib-test-cases)
-[sblib-test](test/sblib)
-[sblib](sblib)
-[Catch](Catch)

Please do not push directly to this repository. If you want to make changes, then make a private fork of this repository, do your changes there, and make a pull request.

0 comments on commit 7a4ed32

Please sign in to comment.