installer: Add an initial testing tool

Operating Systems / DragonFlyBSD - Antonio Huete Jimenez [quantumachine.net] - 20 November 2014 15:38 UTC

- It forks the backend and runs the frontend on the parent process so all runs in one go.- The idea is to be able to test certain functions from the installer without the need to run the whole thing.- This is just the initial stuff!

ef3ac1d installer: Add an initial testing tool.
usr.sbin/installer/test/Makefile | 31 ++++++
usr.sbin/installer/test/libinstaller_test.c | 160 +++++++++++++++++++++++++++
2 files changed, 191 insertions(+)

Upstream: gitweb.dragonflybsd.org


  • Share