add cereal library
[platform/upstream/iotivity.git] / extlibs / cereal / cereal / unittests / run_portability_test.sh
1 #!/usr/bin/env bash
2
3 set -e
4
5 ./portability_test64 save 64
6 ./portability_test32 load 32
7 ./portability_test32 save 32
8 ./portability_test64 load 64
9 ./portability_test64 remove 64