SUSE / libpulp

libpulp enables live patching in user space applications.
GNU Lesser General Public License v2.1
55 stars 11 forks source link

Add simple buildid test #44

Closed giulianobelinassi closed 3 years ago

giulianobelinassi commented 3 years ago

There was no tests related to the buildid, as stated on #39. This PR adds one by regenerating the target library before the patch is applied with a different code, thereof, with another build id.

Signed-off-by: Giuliano Belinassi gbelinassi@suse.de