icingaweb2/test/php/bin
Marius Hein 9b907e3cd3 Move tested existing resources to new productive repository
Rename docs, tests and test/ui to doc, test and test/frontend to
suite skeleton definition.

refs #4212
2013-06-04 10:20:51 +02:00
..
README Move tested existing resources to new productive repository 2013-06-04 10:20:51 +02:00
common.h Move tested existing resources to new productive repository 2013-06-04 10:20:51 +02:00
extcmd_test.c Move tested existing resources to new productive repository 2013-06-04 10:20:51 +02:00
shared.h Move tested existing resources to new productive repository 2013-06-04 10:20:51 +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