Commit Graph

11 Commits

Author SHA1 Message Date
jlamothe 85a6d49b38 added context info to TestState 2023-11-14 23:08:19 +00:00
jlamothe 3393c3b9af ensure latest log text is correct when appended 2023-11-11 22:53:04 +00:00
jlamothe 9f4a51d8c7 ensure first_log isn't null after append 2023-11-11 21:36:05 +00:00
jlamothe c0f28d41b0 renamed various checking functions 2023-11-11 03:40:00 +00:00
jlamothe 3309ac7aee made compare_ints() and compare_ptrs() accessible from outside util 2023-11-10 22:44:42 +00:00
jlamothe 4c0d33693b moved mk_sample_state() into util 2023-11-10 20:48:40 +00:00
jlamothe 2ea0da9a6f relicenced under LGPLv3 instead of GPLv3 2023-11-09 23:24:48 +00:00
jlamothe f817af1a5c compare first & last log pointers when comparing test states 2023-11-09 23:04:45 +00:00
jlamothe 0665b8be3e check ptr when comparing two TestState values 2023-11-09 22:52:15 +00:00
jlamothe e69a2d0375 check all counts when comparing test states 2023-11-09 21:12:21 +00:00
jlamothe c2f8972d9c partially testing run_test() 2023-11-09 20:48:51 +00:00