Commit Graph

6 Commits

Author SHA1 Message Date
Thomas Guillem b0cd7eb6fa tests: rename log() to test_log()
This fixes conflict with math.h:

"A macro called log was already defined when <math.h> was included.
This will cause compilation problems."

This will happen with the new player test, that includes vlc_viewpoint.h that
includes math.h
2018-10-03 13:29:05 +02:00
Thomas Guillem b0984a632f libvlc: add missing "_t" in media_discoverer structs/enums
For the sake of coherence.
2016-07-20 13:44:12 +02:00
Thomas Guillem 010549a38f test: media_discoverer: don't run discoverers
Since service discoveries depends on data of the user.
2016-06-14 10:07:45 +02:00
Thomas Guillem 3e7711177d test: media_discoverer: test a specific sd from command line 2016-06-13 10:57:30 +02:00
Thomas Guillem 641f3d741f test: add back media_discoverer test
This doesn't test network services anymore.
2016-06-13 10:57:22 +02:00
Thomas Guillem 9fab6639b5 test libvlc_media_discoverer 2016-06-10 14:39:06 +02:00