Skip to content
Snippets Groups Projects
Commit ef7261d5 authored by David Bühler's avatar David Bühler
Browse files

[Kernel] Adds test skeleton of module Linear_filter.

parent b8b74087
No related branches found
No related tags found
No related merge requests found
/* run.config
MODULE: @PTEST_NAME@
OPT:
*/
/* run.config*
DONTRUN:
*/
(* Programmatic tests of the invariant computation of linear filters by the
module Linear_filter. Run by linear_filter_test.i. *)
let main _ =
()
let () = Db.Main.extend main
[kernel] Parsing linear_filter_test.i (no preprocessing)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment