1
0
Fork 0
mirror of https://github.com/albfan/miraclecast.git synced 2025-02-12 16:01:55 +00:00
miraclecast/test
Derek Dai 6b5907ad45 Add meson build system
Use it as:

    $ meson build
    $ cd build
    $ ninja build
    $ ninja test
    $ sudo ninja install
2017-04-14 11:32:27 +02:00
..
CMakeLists.txt pkg_check_modules() before if(CHECK_FOUND) 2016-08-10 16:44:38 +08:00
Makefile.am split monolithic Makefile.am to follow autotools standards 2015-03-08 22:16:57 +01:00
meson.build Add meson build system 2017-04-14 11:32:27 +02:00
test_common.h test: include sys/socket.h to suppress warnings 2014-05-08 11:07:30 +02:00
test_rtsp.c typing error "defualt" -> "default" 2015-03-22 16:39:48 +00:00
test_valgrind.c test: add valgrind memory checks 2014-03-28 12:48:10 +01:00
test_wpas.c test: don't leak sd_event in wpas tests 2014-03-28 12:46:38 +01:00