[functional-tests] roll all the C code into a single libft.so

This commit is contained in:
Joe Thornber
2017-10-10 10:28:56 +01:00
parent 5b5aa971a0
commit b9230d1bbb
9 changed files with 19 additions and 9 deletions

View File

@ -16,7 +16,7 @@
(srfi s8 receive)
(utils))
(define __ (load-shared-object "./device-mapper/dm-ioctl.so"))
(define __ (load-shared-object "../lib/libft.so"))
(define (fail msg)
(raise