mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-08-22 22:05:59 +00:00
50327fc9d3
Now make check is only running unit tests and a new target, functional-check is used for bat tests. The major win on that was that now we can use find to look for all bat tests in the functional library and we don't need to keep the BATS list updated. Signed-off-by: Otavio Pontes <otavio.pontes@intel.com>