Commit Graph

71 Commits

Author SHA1 Message Date
fanasina 3163f39c38 update gitignore, add launch*, **.o 2023-08-27 08:56:54 +02:00
fanasina 85b603dbb0 updates 2023-08-27 08:52:16 +02:00
fanasina 44090e80f5 add .o in gitignore 2023-08-27 08:51:43 +02:00
fanasina 8737589be4 modify compile.sh 2023-08-26 22:24:41 +02:00
fanasina 7805c35cd9 clean up and add Makefile 2023-08-26 22:22:07 +02:00
fanasina 3828b39ca1 add logic in options 2023-08-26 09:45:02 +02:00
fanasina ec65f136c6 compile.sh add 2023-08-26 09:42:28 +02:00
fanasina 07d6ddc983 add log* in gitignore 2023-08-26 08:48:12 +02:00
fanasina b96ec7c3b1 clean up extern 2023-08-26 07:57:48 +02:00
fanasina e779b37852 add progress bar when ordered parallel, and cleanup repository 2023-08-26 07:54:57 +02:00
fanasina 9191e6c8ca add options and help, know we can run tests using diffent parameters without recompile it
options: timeunit, parallel,savelog, ordered, removelog,
2023-08-25 22:27:08 +02:00
fanasina 4b87cab77f When parallel test, we can order log or not, and save log in file or not 2023-08-24 08:59:12 +02:00
fanasina afde84236e Now, we can rec results of each thread in separate files, and print all results at the end of all tests 2023-08-23 23:37:33 +02:00
fanasina 106bc32731 add the others expects (EQ,LT,GT,LE,GE,NE), and change print verbose expect if test fails 2023-08-22 23:11:57 +02:00
fanasina c2e11b9172 debug parallel tests, some change in the legacy tests 2023-08-22 09:25:11 +02:00
fanasina 3ce3bffda8 add timestamp log in test 2023-08-16 00:50:38 +02:00
fanasina 248ef63738 add .gitignore and some asserts in test_t 2023-08-15 15:49:59 +02:00
fanasina 5c870ed113 try to add assert_eq and bool tests 2023-08-15 02:39:06 +02:00
fanasina 0a9337e675 first test isgood 2023-07-17 00:35:57 +02:00
fanasina b9bef119dc cleanup 2023-07-16 00:17:35 +02:00
fanasina 8e529cb426 trying TEMPLATE C 2023-07-16 00:15:15 +02:00