diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2011-03-15 12:47:54 +0100 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2011-04-04 19:46:29 +0200 |
| commit | d55a299efd74431e98c8a4f24cffd07c95d419d6 (patch) | |
| tree | 2dd5a3d3459308081a0da0fb0d01736fa3c700c7 /.gitignore | |
| parent | 30800843fd45fd582d16b0a39f57e6d8a98e79bc (diff) | |
Introduce check test framework
Add the check test framework, and add a simple test to check
point to point mappings.
The tests use the device files as input.
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -80,3 +80,6 @@ core | |||
| 80 | patches | 80 | patches |
| 81 | tools/grail-gesture | 81 | tools/grail-gesture |
| 82 | utouch-grail.sym | 82 | utouch-grail.sym |
| 83 | test/*.log | ||
| 84 | test/*.xml | ||
| 85 | test/check-grail | ||
