mirror of
https://github.com/tkuschel/bees.git
synced 2025-12-12 01:45:56 +01:00
Tests could now be run in parallel. Additionally, single tests can be run by simply using "make testname", i.e. "make chatter" would run the chatter test. Signed-off-by: Kai Krakow <kai@kaishome.de>