build: Remove use of oUnit

This added no value over just running ordinary tests.  This also
removes a complicated OCaml dependency.
This commit is contained in:
Richard W.M. Jones
2025-03-22 12:41:39 +00:00
parent 2f0fa0fd23
commit 85c8445e1e
4 changed files with 1 additions and 17 deletions

View File

@@ -295,10 +295,6 @@ Optional. Used by L<virt-log(1)> to parse Windows Event Log files.
Optional. For localizing OCaml virt tools.
=item ocaml-ounit E<ge> 2.0.0
Optional. For testing the common OCaml modules.
=item Perl C<Module::Build> E<ge> 0.19
=item Perl C<Test::More>