diff options
author | 2020-07-05 11:40:22 +0200 | |
---|---|---|
committer | 2020-07-05 11:48:07 +0200 | |
commit | 9e86f5e86612c4f61b27e5ada86ac9bdebcbc272 (patch) | |
tree | d40c51579d7575c0e4547dd17321e89450d39236 /src/lib/netlist/nl_base.cpp | |
parent | ad6505ba636ecf8336eae91dce0b20bd5055b4ad (diff) |
netlist: Add basic unit testing support.
* Add google test syntax compatible unit testing support. This is a very
limited subset of the google test framework and not intended ever to be
a replacement. Adding a dependency to google test for the functionality
required was considered to be an overkill.
* nltool -c tests runs unit tests if linked in. This is *not* the case
for the version of nltool compiled with TOOLS=1.
* Added unit tests for plib::pfunction.
Diffstat (limited to 'src/lib/netlist/nl_base.cpp')
0 files changed, 0 insertions, 0 deletions