]> Kevux Git Server - fll/commit
Cleanup: Invalid environment define "CMOCKA_TEST_ABORT" in testfiles.
authorKevin Day <thekevinday@gmail.com>
Fri, 19 Jan 2024 03:08:51 +0000 (21:08 -0600)
committerKevin Day <thekevinday@gmail.com>
Fri, 19 Jan 2024 03:08:51 +0000 (21:08 -0600)
commitbe551bdec512d12d06e974499d8d1934068b61fa
tree097a60038848d5db66868e3db14af0908f7fe8ed
parent580f9e4e610e900829d4181aeee1d5696d8fe160
Cleanup: Invalid environment define "CMOCKA_TEST_ABORT" in testfiles.

This invalid configuration doesn't break anything unless someone uncomments it.
Then, the expected functionality does not happen.
The fix is easy, just add "define " at the start of that line to the right of the comment character.
34 files changed:
level_0/f_abstruse/data/build/testfile
level_0/f_account/data/build/testfile
level_0/f_capability/data/build/testfile
level_0/f_color/data/build/testfile
level_0/f_compare/data/build/testfile
level_0/f_console/data/build/testfile
level_0/f_control_group/data/build/testfile
level_0/f_conversion/data/build/testfile
level_0/f_directory/data/build/testfile
level_0/f_environment/data/build/testfile
level_0/f_execute/data/build/testfile
level_0/f_file/data/build/testfile
level_0/f_fss/data/build/testfile
level_0/f_iki/data/build/testfile
level_0/f_limit/data/build/testfile
level_0/f_memory/data/build/testfile
level_0/f_network/data/build/testfile
level_0/f_path/data/build/testfile
level_0/f_pipe/data/build/testfile
level_0/f_print/data/build/testfile
level_0/f_random/data/build/testfile
level_0/f_serialize/data/build/testfile
level_0/f_signal/data/build/testfile
level_0/f_socket/data/build/testfile
level_0/f_status/data/build/testfile
level_0/f_status_string/data/build/testfile
level_0/f_string/data/build/testfile
level_0/f_thread/data/build/testfile
level_0/f_time/data/build/testfile
level_0/f_type_array/data/build/testfile
level_0/f_utf/data/build/testfile
level_1/fl_fss/data/build/testfile [new file with mode: 0644]
level_1/fl_path/data/build/testfile
level_1/fl_status_string/data/build/testfile