Add some tests for the DVE2 interface.

* iface/dve2/defs.in, iface/dve2/dve2check.test,
iface/dve2/beem-peterson.4.dve: New files.
* iface/dve2/Makefile.am: Add them.
* configure.ac: Generate iface/dve2/defs.
This commit is contained in:
Alexandre Duret-Lutz 2011-03-07 11:08:12 +01:00
parent 0584d278d1
commit 5318c1f966
7 changed files with 235 additions and 0 deletions

View file

@ -1,3 +1,12 @@
2011-03-07 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Add some tests for the DVE2 interface.
* iface/dve2/defs.in, iface/dve2/dve2check.test,
iface/dve2/beem-peterson.4.dve: New files.
* iface/dve2/Makefile.am: Add them.
* configure.ac: Generate iface/dve2/defs.
2011-03-07 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Clear the timer map to help valgrind.