Nicolas Dufresne
|
db4567152d
|
tests: allocator: Fix FDMemory portability issue
This fixes few issues in the test but mainly some portability issue reported
on Ubutun. The test now uses a randomly name tempory file located into system
default tempory location and uses glib wrappers when available.
Fixes !895
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/901>
|
2020-10-29 09:45:25 +00:00 |
|
Tobias Ronge
|
e2a1aa44df
|
fdmemory: Allow for change of protection mode
After a memory has been unmapped, protection mode can now be changed
when mapping it again.
See https://bugzilla.gnome.org/show_bug.cgi?id=789952.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/895>
|
2020-10-28 17:11:05 +00:00 |
|
Edward Hervey
|
ce16635f46
|
check: Use GST_CHECK_MAIN () macro everywhere
Makes source code smaller, and ensures we go through common initialization
path (like the one that sets up XML unit test output ...)
|
2015-06-02 16:14:39 +02:00 |
|
Wim Taymans
|
fabf4890b8
|
allocators: add allocators test
|
2015-03-15 16:41:21 +01:00 |
|