-
- Downloads
add and kselftest framework for unit testing
Showing
- COPYING.kselftest 349 additions, 0 deletionsCOPYING.kselftest
- Makefile 18 additions, 3 deletionsMakefile
- tools/testing/unittest/Makefile 34 additions, 0 deletionstools/testing/unittest/Makefile
- tools/testing/unittest/kselftest.h 104 additions, 0 deletionstools/testing/unittest/kselftest.h
- tools/testing/unittest/lib.mk 28 additions, 0 deletionstools/testing/unittest/lib.mk
- tools/testing/unittest/shared/malloc_test_wrapper.c 61 additions, 0 deletionstools/testing/unittest/shared/malloc_test_wrapper.c
- tools/testing/unittest/shared/malloc_test_wrapper.h 28 additions, 0 deletionstools/testing/unittest/shared/malloc_test_wrapper.h
- tools/testing/unittest/shared/shared.h 26 additions, 0 deletionstools/testing/unittest/shared/shared.h
- tools/testing/unittest/shared/wrap_ahbstat_clear_new_error.c 49 additions, 0 deletionstools/testing/unittest/shared/wrap_ahbstat_clear_new_error.c
- tools/testing/unittest/shared/wrap_ahbstat_clear_new_error.h 32 additions, 0 deletionstools/testing/unittest/shared/wrap_ahbstat_clear_new_error.h
- tools/testing/unittest/shared/wrap_ahbstat_correctable_error.c 52 additions, 0 deletions.../testing/unittest/shared/wrap_ahbstat_correctable_error.c
- tools/testing/unittest/shared/wrap_ahbstat_correctable_error.h 32 additions, 0 deletions.../testing/unittest/shared/wrap_ahbstat_correctable_error.h
- tools/testing/unittest/shared/wrap_ahbstat_get_failing_addr.c 72 additions, 0 deletions...s/testing/unittest/shared/wrap_ahbstat_get_failing_addr.c
- tools/testing/unittest/shared/wrap_ahbstat_get_failing_addr.h 32 additions, 0 deletions...s/testing/unittest/shared/wrap_ahbstat_get_failing_addr.h
- tools/testing/unittest/shared/wrap_ahbstat_new_error.c 52 additions, 0 deletionstools/testing/unittest/shared/wrap_ahbstat_new_error.c
- tools/testing/unittest/shared/wrap_ahbstat_new_error.h 32 additions, 0 deletionstools/testing/unittest/shared/wrap_ahbstat_new_error.h
- tools/testing/unittest/shared/wrap_cbuf_peek16.c 63 additions, 0 deletionstools/testing/unittest/shared/wrap_cbuf_peek16.c
- tools/testing/unittest/shared/wrap_cbuf_peek16.h 36 additions, 0 deletionstools/testing/unittest/shared/wrap_cbuf_peek16.h
- tools/testing/unittest/shared/wrap_cbuf_read16.c 58 additions, 0 deletionstools/testing/unittest/shared/wrap_cbuf_read16.c
- tools/testing/unittest/shared/wrap_cbuf_read16.h 35 additions, 0 deletionstools/testing/unittest/shared/wrap_cbuf_read16.h
COPYING.kselftest
0 → 100644
tools/testing/unittest/Makefile
0 → 100644
tools/testing/unittest/kselftest.h
0 → 100644
tools/testing/unittest/lib.mk
0 → 100644
tools/testing/unittest/shared/shared.h
0 → 100644
Please register or sign in to comment