tests/program01: Fix test name

This commit is contained in:
Sebastian Huber 2017-11-09 14:28:17 +01:00
parent 45149ec24e
commit 6fbcf2ec48

View File

@ -47,7 +47,7 @@
#include <rtems.h> #include <rtems.h>
#include <rtems/libcsupport.h> #include <rtems/libcsupport.h>
#define TEST_NAME "LIBBSD SYSCALLS 1" #define TEST_NAME "LIBBSD PROGRAM 1"
struct alloc_ctx { struct alloc_ctx {
enum alloc_type { enum alloc_type {