]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Locally define vgPlain_scrcmp in 2 unit tests
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Fri, 11 Nov 2016 14:26:54 +0000 (14:26 +0000)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Fri, 11 Nov 2016 14:26:54 +0000 (14:26 +0000)
commitaa630a31696a501a95c12ac3765b473fba03a0b8
tree6adc8c80eae2100b8fc553cf83fb718a17d983f4
parent48d506364ce9c4aac2aa5ec65ed78b47576bacb7
Locally define vgPlain_scrcmp in 2 unit tests
Humph, this should have been part of :
   16122 Add VG_(strIsMemberXA) in pub_tool_xarray.h
which means that between 16122 and this revision, these 2 unit tests
will (very probably) not compile.
That will make bissect not easy :(

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16126
drd/tests/unit_bitmap.c
memcheck/tests/unit_oset.c