test: drop the valgrind make check wrappers from autotools
authorPeter Hutterer <peter.hutterer@who-t.net>
Wed, 4 Jan 2023 05:46:44 +0000 (15:46 +1000)
committerJihoon Kim <jihoon48.kim@samsung.com>
Fri, 17 Nov 2023 10:55:47 +0000 (19:55 +0900)
commitbc061b83be79bdb94557f267ebb435f91a745f19
treea8304f6bcb334bf3e088cbba4d3a0798f97c35c6
parent86043558de27550937dd245b430e46bc1b2240fe
test: drop the valgrind make check wrappers from autotools

We have meson with a proper test suite setup and this currently breaks
the CI due to some Arch issues with glibc debuginfo packages. Let's just
drop this so we don't run valgrind unconditionally.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
configure.ac
test/Makefile.am