- **Comment**:

Migrated to [github](https://github.com/bgpsecurity/rpstir/issues/23).



---

** [tickets:#23] improve output for TEST_BOOL(memcmp(...)) and 
TEST_BOOL(strcmp(...)) tests**

**Status:** closed
**Created:** Fri Jun 12, 2015 08:17 PM UTC by Richard Hansen
**Last Updated:** Fri Jun 12, 2015 11:49 PM UTC
**Owner:** Richard Hansen


`lib/util/tests/stringutils-test.c` has a few tests that look like this:

    TEST_BOOL(memcmp(...), false);
    TEST_BOOL(strcmp(...), false);

If these tests fail, the output isn't very useful.  It'd be nice if they dumped 
out the two memory regions/strings for evaluation.


---

Sent from sourceforge.net because rpstir-devel@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/rpstir/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/rpstir/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741551&iu=/4140
_______________________________________________
rpstir-devel mailing list
rpstir-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpstir-devel

Reply via email to