An open API service indexing awesome lists of open source software.

https://github.com/rdkcentral/rdkb-halif-test-emmc

RDKB EMMC Hardware Abstraction Layer test suite
https://github.com/rdkcentral/rdkb-halif-test-emmc

Last synced: 6 months ago
JSON representation

RDKB EMMC Hardware Abstraction Layer test suite

Awesome Lists containing this project

README

          

# Unit Testing Suite For eMMC HAL

## Table of Contents

- [Acronyms, Terms and Abbreviations](#acronyms-terms-and-abbreviations)
- [Description](#description)
- [Reference Documents](#reference-documents)

## Acronyms, Terms and Abbreviations

- `L1` - Unit Tests
- `HAL`- Hardware Abstraction Layer

## Description

This repository contains the Unit Test Suites(L1) eMMC `HAL`.

## Reference Documents

|SNo|Document Name|Document Description|Document Link|
|---|-------------|--------------------|-------------|
|1|`HAL` Specification Document|This document provides specific information on the APIs for which tests are written in this module|[eMMCHalSpec.md](https://github.com/rdkcentral/rdkb-halif-emmc/blob/main/docs/pages/eMMCHalSpec.md "eMMCHalSpec.md")|
|2|`L1` Tests |`L1` Test Case File for this module |[test_ccsp_hal_emmc.c](https://github.com/rdkcentral/rdkb-halif-test-emmc/blob/feature/gh_1_intial_test_suite/src/test_ccsp_hal_emmc.c "test_ccsp_hal_emmc.c")|