test(c-api) Restore the deprecated test suite.

This commit is contained in:
Ivan Enderlin
2020-10-01 10:07:35 +02:00
parent 5ea1f1eb25
commit c1fb4b2c29
24 changed files with 43 additions and 42 deletions

View File

@@ -1,5 +1,5 @@
#include <stdio.h>
#include "../wasmer.h"
#include "../../wasmer.h"
#include <assert.h>
#include <stdint.h>
#include <string.h>