PER Firmware
Loading...
Searching...
No Matches
can_codec_tests.c File Reference

Standalone tests for CAN codec helper functions. More...

#include <assert.h>
#include <limits.h>
#include <stdint.h>
#include <stdio.h>
#include <string.h>
#include "../can_codec.h"

Functions

int main (void)
 

Detailed Description

Standalone tests for CAN codec helper functions.

Note
does not run on the STM32 target, only on the host machine.
Author
Irving Wang (irvin.nosp@m.gw@p.nosp@m.urdue.nosp@m..edu)