diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-05-13 08:04:53 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-05-13 08:04:53 -0300 |
commit | 6d1687f3c08ec5c408b776e3e291bc8a383091e4 (patch) | |
tree | 4618753f972a1d343f0c62333ddc04a392005bcf /.hgignore | |
parent | 348451c7a70fd16d28358881e282612275e19dd2 (diff) | |
download | mediapointer-dvb-s2-6d1687f3c08ec5c408b776e3e291bc8a383091e4.tar.gz mediapointer-dvb-s2-6d1687f3c08ec5c408b776e3e291bc8a383091e4.tar.bz2 |
Added a v4l vbi small test application.
From: Mauro Carvalho Chehab <mchehab@infradead.org>
Also removed whitespaces from test environment
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -16,3 +16,8 @@ v4l/Modules.symvers v4l/scripts/Kconfig v4l/scripts/Kconfig.kern v4l/config-compat.h +test/ioctl-test +test/sliced-vbi-detect +test/sliced-vbi-test +test/vbi-test + |