-
- Downloads
Project 'drm/intel' was moved to 'drm/i915/kernel'. Please update any links and bookmarks that may still have the old path.
tests: add helpers to create unique filenames
With such helpers we are able to create unique filenames for a test
program, a fixture or specific test cases.
This help us to avoid accidents related to using files from other
tests or overriding them.
Signed-off-by:
Leandro Ribeiro <leandro.ribeiro@collabora.com>
Showing
- tests/weston-test-client-helper.c 93 additions, 0 deletionstests/weston-test-client-helper.c
- tests/weston-test-client-helper.h 13 additions, 0 deletionstests/weston-test-client-helper.h
- tests/weston-test-runner.c 16 additions, 0 deletionstests/weston-test-runner.c
- tests/weston-test-runner.h 9 additions, 6 deletionstests/weston-test-runner.h
Loading
Please register or sign in to comment