fixed, tested

This commit is contained in:
Edward Emelianov
2026-03-07 17:45:48 +03:00
parent d18ab25440
commit 055d7f7f59
5 changed files with 99 additions and 172 deletions

14
stringHash4MCU_/runtest Executable file
View File

@@ -0,0 +1,14 @@
#!/bin/bash
gcc hashgen.c -o hashgen -lusefull_macros
./hashgen -d testdic -H hdr.h -S hdr.c -F
gcc hdr.c test.c strfunc.c -o test
./test "wrongarg"
./test "Wrong Arg"
./test "time 54 = some"
./test "voltage12 more"
./test "esw45 = some text"
./test "goto 55 = "
./test "stop 3256"
./test "mcut"