Add a config `CONFIG_TEST_MSGQ_PUT_FRONT` in mesgq_test to enable message queue put front feature. Also, add `test_msgq_pending` to test message queue behavior when the caller is going to put and put front. Signed-off-by: TaiJu Wu <tjwu1217@gmail.com>