mirror of
https://gitlab.freedesktop.org/wayland/weston
synced 2024-11-02 19:00:26 +00:00
5a75a41d07
Added a simple C-based test framework and an example program that uses it to run through some simple unit tests. This is new code inspired primarily by the approaches of Google Test, Boost Test, JUnit and TestNG. Factors of others were also considered during design and implementation. Signed-off-by: Jon A. Cruz <jonc@osg.samsung.com> Acked-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
102 lines
1.2 KiB
Text
102 lines
1.2 KiB
Text
*.deps
|
|
*.jpg
|
|
*.la
|
|
*.lo
|
|
*.log
|
|
*.o
|
|
*.pc
|
|
*.so
|
|
*.swp
|
|
.*.sw?
|
|
.sw?
|
|
*.sublime-project
|
|
*.sublime-workspace
|
|
*.trs
|
|
*~
|
|
ctags
|
|
cscope.out
|
|
.libs
|
|
.dirstamp
|
|
/aclocal.m4
|
|
/autom4te.cache
|
|
/build-aux/
|
|
/config.guess
|
|
/config.h
|
|
/config.h.in
|
|
/config.log
|
|
/config.mk
|
|
/config.status
|
|
/config.sub
|
|
/configure
|
|
/depcomp
|
|
/install-sh
|
|
/libtool
|
|
/ltmain.sh
|
|
/logs
|
|
/missing
|
|
/stamp-h1
|
|
/test-driver
|
|
/weston.ini
|
|
Makefile
|
|
Makefile.in
|
|
TAGS
|
|
protocol/.*.valid
|
|
protocol/*.[ch]
|
|
|
|
00*.patch
|
|
|
|
weston-calibrator
|
|
weston-clickdot
|
|
weston-cliptest
|
|
weston-dnd
|
|
weston-editor
|
|
weston-eventdemo
|
|
weston-flower
|
|
weston-fullscreen
|
|
weston-gears
|
|
weston-image
|
|
weston-nested
|
|
weston-nested-client
|
|
weston-presentation-shm
|
|
weston-resizor
|
|
weston-scaler
|
|
weston-simple-egl
|
|
weston-simple-shm
|
|
weston-simple-touch
|
|
weston-simple-damage
|
|
weston-smoke
|
|
weston-stacking
|
|
weston-subsurfaces
|
|
weston-transformed
|
|
weston-view
|
|
|
|
weston-keyboard
|
|
libtoytoolkit.a
|
|
weston-desktop-shell
|
|
weston-ivi-shell-user-interface
|
|
weston-info
|
|
weston-screenshooter
|
|
weston-tablet-shell
|
|
weston-terminal
|
|
weston-multi-resource
|
|
weston-simple-im
|
|
git-version.h
|
|
version.h
|
|
weston
|
|
weston-launch
|
|
spring-tool
|
|
|
|
*.weston
|
|
*.test
|
|
*.ivi
|
|
wcap-decode
|
|
matrix-test
|
|
setbacklight
|
|
weston.1
|
|
weston-drm.7
|
|
weston.ini.5
|
|
|
|
/tests/weston-ivi.ini
|
|
internal-screenshot-00.png
|
|
|
|
/zuctest
|