intel/tools: Add unit tests for assembler

v1: Pass executable object from meson to test(Dylan Baker)
v2: Ignore generated output files from git status(Matt Turner)

Signed-off-by: Sagar Ghuge <sagar.ghuge@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
This commit is contained in:
Sagar Ghuge
2019-03-22 19:13:54 -07:00
committed by Matt Turner
parent 1fb5ce0a11
commit 4e828bb48a
595 changed files with 28757 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
*.pyc
*.pyo
*.out
build