]> git.ipfire.org Git - people/ms/pakfire.git/commit - Makefile.am
tests: Build scaffolding for a simple statically linked command
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 19 Jul 2022 16:39:56 +0000 (16:39 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 19 Jul 2022 16:39:56 +0000 (16:39 +0000)
commit8b71054e86f2b84e1dc499d115ffcff131d61f02
tree48e0f628b3ac8f33d5f35398ebf2933e54f4c0a0
parentad96b9c7fc7a0c485fac1c5656432f1688712d86
tests: Build scaffolding for a simple statically linked command

This can then be used to test the execution container.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
tests/stub/command.c [new file with mode: 0644]