icingaweb2/modules/test/bin
Johannes Meyer d28d20696c Move binary testing stuff and phpunit.xml to its own module
refs #6092
2014-06-12 16:29:07 +02:00
..
README Move binary testing stuff and phpunit.xml to its own module 2014-06-12 16:29:07 +02:00
common.h Move binary testing stuff and phpunit.xml to its own module 2014-06-12 16:29:07 +02:00
extcmd_test.c Move binary testing stuff and phpunit.xml to its own module 2014-06-12 16:29:07 +02:00
shared.h Move binary testing stuff and phpunit.xml to its own module 2014-06-12 16:29:07 +02:00

README

#
# Tools for testing icinga2
#

extcmd_test just receives an icinga external command from stdin and returns whether it's a recognized command
or if there are any errors. To build it, just type gcc -o extcmd_test ./extcmd_test.c, there shouldn't be any
dependencies that need linker flags