#!/bin/sh

make -C src/tests -k check-TESTS

