Add a simple build-time and installed test
While there, drop unused $(shim_files) and $(shim_srcs) variables.
Signed-off-by:
Simon McVittie <smcv@collabora.com>
parent
60344a62
No related branches found
No related tags found
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- Makefile.am 127 additions, 8 deletionsMakefile.am
- build-aux/tap-test.sh 13 additions, 0 deletionsbuild-aux/tap-test.sh
- configure.ac 1 addition, 0 deletionsconfigure.ac
- debian/control 16 additions, 0 deletionsdebian/control
- debian/libcapsule-tests.install 2 additions, 0 deletionsdebian/libcapsule-tests.install
- debian/rules 1 addition, 0 deletionsdebian/rules
- debian/tests/control 5 additions, 0 deletionsdebian/tests/control
- debian/tests/gnome-desktop-testing 5 additions, 0 deletionsdebian/tests/gnome-desktop-testing
- tests/libtest.sh 119 additions, 0 deletionstests/libtest.sh
- tests/notgl-green.c 49 additions, 0 deletionstests/notgl-green.c
- tests/notgl-helper-green.c 27 additions, 0 deletionstests/notgl-helper-green.c
- tests/notgl-helper-red.c 27 additions, 0 deletionstests/notgl-helper-red.c
- tests/notgl-helper-ref.c 27 additions, 0 deletionstests/notgl-helper-ref.c
- tests/notgl-helper-user.c 64 additions, 0 deletionstests/notgl-helper-user.c
- tests/notgl-helper.h 26 additions, 0 deletionstests/notgl-helper.h
- tests/notgl-red.c 49 additions, 0 deletionstests/notgl-red.c
- tests/notgl-ref.c 43 additions, 0 deletionstests/notgl-ref.c
- tests/notgl-user.c 61 additions, 0 deletionstests/notgl-user.c
- tests/notgl.h 35 additions, 0 deletionstests/notgl.h
build-aux/tap-test.sh
0 → 100755
debian/libcapsule-tests.install
0 → 100644
debian/tests/gnome-desktop-testing
0 → 100755
tests/libtest.sh
0 → 100644
tests/notgl-green.c
0 → 100644
tests/notgl-helper-green.c
0 → 100644
tests/notgl-helper-red.c
0 → 100644
tests/notgl-helper-ref.c
0 → 100644
tests/notgl-helper-user.c
0 → 100644
tests/notgl-helper.h
0 → 100644
tests/notgl-red.c
0 → 100644
tests/notgl-ref.c
0 → 100644
tests/notgl-user.c
0 → 100644
tests/notgl.h
0 → 100644
Please register or sign in to comment